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