Add source hash to Bookwyrm package

This commit is contained in:
Reinout Meliesie 2025-03-10 18:36:05 +01:00
parent 005f132896
commit e9b0bfb80f
Signed by: zedfrigg
GPG key ID: 3AFCC06481308BC6

View file

@ -101,7 +101,7 @@ mkDerivation {
owner = "zedfrigg" ;
repo = "bookwyrm" ;
rev = "bb6e8e516c6f4f97290528bdeb01faeecbbfa0bb" ;
hash = "" ;
hash = "sha256-RJASMxQ0hhAgfIBpNyI8cI9/poCGb5AqW+UZxypmYGo=" ;
} ;
dontPatch = true ;