openfoam: Update hash and re-enable

This commit is contained in:
Tyson Whitehead
2018-02-07 13:38:09 -05:00
parent 159a3a8c0d
commit bb7076d9f0
2 changed files with 2 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ self: super: pkgs: with pkgs; {
octopus = callPackage ./octopus { };
#openfoam = callPackage ./openfoam.nix { };
openfoam = callPackage ./openfoam.nix { };
openslide = callPackage ./openslide { };
openslide-python = callPackage ./openslide/python.nix { };