mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-01 09:44:18 +00:00
dxx-rebirth: 0.60.0-beta2-unstable-2024-08-11 -> 0.60.0-beta2-unstable-2024-11-16
This commit is contained in:
parent
dfd6a4a50f
commit
97e4c81672
@ -22,13 +22,13 @@ let
|
||||
in
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "dxx-rebirth";
|
||||
version = "0.60.0-beta2-unstable-2024-08-11";
|
||||
version = "0.60.0-beta2-unstable-2024-11-16";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "dxx-rebirth";
|
||||
repo = "dxx-rebirth";
|
||||
rev = "bd3c033bdf1faa4606086dcae0436531fb2e7e5c";
|
||||
hash = "sha256-imNHJ55Wp3YueMsNVvb7Z51EyESZnPdtzAOp2TWfdqc=";
|
||||
rev = "ebe4aceb721894ff614481e97c50df0fd7e3e814";
|
||||
hash = "sha256-b6N/qkydI56bkCPhTJ5SwB8OdLqEFJhK9WPA4ELB1BI=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [ pkg-config scons ];
|
||||
|
Loading…
Reference in New Issue
Block a user