···34 # do not change headers to not update all vendored build files
35 dontFixup = true;
3637- passthru = {
38- # This patch is used by multiple other packages (currently:
39- # gnused, gettext) which contain vendored copies of gnulib.
40- # Without it, compilation will fail with error messages about
41- # "__LDBL_REDIR1_DECL" or similar on platforms with longdouble
42- # redirects (currently powerpc64). Once all of those other
43- # packages make a release with a newer gnulib we can drop this
44- # patch.
45- longdouble-redirect-patch = ./gnulib-longdouble-redirect.patch;
46- };
47-48 meta = with lib; {
49 description = "Central location for code to be shared among GNU packages";
50 homepage = "https://www.gnu.org/software/gnulib/";
···34 # do not change headers to not update all vendored build files
35 dontFixup = true;
360000000000037 meta = with lib; {
38 description = "Central location for code to be shared among GNU packages";
39 homepage = "https://www.gnu.org/software/gnulib/";