Add source hash to Bookwyrm package
This commit is contained in:
parent
419876357f
commit
f1241d7ec0
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@ mkDerivation {
|
||||||
owner = "zedfrigg" ;
|
owner = "zedfrigg" ;
|
||||||
repo = "bookwyrm" ;
|
repo = "bookwyrm" ;
|
||||||
rev = "ba1f180c834e1b84d33e565abc3d95f772e2cdd8" ;
|
rev = "ba1f180c834e1b84d33e565abc3d95f772e2cdd8" ;
|
||||||
hash = "" ;
|
hash = "sha256-8e1+pfURTvzsWumRpeBZGDyD8UW1C98Vv9/1GqECLD4=" ;
|
||||||
} ;
|
} ;
|
||||||
|
|
||||||
dontPatch = true ;
|
dontPatch = true ;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue