fwi: disable nanos6 in ModelGenerator

This commit is contained in:
2020-12-04 11:17:15 +01:00
parent eb4adf9520
commit d70316a25a
2 changed files with 16 additions and 9 deletions

View File

@@ -310,6 +310,8 @@ let
ifsker = callPackage ./garlic/apps/ifsker/default.nix { };
fwi = callPackage ./garlic/apps/fwi { };
# heat = callPackage ./garlic/apps/heat/default.nix {
# # FIXME: The heat program must be able to compile with gcc9 and newer
# stdenv = self.gcc7Stdenv;
@@ -330,8 +332,6 @@ let
# };
#
# hpccg = callPackage ./garlic/apps/hpccg { };
#
# fwi = callPackage ./garlic/apps/fwi { };
};
# Execution stages