swaytools: move to by-name

This commit is contained in:
awwpotato 2025-04-18 20:05:04 -07:00
parent 90cee57c0c
commit ea7f74c6c9
No known key found for this signature in database
2 changed files with 0 additions and 2 deletions

View file

@ -2266,8 +2266,6 @@ with pkgs;
wlroots = wlroots_0_18;
};
swaytools = callPackage ../tools/wayland/swaytools { };
cambrinary = python3Packages.callPackage ../applications/misc/cambrinary { };
cplex = callPackage ../applications/science/math/cplex (config.cplex or { });