cagebreak: 1.6.0 -> 1.7.0

This commit is contained in:
AndersonTorres
2021-05-03 21:20:17 -03:00
parent c23146505c
commit bf8679ba94
2 changed files with 10 additions and 8 deletions

View File

@@ -31275,9 +31275,7 @@ in
bottom = callPackage ../tools/system/bottom {};
cagebreak = callPackage ../applications/window-managers/cagebreak/default.nix {
wlroots = wlroots_0_12;
};
cagebreak = callPackage ../applications/window-managers/cagebreak/default.nix { };
psftools = callPackage ../os-specific/linux/psftools {};