diff options
| author | adikro <adikro@disroot.org> | 2026-06-21 22:37:42 +0200 |
|---|---|---|
| committer | adikro <adikro@disroot.org> | 2026-06-21 22:37:42 +0200 |
| commit | 30f34740891096471b5663704fbbd9bf67ebe885 (patch) | |
| tree | e454527368c67be4aeb81bc15ac3a0b6cc424f67 /flake.nix | |
| parent | 630da5d0639cada53e26a03f579df0a7bac3b17a (diff) | |
updates and pinning omnisearch
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -68,8 +68,7 @@ # Other omnisearch = { - # url = "git+https://git.bwaaa.monster/omnisearch"; - url = "git+https://git.bwaaa.monster/omnisearch?shallow=0"; + url = "git+https://git.bwaaa.monster/omnisearch?shallow=0&rev=24f9909badd4e7aa1f3aeef717b93e9b71c20a4e"; inputs.nixpkgs.follows = "nixpkgs"; }; |
