From de97f93de3b2f727c4f0d2231a750c9edb483c72 Mon Sep 17 00:00:00 2001 From: ediblerope Date: Sat, 28 Mar 2026 12:15:55 +0000 Subject: [PATCH] --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 3d77a6a..7da831f 100644 --- a/flake.nix +++ b/flake.nix @@ -10,7 +10,7 @@ }; omnisearch = { - url = "git+https://git.bwaaa.monster/omnisearch?ref=master"; + url = "git+https://git.bwaaa.monster/omnisearch"; inputs.nixpkgs.follows = "nixpkgs"; };