fix
This commit is contained in:
parent
698cfb37bb
commit
4658fff80e
|
@ -4,4 +4,4 @@
|
||||||
#SBATCH --output=./output/output_build.txt
|
#SBATCH --output=./output/output_build.txt
|
||||||
#SBATCH --error=./output/error_build.txt
|
#SBATCH --error=./output/error_build.txt
|
||||||
#SBATCH --nodelist=oc-compute02
|
#SBATCH --nodelist=oc-compute02
|
||||||
srun nix develop --command stack build
|
srun nix develop --command stack --no-nix --system-ghc --no-install-ghc build
|
||||||
|
|
Loading…
Reference in New Issue
Block a user