Age | Commit message (Expand) | 2021-03-17 | gnu: Use autoconf instead of autoconf-wrapper when possible....This should reduce confusion on when to use the "autoconf"
package and when to use "autoconf-wrapper" instead in
package definitions.
Fixes <https://bugs.gnu.org/46564>.
* gnu/packages/autotools.scm (autoconf-wrapper):
advise to use the "autoconf" package instead where
possible.
* gnu/packages/game-development.scm (tsukundere)[native-inputs]:
use "autoconf" instead of "autoconf-wrapper".
* gnu/packages/gimp.scm
(glimpse)[native-inputs]: likewise.
(gimp-resynthesizer)[native-inputs]: add comment on why
"autoconf-wrapper" is used.
* gnu/packages/gnunet.scm (gnunet)[native-inputs]:
use "autoconf" instead of "autoconf-wrapper".
* gnu/packages/gnupg.scm (signing-party)[native-inputs]:
add comment on why "autoconf-wrapper" is used.
* gnu/packages/guile-xyz.scm
(guile-bash,guile-filesystem,guile-ics,guile-udev)[native-inputs]:
use "autoconf" instead of "autoconf-wrapper".
* gnu/packages/libevent.scm (libuv)[na2021-04-13 | gnu: Add python-sphinxcontrib-github-alt....* gnu/packages/sphinx.scm (python-sphinxcontrib-github-alt): New variable.
| Ricardo Wurmus |
2021-03-15 | gnu: python-sphobjinv: Fix build....* gnu/packages/sphinx.scm (python-sphobjinv):
[patches]: Remove.
[propagated-inputs]: Add (uncomment) python-certifi.
| Léo Le Bouter |
2021-03-14 | gnu: Add python-sphinx-autodoc-typehints....* gnu/packages/sphinx.scm (python-sphinx-autodoc-typehints): New variable.
| Eric Bavier |
2021-03-14 | gnu: Add python-sphobjinv....* gnu/packages/sphinx.scm (python-sphobjinv): New variable.
| Eric Bavier |
2021-02-05 | gnu: Add python2-sphinx....We need this to unbreak python2-numpydoc. Eventually, this should be moved to
the Guix Past channel.
* gnu/packages/sphinx.scm (python2-sphinx): New variable.
| Ricardo Wurmus |
2021-02-02 | gnu: Add python-sphinx-argparse....* gnu/packages/sphinx.scm (python-sphinx-argparse): New variable.
| Nicolas Goaziou |
2021-02-01 | Merge branch 'staging' | Leo Famulari |
2021-01-27 | gnu: python-xyz: Move a few modules to (gnu packages python-build)....* gnu/packages/python-xyz.scm (python-pep517): Inherit from
python-pep517-bootstrap. Remove the inherited common fields.
(python-poetry-core, python-wheel)
(python-toml): Move to ...
* gnu/packages/python-build.scm: ... here, a new module.
(python-pep517-bootstrap): New package.
* gnu/local.mk (GNU_SYSTEM_MODULES): Register the new module.
| Maxim Cournoyer |
|
---|