From 2371eb3708d4173f6afc0643e1435bfcb235e34d Mon Sep 17 00:00:00 2001 From: Preston Pan Date: Tue, 3 Mar 2026 13:54:24 -0800 Subject: fix pathing issue? --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'flake.nix') 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 -- cgit v1.3