lumpy: Initial packaging
This commit is contained in:
@@ -24,6 +24,8 @@ self: super: pkgs: with pkgs; {
|
||||
libxc4 = libxc404;
|
||||
libxc = libxc4;
|
||||
|
||||
lumpy = callPackage ./lumpy.nix { };
|
||||
|
||||
#meraculous = callPackage ./meraculous.nix { let stdenv49 = overrideCC stdenv gcc49; in stdenv = stdenv49; boost = boost159.override { stdenv = stdenv49 }; };
|
||||
|
||||
minia = callPackage ./minia.nix { };
|
||||
|
||||
Reference in New Issue
Block a user