mirror of
https://github.com/hyprwm/hyprcursor.git
synced 2024-11-16 18:25:58 +01:00
Merge pull request #22 from fred21O4/patch-1
fix missing follow in flake.nix
This commit is contained in:
commit
08fbf37b1c
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
|
||||
hyprlang = {
|
||||
url = "github:hyprwm/hyprlang";
|
||||
inputs.systems.follows = "systems";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue