zram-generator: move to by-name

This commit is contained in:
Nick Cao 2024-11-27 23:04:25 -05:00
parent 08aab4041b
commit ff3f176cdd
No known key found for this signature in database
4 changed files with 0 additions and 2 deletions

View File

@ -18969,8 +18969,6 @@ with pkgs;
inherit (darwin.apple_sdk.frameworks) CoreFoundation Security;
};
zram-generator = callPackage ../tools/system/zram-generator { };
zrythm = callPackage ../applications/audio/zrythm {
inherit (plasma5Packages) breeze-icons;
};