Import lib in changed files
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ stdenv, overrideCC, gcc49, fetchurl, makeWrapper, gzip, cmake
|
||||
{ stdenv, lib, overrideCC, gcc49, fetchurl, makeWrapper, gzip, cmake
|
||||
, boost, perl, perlPackages, gnuplot }:
|
||||
|
||||
# gcc 5.x c++11 requires istream to be explicitly cast to bool
|
||||
|
||||
Reference in New Issue
Block a user