summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index 2efcdef..c0b5123 100644
--- a/flake.nix
+++ b/flake.nix
@@ -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