dxx-rebirth: unstable-2022-09-17 -> unstable-2023-03-23

This commit is contained in:
Weijia Wang 2023-03-25 20:26:54 +02:00
parent 03b6ad65f3
commit 777a3a522f
2 changed files with 4 additions and 6 deletions

View file

@ -22,13 +22,13 @@ let
in
stdenv.mkDerivation rec {
pname = "dxx-rebirth";
version = "unstable-2022-09-17";
version = "unstable-2023-03-23";
src = fetchFromGitHub {
owner = "dxx-rebirth";
repo = "dxx-rebirth";
rev = "ad46235b67a24a38dec4734f94a59eba149ad94a";
hash = "sha256-vIAY1O4VnOsV617J5yjg09JIL/vK4Fb/lopnX17g+uY=";
rev = "841ebcc11d249febe48911bc239606ade3bd78b3";
hash = "sha256-cr5QdkKO/HNvtc2w4ynJixuLauhPCwtsSC3UEV7+C1A=";
};
nativeBuildInputs = [ pkg-config scons ];

View file

@ -35524,9 +35524,7 @@ with pkgs;
dwarf-therapist = dwarf-fortress-packages.dwarf-therapist;
dxx-rebirth = callPackage ../games/dxx-rebirth {
scons = sconsPackages.scons_4_1_0;
};
dxx-rebirth = callPackage ../games/dxx-rebirth { };
inherit (callPackages ../games/dxx-rebirth/assets.nix { })
descent1-assets