mirror of
https://github.com/unmojang/FjordLauncher.git
synced 2025-08-03 10:16:31 -04:00
Fix nix version
This commit is contained in:
parent
833b9b8a6d
commit
2ac10d317d
@ -45,7 +45,7 @@ in
|
||||
|
||||
stdenv.mkDerivation {
|
||||
pname = "fjordlauncher-unwrapped";
|
||||
version = "9.3-unstable-${date}";
|
||||
version = "9.4-unstable-${date}";
|
||||
|
||||
src = lib.fileset.toSource {
|
||||
root = ../.;
|
||||
|
Loading…
x
Reference in New Issue
Block a user