Loading pkgs/games/doom-ports/slade/git.nix +3 −3 Original line number Diff line number Diff line Loading @@ -22,13 +22,13 @@ stdenv.mkDerivation { pname = "slade"; version = "3.2.7-unstable-2025-05-09"; version = "3.2.7-unstable-2025-05-31"; src = fetchFromGitHub { owner = "sirjuddington"; repo = "SLADE"; rev = "a515292e74f92f6a54f29feb96cc198aa1981f1b"; hash = "sha256-4H4L9PXhBmoDl1ZorlMPp7zSSX7G94VIcyjdX7zYauk="; rev = "996bf5de51072d99846bf2a8a82c92d7fce58741"; hash = "sha256-TDPT+UbDrw3GDY9exX8QYBsNpyHG5n3Hw3vAxGJ9M3o="; }; nativeBuildInputs = [ Loading Loading
pkgs/games/doom-ports/slade/git.nix +3 −3 Original line number Diff line number Diff line Loading @@ -22,13 +22,13 @@ stdenv.mkDerivation { pname = "slade"; version = "3.2.7-unstable-2025-05-09"; version = "3.2.7-unstable-2025-05-31"; src = fetchFromGitHub { owner = "sirjuddington"; repo = "SLADE"; rev = "a515292e74f92f6a54f29feb96cc198aa1981f1b"; hash = "sha256-4H4L9PXhBmoDl1ZorlMPp7zSSX7G94VIcyjdX7zYauk="; rev = "996bf5de51072d99846bf2a8a82c92d7fce58741"; hash = "sha256-TDPT+UbDrw3GDY9exX8QYBsNpyHG5n3Hw3vAxGJ9M3o="; }; nativeBuildInputs = [ Loading