bsc: add nosv package

This commit is contained in:
2021-11-30 16:18:06 +01:00
parent bf28263cc5
commit 898534ee52
2 changed files with 45 additions and 0 deletions

View File

@@ -159,6 +159,11 @@ let
hardeningDisable = [ "all" ];
});
# =================================================================
# nosv
# =================================================================
nosv = callPackage ./bsc/nosv/default.nix { };
# =================================================================
# MPI
# =================================================================