Fix nonexistent git revision in Bookwyrm package expression
This commit is contained in:
parent
8a5f3478f6
commit
aba64b6474
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@ mkDerivation {
|
||||||
domain = "kernelmaft.com/forgejo" ;
|
domain = "kernelmaft.com/forgejo" ;
|
||||||
owner = "zedfrigg" ;
|
owner = "zedfrigg" ;
|
||||||
repo = "bookwyrm" ;
|
repo = "bookwyrm" ;
|
||||||
rev = "507cd09eab038629502c13b72b8aa5fc6e4fa2e7" ;
|
rev = "1e0d547db5f9a610e29c27c156d0a30da36a1c51" ;
|
||||||
hash = "" ;
|
hash = "" ;
|
||||||
} ;
|
} ;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue