Switch Bookwyrm package to own fork
This commit is contained in:
parent
50403ebd3d
commit
eb78ff5494
1 changed files with 3 additions and 2 deletions
|
@ -97,10 +97,11 @@ mkDerivation {
|
||||||
version = "2025-02-14-ba1f180" ;
|
version = "2025-02-14-ba1f180" ;
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "bookwyrm-social" ;
|
domain = "kernelmaft.com/forgejo" ;
|
||||||
|
owner = "zedfrigg" ;
|
||||||
repo = "bookwyrm" ;
|
repo = "bookwyrm" ;
|
||||||
rev = "ba1f180c834e1b84d33e565abc3d95f772e2cdd8" ;
|
rev = "ba1f180c834e1b84d33e565abc3d95f772e2cdd8" ;
|
||||||
hash = "sha256-8e1+pfURTvzsWumRpeBZGDyD8UW1C98Vv9/1GqECLD4=" ;
|
hash = "" ;
|
||||||
} ;
|
} ;
|
||||||
|
|
||||||
dontPatch = true ;
|
dontPatch = true ;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue