aboutsummaryrefslogtreecommitdiffhomepage
path: root/flake.nix
diff options
context:
space:
mode:
authorMihai Fufezan <[email protected]>2024-09-20 20:16:13 +0300
committerMihai Fufezan <[email protected]>2024-09-20 20:16:13 +0300
commit278583b8a1ab66272a4c437ed1acd7936a6a5c36 (patch)
treec9ee0acba720607a263057bc5c663f3a981bfe22 /flake.nix
parent4414cd07e257a57362e73d1f6efe1df692ae3762 (diff)
downloadHyprland-278583b8a1ab66272a4c437ed1acd7936a6a5c36.tar.gz
Hyprland-278583b8a1ab66272a4c437ed1acd7936a6a5c36.zip
flake.lock: update
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index ef914627..ef48b2d1 100644
--- a/flake.nix
+++ b/flake.nix
@@ -46,6 +46,8 @@
inputs.nixpkgs.follows = "nixpkgs";
inputs.systems.follows = "systems";
inputs.hyprlang.follows = "hyprlang";
+ inputs.hyprutils.follows = "hyprutils";
+ inputs.hyprwayland-scanner.follows = "hyprwayland-scanner";
};
};