Add source hash to Bookwyrm package

This commit is contained in:
Reinout Meliesie 2025-03-10 18:02:12 +01:00
parent 419876357f
commit f1241d7ec0
Signed by: zedfrigg
GPG key ID: 3AFCC06481308BC6

View file

@ -101,7 +101,7 @@ mkDerivation {
owner = "zedfrigg" ;
repo = "bookwyrm" ;
rev = "ba1f180c834e1b84d33e565abc3d95f772e2cdd8" ;
hash = "" ;
hash = "sha256-8e1+pfURTvzsWumRpeBZGDyD8UW1C98Vv9/1GqECLD4=" ;
} ;
dontPatch = true ;