Nix: deprecate waybar-hyprland
Now merged in Nixpkgs, no reason to keep it here.
This commit is contained in:
parent
78fa8adadc
commit
19f3e927d9
2 changed files with 2 additions and 14 deletions
|
|
@ -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: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue