all repos — searchix @ d8620522ba86ee6279d9b190899f7f424a206bec

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

chore: move package domain to alin.ovh

Alan Pearce
commit

d8620522ba86ee6279d9b190899f7f424a206bec

parent

a8b7b42036bdcea8dacc9d940e8aef679f9e5e91

1 file changed, 1 insertion(+), 1 deletion(-)

changed files
M internal/config/config.gointernal/config/config.go
@@ -6,9 +6,9 @@ "net/url"
"os" "time" + "alin.ovh/x/log" "github.com/pelletier/go-toml/v2" "gitlab.com/tozd/go/errors" - "go.alanpearce.eu/x/log" ) var Version string