forked from rarias/bscpkgs
index: add vtk and boost
This commit is contained in:
parent
4e727bf632
commit
bc912162a0
@ -10,11 +10,11 @@
|
|||||||
commonPackages = with self; [
|
commonPackages = with self; [
|
||||||
coreutils htop procps-ng vim which strace
|
coreutils htop procps-ng vim which strace
|
||||||
tmux gdb kakoune universal-ctags bashInteractive
|
tmux gdb kakoune universal-ctags bashInteractive
|
||||||
glibcLocales ncurses git screen curl
|
glibcLocales ncurses git screen curl boost
|
||||||
# Add more nixpkgs packages here...
|
# Add more nixpkgs packages here...
|
||||||
];
|
];
|
||||||
bscPackages = with bsc; [
|
bscPackages = with bsc; [
|
||||||
slurm clangOmpss2 icc mcxx perf tampi impi
|
slurm clangOmpss2 icc mcxx perf tampi impi vtk
|
||||||
# Add more bsc packages here...
|
# Add more bsc packages here...
|
||||||
];
|
];
|
||||||
packages = commonPackages ++ bscPackages;
|
packages = commonPackages ++ bscPackages;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user