Add run file with a build task

This commit is contained in:
Oliver Davies 2024-01-25 00:11:51 +00:00
parent fe9435df8a
commit 2caa74232a
2 changed files with 20 additions and 0 deletions

View file

@ -13,6 +13,7 @@
rm $out/.envrc
rm $out/flake.lock
rm $out/flake.nix
rm $out/run
rm $out/stylua.toml
'';
src = ./.;