cage: move to by-name

This commit is contained in:
awwpotato 2025-04-19 20:26:09 -07:00
parent 3ced20c6c2
commit 9128335d34
No known key found for this signature in database
2 changed files with 0 additions and 2 deletions

View file

@ -13822,8 +13822,6 @@ with pkgs;
breezy = with python3Packages; toPythonApplication breezy;
cage = callPackage ../applications/window-managers/cage { };
calf = callPackage ../applications/audio/calf {
inherit (gnome2) libglade;
};