chore(nix): set stable version
Signed-off-by: Seth Flynn <getchoo@tuta.io>
This commit is contained in:
parent
b228800de1
commit
83f79c93f8
@ -45,7 +45,7 @@ in
|
||||
|
||||
stdenv.mkDerivation {
|
||||
pname = "prismlauncher-unwrapped";
|
||||
version = "10.0-unstable-${date}";
|
||||
version = "9.3-unstable-${date}";
|
||||
|
||||
src = lib.fileset.toSource {
|
||||
root = ../.;
|
||||
|
Loading…
Reference in New Issue
Block a user