Add source hash to Bookwyrm package

This commit is contained in:
Reinout Meliesie 2025-03-10 23:39:39 +01:00
parent 65f40f0ddb
commit 4d4691f603
Signed by: zedfrigg
GPG key ID: 3AFCC06481308BC6

View file

@ -92,7 +92,7 @@ mkDerivation {
owner = "zedfrigg" ;
repo = "bookwyrm" ;
rev = "750b4c762c50222c641d9719460637eb836349ee" ;
hash = "" ;
hash = "sha256-HRNOtxaQm79lxdGQ3245xY7BulijcNWgXRNyTkEKJYY=" ;
} ;
dontPatch = true ;