diff options
| author | Preston Pan <ret2pop@nullring.xyz> | 2026-03-04 23:56:44 -0800 |
|---|---|---|
| committer | Preston Pan <ret2pop@nullring.xyz> | 2026-03-04 23:56:44 -0800 |
| commit | 3adbecea3b4402aeb064ba2835ce6f120ffef736 (patch) | |
| tree | 858f965e98dfb3a1bca2150b321eb92d65e79bb1 /flake.nix | |
| parent | 7589fe7f331d32a435a1255e81ab1f50ba0b92a9 (diff) | |
gitmodules fix problem temporarily?
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ url = "github:cachix/git-hooks.nix"; inputs.nixpkgs.follows = "nixpkgs"; }; - nixmacs.url = ./nix; + nixmacs.url = "path:./nix"; publish-org-roam-ui = { url = "git://nullring.xyz/publish-org-roam-ui.git"; |
