Fix nonexistent git revision in Bookwyrm package expression

This commit is contained in:
Reinout Meliesie 2025-03-11 10:48:32 +01:00
parent 8a5f3478f6
commit aba64b6474
Signed by: zedfrigg
GPG key ID: 3AFCC06481308BC6

View file

@ -91,7 +91,7 @@ mkDerivation {
domain = "kernelmaft.com/forgejo" ;
owner = "zedfrigg" ;
repo = "bookwyrm" ;
rev = "507cd09eab038629502c13b72b8aa5fc6e4fa2e7" ;
rev = "1e0d547db5f9a610e29c27c156d0a30da36a1c51" ;
hash = "" ;
} ;