all repos — searchix @ 756d8f1f343473e7e33b81eceb11e2bb608752b6

Search engine for NixOS, nix-darwin, home-manager and NUR users

fix: set default values for custom sources https://codeberg.org/alanpearce/searchix/issues/4

Alan Pearce
commit

756d8f1f343473e7e33b81eceb11e2bb608752b6

parent

e6602833994fab494ce0675a82339959d2fe47b8

1 file changed, 3 insertions(+), 0 deletions(-)

changed files
M gomod2nix.tomlgomod2nix.toml
@@ -79,6 +79,9 @@ hash = "sha256-R8Eh3N4e8CDXiW47J8ZBnfMY1TTnX1SJPwQc4gYChi8="
[mod."github.com/blevesearch/zapx/v16"] version = "v16.2.4" hash = "sha256-Jo5k7DflV/ghszOWJTCOGVyyLMvlvSYyxRrmSIFjyEE=" + [mod."github.com/creasty/defaults"] + version = "v1.8.0" + hash = "sha256-I1LE1cfOhMS5JxB7+fWTKieefw2Gge1UhIZh+A6pa6s=" [mod."github.com/crewjam/csp"] version = "v0.0.2" hash = "sha256-4vlGmDdQjPiXmueCV51fJH/hRcG8eqhCi9TENCXjzfA="