Block a user
Add nixgen package to quickly create development shells
Run a shell in the allocated node with salloc
Consider running a shell in the allocated node directly
Add OmpSs-2 release timers
Tested both gitea notifications and running the service manually to my own email address. They all seem to work fine.
Only changed in hut, we can worry about tent later.
Run a shell in the allocated node with salloc
Note: Using callPackage to do overrides only is not a good idea, as in this case the slurm module uses override to change some options, which would fail if we wrap the original package with…
Run a shell in the allocated node with salloc
Connection closed by 147.83.30.141 port 22
This is caused by PAM because it doesn't find the pam_slurm_adopt module. It happens because I forgot to add the slurm package to the override after…