Commit Graph

11 Commits

Author SHA1 Message Date
Ben Siraphob
c522fec274 pkgs/development/tools: stdenv.lib -> lib 2021-01-23 20:30:03 +07:00
Alyssa Ross
57f3c834bc
automake115x: 1.15 -> 1.15.1 2020-07-03 03:36:42 +00:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
David Terry
cd87f1ba23 automake-1.15: deterministic documentation generation
automake 1.15 uses a bundled version of help2man from 2012 that
does not support the SOURCE_DATE_EPOCH environment variable.

This means that the build date is included in the generated
documentation, breaking reproducibility.

This changes adds the SOURCE_DATE_EPOCH support from the current
help2man to the version bundled in automake 1.15.
2019-11-03 10:55:45 +01:00
Vladimír Čunát
1279016787
Re-Revert "Merge #58997 gettext: apply patch for CVE 2018-1875"
This reverts commit 742416addb.
Moved to staging.
2019-04-05 21:03:59 +02:00
Lancelot SIX
e0c155e26b
automake: 1.15.1 -> 1.16
See http://lists.gnu.org/archive/html/info-gnu/2018-02/msg00008.html
for release announcement and changes.
2018-02-26 09:42:57 +01:00
Ben Gamari
2893657014 automake: Enable cross-compilation 2018-01-22 20:25:44 -05:00
Robin Gloster
60730cb043
automake: 1.15 -> 1.15.1 2017-08-12 18:23:26 +02:00
Silvan Mosberger
f5fa5fa4d6 pkgs: refactor needless quoting of homepage meta attribute (#27809)
* pkgs: refactor needless quoting of homepage meta attribute

A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.

* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit

* Fixed some instances
2017-08-01 22:03:30 +02:00
Peter Simons
8e462995ba Bring my stdenv.lib.maintainers user name in line with my github nick. 2016-05-16 22:49:55 +02:00
William A. Kennington III
5872185250 automake: Bump to 1.15 2015-04-07 13:32:35 -07:00