Try to merge with compass branch

This commit is contained in:
Greg Hellings
2023-08-21 10:28:23 -05:00
parent ad20ca1856
commit 8c0a5cac2a
5 changed files with 26 additions and 20 deletions
+1
View File
@@ -39,6 +39,7 @@
crun = "compass workspace run";
ctest = "compass workspace test";
cylint = "./scripts/run_yaml_lint.py";
cpip = "compass workspace run src/python3/uc/tools:run_pip_compile";
cleanup = "nix-collect-garbage --delete-older-than 30d && nix store optimise";
d = "vox deactivate";