all repos — searchix @ b7de525d7fe617674030c493ec4214f2f5a4b887

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

chore: switch to codeberg for issue/source links

Alan Pearce
commit

b7de525d7fe617674030c493ec4214f2f5a4b887

parent

e2aeeee5f561ca07866f24e27f635f8bebfa0cf5

1 file changed, 2 insertions(+), 5 deletions(-)

changed files
M .versionrc.versionrc
@@ -1,6 +1,3 @@
-host: "https://git.alanpearce.eu" +host: "https://codeberg.org" +owner: "alanpearce" repository: "searchix" -commitUrlFormat: "{{@root.host}}/{{@root.repository}}/commit/?id={{hash}}" -compareUrlFormat: "{{@root.host}}/{{@root.repository}}/diff/?id={{previousTag}}&id2={{currentTag}}" -issueUrlFormat: "https://todo.sr.ht/~alanpearce/searchix/{{id}}" -userUrlFormat: "https://sr.ht/~{{user}}"