waybar: use version from nixos-23.05

This commit is contained in:
teutat3s 2023-06-09 17:05:39 +02:00
parent f964dd3803
commit 4a8c97ff74
Signed by: teutat3s
GPG key ID: 4FA1D3FA524F22C1
2 changed files with 0 additions and 9 deletions

View file

@ -1,5 +0,0 @@
channels: final: prev: {
waybar = channels.latest.waybar.overrideAttrs (oldAttrs: rec {
inherit (prev.sources.waybar-nvfetcher) version src;
});
}

View file

@ -46,7 +46,3 @@ fetch.github = "zeekay/vim-beautify"
[vim-apprentice-nvfetcher]
src.git = "https://github.com/romainl/Apprentice"
fetch.github = "romainl/Apprentice"
[waybar-nvfetcher]
src.git = "https://github.com/Alexays/Waybar"
fetch.github = "Alexays/Waybar"