saiph: nixsetup to re-enter nix after the new added stage
This commit is contained in:
parent
32ac89b97f
commit
3419db1fc6
@ -132,7 +132,7 @@ let
|
||||
++ [ broom ]
|
||||
|
||||
# Use sbatch to request resources first
|
||||
++ optional enableSbatch sbatch
|
||||
++ optionals enableSbatch [ sbatch nixsetup ]
|
||||
|
||||
# Record the current env vars set by SLURM to verify we don't have something
|
||||
# nasty (like sourcing .bashrc). Take a look at #26
|
||||
|
Loading…
Reference in New Issue
Block a user