Update source hash in Bookwyrm package
This commit is contained in:
parent
bb2feea413
commit
2fab70428e
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@ mkDerivation {
|
||||||
owner = "zedfrigg" ;
|
owner = "zedfrigg" ;
|
||||||
repo = "bookwyrm" ;
|
repo = "bookwyrm" ;
|
||||||
rev = "0702731c7f3febb6379b350d11c24a1be65672a4" ;
|
rev = "0702731c7f3febb6379b350d11c24a1be65672a4" ;
|
||||||
hash = "" ;
|
hash = "sha256-rSJ5xflET15WuAukGEJXfJFflZh9ZujYfCJStcUseGI=" ;
|
||||||
} ;
|
} ;
|
||||||
|
|
||||||
dontPatch = true ;
|
dontPatch = true ;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue