waybar: Comment out myxer

This commit is contained in:
2021-11-06 21:15:36 +01:00
parent e0c250f52f
commit 408dfb90a7
4 changed files with 364 additions and 5 deletions

View File

@@ -122,8 +122,4 @@ in {
};
swaync = prev.callPackage ./tools/desktop/swaync {};
myxer = prev.myxer.overrideAttrs (old: {
cargoPatches = [ ./0000-1.2.1-set-gio-version.patch ];
});
}