Skip to content

Commit

Permalink
dxx-rebirth: 0.60.0-beta2-unstable-2024-11-16 -> 0.60.0-beta2-unstabl…
Browse files Browse the repository at this point in the history
…e-2024-12-07
  • Loading branch information
r-ryantm committed Dec 13, 2024
1 parent 035264b commit 8fc2225
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pkgs/games/dxx-rebirth/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@ let
in
stdenv.mkDerivation rec {
pname = "dxx-rebirth";
version = "0.60.0-beta2-unstable-2024-11-16";
version = "0.60.0-beta2-unstable-2024-12-07";

src = fetchFromGitHub {
owner = "dxx-rebirth";
repo = "dxx-rebirth";
rev = "ebe4aceb721894ff614481e97c50df0fd7e3e814";
hash = "sha256-b6N/qkydI56bkCPhTJ5SwB8OdLqEFJhK9WPA4ELB1BI=";
rev = "755f25ac5eafb66a39da657bf51d3d9ad4c88064";
hash = "sha256-xqxfeYTXYkJJwHZMYsCnvbPHbBNTre/Ck2oN3GJxAKs=";
};

nativeBuildInputs = [
Expand Down

0 comments on commit 8fc2225

Please sign in to comment.