mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-01 04:31:57 -07:00
Nix: deprecate waybar-hyprland
Now merged in Nixpkgs, no reason to keep it here.
This commit is contained in:
committed by
Mihai Fufezan
parent
78fa8adadc
commit
19f3e927d9
@@ -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: {
|
||||
|
Reference in New Issue
Block a user