octopus: Initial packaging

This commit is contained in:
Tyson Whitehead
2018-02-06 22:10:02 -05:00
parent e5a284589c
commit 6cb654e501
3 changed files with 87 additions and 0 deletions

View File

@@ -8,8 +8,12 @@ self: super: pkgs: with pkgs; {
#firedrake = callPackage ./firedrake { };
libxc3 = callPackage ./octopus/libxc3.nix { };
#meraculous = callPackage ./meraculous.nix { };
octopus = callPackage ./octopus { };
#openfoam = callPackage ./openfoam.nix { };
openslide = callPackage ./openslide { };