Merge branch 'staging' into fix-ncurses-darwin-extensions
This commit is contained in:
@@ -191,6 +191,8 @@ stdenv.mkDerivation ({
|
||||
|
||||
preBuild = lib.optionalString withGd "unset NIX_DONT_SET_RPATH";
|
||||
|
||||
doCheck = false; # fails
|
||||
|
||||
meta = {
|
||||
homepage = http://www.gnu.org/software/libc/;
|
||||
description = "The GNU C Library";
|
||||
|
||||
Reference in New Issue
Block a user