summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix10
1 files changed, 0 insertions, 10 deletions
diff --git a/flake.nix b/flake.nix
index e358251c..d2d17316 100644
--- a/flake.nix
+++ b/flake.nix
@@ -186,16 +186,6 @@
186 repo = "impermanence"; 186 repo = "impermanence";
187 ref = "master"; 187 ref = "master";
188 }; 188 };
189 waybar = {
190 type = "github";
191 owner = "gkleen";
192 repo = "Waybar";
193 ref = "feat/niri-urgency";
194 inputs = {
195 nixpkgs.follows = "nixpkgs";
196 flake-compat.follows = "flake-compat";
197 };
198 };
199 nixVirt = { 189 nixVirt = {
200 type = "github"; 190 type = "github";
201 owner = "AshleyYakeley"; 191 owner = "AshleyYakeley";