slurm-llnl: multiple outputs

+4 -2
+4 -2
pkgs/servers/computing/slurm/default.nix
··· 11 11 sha256 = "05si1cn7zivggan25brsqfdw0ilvrlnhj96pwv16dh6vfkggzjr1"; 12 12 }; 13 13 14 + outputs = [ "dev" "out" ]; 15 + 16 + nativeBuildInputs = [ pkgconfig ]; 14 17 buildInputs = [ 15 - pkgconfig curl python munge perl pam openssl mysql.lib ncurses gtk lua 16 - hwloc numactl 18 + curl python munge perl pam openssl mysql.lib ncurses gtk lua hwloc numactl 17 19 ]; 18 20 19 21 configureFlags =