Switch Bookwyrm package to own fork

This commit is contained in:
Reinout Meliesie 2025-03-10 17:58:28 +01:00
parent 50403ebd3d
commit eb78ff5494
Signed by: zedfrigg
GPG key ID: 3AFCC06481308BC6

View file

@ -97,10 +97,11 @@ mkDerivation {
version = "2025-02-14-ba1f180" ;
src = fetchFromGitHub {
owner = "bookwyrm-social" ;
domain = "kernelmaft.com/forgejo" ;
owner = "zedfrigg" ;
repo = "bookwyrm" ;
rev = "ba1f180c834e1b84d33e565abc3d95f772e2cdd8" ;
hash = "sha256-8e1+pfURTvzsWumRpeBZGDyD8UW1C98Vv9/1GqECLD4=" ;
hash = "" ;
} ;
dontPatch = true ;