aboutsummaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix7
1 files changed, 7 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index 497471e..7019be4 100644
--- a/flake.nix
+++ b/flake.nix
@@ -24,6 +24,13 @@
};
deploy-rs.url = "github:serokell/deploy-rs";
+
+ omnisearch = {
+ url = "git+https://git.bwaaa.monster/omnisearch";
+ inputs = {
+ nixpkgs.follows = "nixpkgs-stable";
+ };
+ };
};
outputs = inputs: