Update pkgs/games/dxx-rebirth/default.nix

Co-authored-by: Anderson Torres <torres.anderson.85@protonmail.com>
This commit is contained in:
Sergei Trofimovich
2024-02-09 11:18:39 +00:00
committed by Emery Hemingway
co-authored by Anderson Torres
parent c20f87f00d
commit bab00e00de
+1 -1
View File
@@ -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";