blast: Requires previous version of boost
This commit is contained in:
@@ -6,6 +6,7 @@ self: super: pkgs: with pkgs; {
|
|||||||
|
|
||||||
blast = callPackage ./blast {
|
blast = callPackage ./blast {
|
||||||
stdenv = overrideCC stdenv gcc5;
|
stdenv = overrideCC stdenv gcc5;
|
||||||
|
boost = boost162;
|
||||||
};
|
};
|
||||||
|
|
||||||
cryptominisat = callPackage ./cryptominisat.nix { };
|
cryptominisat = callPackage ./cryptominisat.nix { };
|
||||||
|
|||||||
Reference in New Issue
Block a user