saiph: removing nix-shell to avoid its use!!
This commit is contained in:
parent
dcf64bd1f6
commit
cec7a280c0
@ -1,15 +0,0 @@
|
||||
with (import ../../default.nix);
|
||||
with bsc;
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
name = "shell";
|
||||
buildInputs = [
|
||||
clangOmpss2
|
||||
impi
|
||||
nanos6
|
||||
tampi
|
||||
vtk
|
||||
boost
|
||||
ministat
|
||||
];
|
||||
}
|
Loading…
Reference in New Issue
Block a user