Nix: deprecate waybar-hyprland

Now merged in Nixpkgs, no reason to keep it here.
This commit is contained in:
Mihai Fufezan
2023-08-16 15:00:18 +03:00
committed by Mihai Fufezan
parent 78fa8adadc
commit 19f3e927d9
2 changed files with 2 additions and 14 deletions

View File

@@ -69,12 +69,12 @@
# hyprland-extras
xdg-desktop-portal-hyprland
hyprland-share-picker
waybar-hyprland
# dependencies
hyprland-protocols
wlroots-hyprland
udis86
;
waybar-hyprland = lib.warn "The `waybar-hyprland` package is now in Nixpkgs" pkgsFor.${system}.waybar-hyprland;
});
devShells = eachSystem (system: {