diff --git a/nix/unwrapped.nix b/nix/unwrapped.nix index 2cd127f99..3e91afd89 100644 --- a/nix/unwrapped.nix +++ b/nix/unwrapped.nix @@ -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 = ../.;