cagebreak: move to pkgs/by-name
Signed-off-by: Ludovico Piero <lewdovico@gnuweeb.org>
This commit is contained in:
+2
-2
@@ -23,7 +23,7 @@
|
||||
wayland-scanner,
|
||||
withXwayland ? true,
|
||||
xwayland,
|
||||
wlroots,
|
||||
wlroots_0_18,
|
||||
}:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
@@ -59,7 +59,7 @@ stdenv.mkDerivation rec {
|
||||
systemd
|
||||
wayland
|
||||
wayland-protocols
|
||||
wlroots
|
||||
wlroots_0_18
|
||||
];
|
||||
|
||||
mesonFlags = [
|
||||
@@ -19518,10 +19518,6 @@ with pkgs;
|
||||
inherit (darwin.apple_sdk.frameworks) CoreServices;
|
||||
};
|
||||
|
||||
cagebreak = callPackage ../applications/window-managers/cagebreak {
|
||||
wlroots = wlroots_0_18;
|
||||
};
|
||||
|
||||
zrythm = callPackage ../applications/audio/zrythm {
|
||||
inherit (plasma5Packages) breeze-icons;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user