Fix source fetcher in Bookwyrm package
This commit is contained in:
parent
eb78ff5494
commit
419876357f
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@ mkDerivation {
|
|||
pname = "bookwyrm" ;
|
||||
version = "2025-02-14-ba1f180" ;
|
||||
|
||||
src = fetchFromGitHub {
|
||||
src = fetchFromGitea {
|
||||
domain = "kernelmaft.com/forgejo" ;
|
||||
owner = "zedfrigg" ;
|
||||
repo = "bookwyrm" ;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue