slurm-llnl: multiple outputs
This commit is contained in:
parent
d8b0618e6c
commit
622b1b057b
@ -11,9 +11,11 @@ stdenv.mkDerivation rec {
|
|||||||
sha256 = "05si1cn7zivggan25brsqfdw0ilvrlnhj96pwv16dh6vfkggzjr1";
|
sha256 = "05si1cn7zivggan25brsqfdw0ilvrlnhj96pwv16dh6vfkggzjr1";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
outputs = [ "dev" "out" ];
|
||||||
|
|
||||||
|
nativeBuildInputs = [ pkgconfig ];
|
||||||
buildInputs = [
|
buildInputs = [
|
||||||
pkgconfig curl python munge perl pam openssl mysql.lib ncurses gtk lua
|
curl python munge perl pam openssl mysql.lib ncurses gtk lua hwloc numactl
|
||||||
hwloc numactl
|
|
||||||
];
|
];
|
||||||
|
|
||||||
configureFlags =
|
configureFlags =
|
||||||
|
Loading…
x
Reference in New Issue
Block a user