mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-08 21:24:03 +00:00
zram-generator: move to by-name
This commit is contained in:
parent
08aab4041b
commit
ff3f176cdd
@ -18969,8 +18969,6 @@ with pkgs;
|
|||||||
inherit (darwin.apple_sdk.frameworks) CoreFoundation Security;
|
inherit (darwin.apple_sdk.frameworks) CoreFoundation Security;
|
||||||
};
|
};
|
||||||
|
|
||||||
zram-generator = callPackage ../tools/system/zram-generator { };
|
|
||||||
|
|
||||||
zrythm = callPackage ../applications/audio/zrythm {
|
zrythm = callPackage ../applications/audio/zrythm {
|
||||||
inherit (plasma5Packages) breeze-icons;
|
inherit (plasma5Packages) breeze-icons;
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user