diff options
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ url = "github:cachix/git-hooks.nix"; inputs.nixpkgs.follows = "nixpkgs"; }; - hyprnixmacs.url = "path:./nix"; + hyprnixmacs.url = "git+file:./nix"; }; outputs = { nixpkgs, git-hooks, hyprnixmacs, self, ... }: let |
