openfoam: Namespace conflict with point due to newer CGAL library

This commit is contained in:
Tyson Whitehead
2019-05-08 13:39:49 -04:00
parent 73d08ba015
commit d21031cf2a
3 changed files with 13 additions and 1 deletions

View File

@@ -32,7 +32,7 @@ self: super: pkgs: with pkgs; {
octopus7 = octopus72;
octopus = octopus7;
openfoam = callPackage ./openfoam.nix { };
openfoam = callPackage ./openfoam { };
openslide = callPackage ./openslide { };