diff options
| author | adikro <adikro@disroot.org> | 2026-04-26 22:36:08 +0200 |
|---|---|---|
| committer | adikro <adikro@disroot.org> | 2026-04-26 22:36:08 +0200 |
| commit | 220b02da85f4350f59cfb6cd60198fc367dd3ed2 (patch) | |
| tree | a0c9801aa636784df62f9fc7c109a7dbd66fd3da /flake.nix | |
| parent | 251ea36117f63919dbb7b928e45740a71f90c7b4 (diff) | |
sync
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"; }; |
