fix(waybar): Pin to 0.9.24 until issue is fixed
Pin to v0.9.24 due to https://github.com/Alexays/Waybar/issues/3009 . PR is on the way so this should be fixed soon!
This commit is contained in:
parent
59ac444c39
commit
796532cd20
2 changed files with 197 additions and 0 deletions
|
@ -85,6 +85,8 @@
|
|||
neovim-nightly = neovim-nightly.overlays.default;
|
||||
jpassmenu = jpassmenu.overlays.default;
|
||||
audiomenu = audiomenu.overlays.default;
|
||||
# Pin to v0.9 due to https://github.com/Alexays/Waybar/issues/3009
|
||||
"waybar-0.9" = final: prev: { waybar = final.callPackage ./waybar.nix { }; };
|
||||
};
|
||||
|
||||
# Nix files formatter (run `nix fmt`)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue