ldmud: move to pkgs/by-name (#402169)

This commit is contained in:
Pol Dellaiera
2025-04-27 17:14:10 +00:00
committed by GitHub
4 changed files with 1 additions and 4 deletions
@@ -24,7 +24,6 @@
openssl,
pythonSupport ? false,
python310,
...
}:
stdenv.mkDerivation rec {
+1 -3
View File
@@ -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;