linde: enable custom error pages for searchix
1 file changed, 7 insertions(+), 5 deletions(-)
changed files
M npins/sources.json → npins/sources.json
@@ -143,14 +143,16 @@ }, "searchix": { "type": "Git", "repository": { - "type": "Git", - "url": "https://git.alanpearce.eu/searchix" + "type": "Forgejo", + "server": "https://codeberg.org/", + "owner": "alanpearce", + "repo": "searchix" }, "branch": "main", "submodules": false, - "revision": "807a691936113eecb43b6a64e2f4524a68a9a0d1", - "url": null, - "hash": "0a4ii5qpikxs43qmdqy6z1msh1db1vfrhxxi4y20bcz0vbkr728j" + "revision": "4eeb8ef07a7d3277735201372bdc450c9062cfda", + "url": "https://codeberg.org/alanpearce/searchix/archive/4eeb8ef07a7d3277735201372bdc450c9062cfda.tar.gz", + "hash": "0g3x8d5210sg3bfy2ld9bi0s3cdmkwzm33dkhz25mbg4k1iwrglw" }, "srvos": { "type": "Git",