Fix slurm

This commit is contained in:
2025-03-04 17:59:12 +01:00
parent 259d290116
commit e47b8f4afb
2 changed files with 2 additions and 2 deletions

View File

@@ -17,4 +17,4 @@ slurm.overrideAttrs (old: {
make "PAM_DIR=$out/lib/security" install
popd
'';
}
})