mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
swaytools: move to by-name
This commit is contained in:
parent
90cee57c0c
commit
ea7f74c6c9
2 changed files with 0 additions and 2 deletions
|
@ -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 { });
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue