left a debug command in there

This commit is contained in:
Julian 2023-04-28 18:45:49 +00:00
parent 827c009595
commit 77d362211d
Signed by: NotNite
GPG key ID: BD91A5402CCEB08A

View file

@ -22,8 +22,6 @@
# Don't use cleanCargoSource here, as it removes sqlx-data.json
src = ./.;
doCheck = false;
preBuild = "ls -allah";
};
apps.u = flake-utils.lib.mkApp {