This commit is contained in:
Johannes Merl 2024-04-21 13:54:29 +02:00
parent 156e2ab9d7
commit 698cfb37bb

View File

@ -4,4 +4,4 @@
#SBATCH --output=./output/output_build.txt
#SBATCH --error=./output/error_build.txt
#SBATCH --nodelist=oc-compute02
srun nix develop --command stack --nix build
srun nix develop --command stack build