diff --git a/flake.nix b/flake.nix index e419e3e3..3411e8d7 100644 --- a/flake.nix +++ b/flake.nix @@ -20,6 +20,7 @@ url = "github:hyprwm/hyprcursor"; inputs.nixpkgs.follows = "nixpkgs"; inputs.systems.follows = "systems"; + inputs.hyprlang.follows = "hyprlang"; }; hyprland-protocols = {