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