ghmm: Initial packaging including split off python2 interface
This commit is contained in:
@@ -15,6 +15,8 @@ self: super: pkgs: with pkgs; {
|
||||
|
||||
#firedrake = callPackage ./firedrake { };
|
||||
|
||||
ghmm = callPackage ./ghmm { };
|
||||
|
||||
inherit (callPackages ./octopus/libxc.nix { }) libxc301 libxc404;
|
||||
libxc3 = libxc301;
|
||||
libxc4 = libxc404;
|
||||
|
||||
Reference in New Issue
Block a user