We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 833b9b8 commit 2ac10d3Copy full SHA for 2ac10d3
nix/unwrapped.nix
@@ -45,7 +45,7 @@ in
45
46
stdenv.mkDerivation {
47
pname = "fjordlauncher-unwrapped";
48
- version = "9.3-unstable-${date}";
+ version = "9.4-unstable-${date}";
49
50
src = lib.fileset.toSource {
51
root = ../.;
0 commit comments