openfoam: Convert to new overlay system
This commit is contained in:
@@ -5,4 +5,6 @@ self: pkgs: with pkgs; {
|
||||
firedrake = callPackage ./firedrake { };
|
||||
|
||||
meraculous = callPackage ./meraculous.nix { };
|
||||
|
||||
openfoam = callPackage ./openfoam.nix { };
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user