aboutsummaryrefslogtreecommitdiffhomepage
path: root/flake.nix
diff options
context:
space:
mode:
authorMihai Fufezan <[email protected]>2023-08-21 15:34:37 +0300
committerMihai Fufezan <[email protected]>2023-08-21 15:34:38 +0300
commit17d8e4750bd79e0d18b5d0c9f578f23fa47552f4 (patch)
tree11060a5720b947517f36f2eb844851edf07157a1 /flake.nix
parent63b2189ce81f08ca77894f50e3d484902283189a (diff)
downloadHyprland-17d8e4750bd79e0d18b5d0c9f578f23fa47552f4.tar.gz
Hyprland-17d8e4750bd79e0d18b5d0c9f578f23fa47552f4.zip
Nix: remove waybar completely
Get it from Nixpkgs instead.
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index 3275604d..e9d5a5d9 100644
--- a/flake.nix
+++ b/flake.nix
@@ -74,7 +74,6 @@
wlroots-hyprland
udis86
;
- waybar-hyprland = lib.warn "The `waybar-hyprland` package is now in Nixpkgs" pkgsFor.${system}.waybar-hyprland;
});
devShells = eachSystem (system: {