fix
This commit is contained in:
parent
4658fff80e
commit
a91f55284d
|
@ -4,4 +4,5 @@
|
||||||
#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
|
||||||
|
#SBATCH --mem=1G
|
||||||
srun nix develop --command stack --no-nix --system-ghc --no-install-ghc build
|
srun nix develop --command stack --no-nix --system-ghc --no-install-ghc build
|
||||||
|
|
Loading…
Reference in New Issue
Block a user