cataclysm-dda{,-git}: name -> pname and version

This commit is contained in:
Mitsuhiro Nakamura
2020-07-18 14:21:09 +09:00
parent 5da2d61bd4
commit d6863de058
3 changed files with 3 additions and 2 deletions
-1
View File
@@ -10,7 +10,6 @@ in
stdenv.mkDerivation (common // rec {
version = "0.E-2";
name = "cataclysm-dda-${version}";
src = fetchFromCleverRaven {
rev = version;