forked from rarias/devshell
Use clang instead of the stdenv and add test
This commit is contained in:
@@ -26,7 +26,8 @@
|
||||
pname = "devshell";
|
||||
buildInputs = with pkgs; [
|
||||
slurm.out slurm.dev gcc
|
||||
stdenvClangOmpss2
|
||||
clangOmpss2
|
||||
nanos6
|
||||
];
|
||||
inputsFrom = with pkgs; [
|
||||
nanos6
|
||||
|
||||
Reference in New Issue
Block a user