left a debug command in there
This commit is contained in:
parent
827c009595
commit
77d362211d
1 changed files with 0 additions and 2 deletions
|
@ -22,8 +22,6 @@
|
||||||
# Don't use cleanCargoSource here, as it removes sqlx-data.json
|
# Don't use cleanCargoSource here, as it removes sqlx-data.json
|
||||||
src = ./.;
|
src = ./.;
|
||||||
doCheck = false;
|
doCheck = false;
|
||||||
|
|
||||||
preBuild = "ls -allah";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
apps.u = flake-utils.lib.mkApp {
|
apps.u = flake-utils.lib.mkApp {
|
||||||
|
|
Loading…
Reference in a new issue