mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-10-31 22:51:22 +00:00
xscreensaver: migrate to by-name
This commit is contained in:
parent
2b74160d8e
commit
690f5d4a10
@ -36768,8 +36768,6 @@ with pkgs;
|
|||||||
|
|
||||||
xscope = callPackage ../applications/misc/xscope { };
|
xscope = callPackage ../applications/misc/xscope { };
|
||||||
|
|
||||||
xscreensaver = callPackage ../misc/screensavers/xscreensaver { };
|
|
||||||
|
|
||||||
xsubfind3r = callPackage ../tools/security/xsubfind3r { };
|
xsubfind3r = callPackage ../tools/security/xsubfind3r { };
|
||||||
|
|
||||||
xsuspender = callPackage ../applications/misc/xsuspender { };
|
xsuspender = callPackage ../applications/misc/xsuspender { };
|
||||||
|
Loading…
Reference in New Issue
Block a user