Update pkgs/games/dxx-rebirth/default.nix
Co-authored-by: Anderson Torres <torres.anderson.85@protonmail.com>
This commit is contained in:
parent
c20f87f00d
commit
bab00e00de
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ let
|
|||
in
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "dxx-rebirth";
|
||||
version = "unstable-2024-01-13";
|
||||
version = "0-unstable-2024-01-13";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "dxx-rebirth";
|
||||
|
|
Loading…
Reference in a new issue