diff options
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -83,7 +83,8 @@ # Other omnisearch = { - url = "git+https://git.bwaaa.monster/omnisearch"; + # url = "git+https://git.bwaaa.monster/omnisearch"; + url = "git+https://git.bwaaa.monster/omnisearch?shallow=0"; inputs.nixpkgs.follows = "nixpkgs"; }; |
