tarball fixes

This commit is contained in:
Domen Kožar 2014-08-24 12:52:07 +02:00
parent c77fde7810
commit fc5f6e4e79

View File

@ -3,6 +3,9 @@
, ncurses, libunistring, lighttpd, patchelf, openblas, liblapack
, tcl, tk, xproto, libX11, git, mpfr, which
} :
assert stdenv.isLinux;
let
realGcc = stdenv.gcc.gcc;
in