ldmud: move to pkgs/by-name (#402169)
This commit is contained in:
@@ -24,7 +24,6 @@
|
||||
openssl,
|
||||
pythonSupport ? false,
|
||||
python310,
|
||||
...
|
||||
}:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
@@ -17151,9 +17151,7 @@ with pkgs;
|
||||
useProprietaryAssets = false;
|
||||
};
|
||||
|
||||
ldmud = callPackage ../games/ldmud { };
|
||||
|
||||
ldmud-full = callPackage ../games/ldmud {
|
||||
ldmud-full = callPackage ../by-name/ld/ldmud/package.nix {
|
||||
ipv6Support = true;
|
||||
mccpSupport = true;
|
||||
mysqlSupport = true;
|
||||
|
||||
Reference in New Issue
Block a user