alice-lg: migrate to by-name

This commit is contained in:
Steffen Vogel
2024-10-20 16:42:01 +02:00
parent a249805212
commit d8ca7f6f4a
2 changed files with 0 additions and 2 deletions
-2
View File
@@ -1603,8 +1603,6 @@ with pkgs;
inherit (recurseIntoAttrs (callPackage ../tools/package-management/akku { }))
akku akkuPackages;
alice-lg = callPackage ../servers/alice-lg{ };
alice-tools = callPackage ../tools/games/alice-tools {
withGUI = false;
};