Add temporary debug commands to Bookwyrm package build script

This commit is contained in:
Reinout Meliesie 2025-03-09 17:06:05 +01:00
parent 37763f144e
commit 5d76f3d561
Signed by: zedfrigg
GPG key ID: 3AFCC06481308BC6

View file

@ -29,6 +29,10 @@ mkDerivation {
pwd
ls -lAh
touch write-test
runHook postBuild
'' ;