diff options
author | Mihai Fufezan <[email protected]> | 2024-09-20 20:16:13 +0300 |
---|---|---|
committer | Mihai Fufezan <[email protected]> | 2024-09-20 20:16:13 +0300 |
commit | 278583b8a1ab66272a4c437ed1acd7936a6a5c36 (patch) | |
tree | c9ee0acba720607a263057bc5c663f3a981bfe22 /flake.nix | |
parent | 4414cd07e257a57362e73d1f6efe1df692ae3762 (diff) | |
download | Hyprland-278583b8a1ab66272a4c437ed1acd7936a6a5c36.tar.gz Hyprland-278583b8a1ab66272a4c437ed1acd7936a6a5c36.zip |
flake.lock: update
Diffstat (limited to 'flake.nix')
-rw-r--r-- | flake.nix | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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"; }; }; |