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

@@ -55,4 +55,8 @@ in {
sha256 = "05aih05z5dybbv67qjmn90yjrk1k2l0v83hhglqqdin18k5xhq21";
};
});
myxer = prev.myxer.overrideAttrs (old: {
cargoPatches = [ ../patches/myxer/0000-1.2.1-set-gio-version.patch ];
});
}