This commit is contained in:
ediblerope 2026-03-28 12:15:55 +00:00 committed by GitHub
parent 5731dd1a81
commit de97f93de3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,7 +10,7 @@
}; };
omnisearch = { omnisearch = {
url = "git+https://git.bwaaa.monster/omnisearch?ref=master"; url = "git+https://git.bwaaa.monster/omnisearch";
inputs.nixpkgs.follows = "nixpkgs"; inputs.nixpkgs.follows = "nixpkgs";
}; };