| Commit message (Collapse) | Author | Age |
|
|
|
| |
* gnu/packages/wget.scm (wget): Update to 1.20.3.
|
|
|
|
|
| |
* gnu/packages/popt.scm (gengetopt): Update to 2.23.
[native-inputs]: New field.
|
|
|
|
| |
* gnu/packages/dico.scm (dico): Update to 2.9.
|
|
|
|
| |
* gnu/packages/gnunet.scm (libmicrohttpd): Update to 0.9.64.
|
|
|
|
|
|
|
|
|
| |
Fixes <https://bugs.gnu.org/36207>.
Reported by Jack Hill <jackhill@jackhill.us>.
* gnu/services/admin.scm: Remove unneeded import of (gnu services
base).
* gnu/services/mcron.scm: Likewise.
|
|
|
|
|
|
|
| |
* gnu/packages/wm.scm (swayidle)[arguments]: Add #:configure-flags.
[inputs]: Add elogind.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-desktop-environment): Update to 0.2.2.
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The default Setup.hs is boilerplate that is frequently left out of
source packages. Several packages already add a phase to generate it,
so moving this phase to the build system is just factoring out an
existing pattern.
See <https://github.com/phadej/time-compat/issues/4>.
* guix/build/haskell-build-system.scm (generate-setuphs): New procedure.
(%standard-phases): Add it after 'unpack'.
* gnu/packages/haskell.scm (ghc-foundation, ghc-inline-c,
ghc-inline-c-cpp, ghc-rio): Remove 'arguments'.
Signed-off-by: Timothy Sample <samplet@ngyro.com>
|
| |
| |
| |
| |
| |
| |
| | |
This is a follow-up to commit d680a8afd1190aac46742d3abf2a0de1a45ea10f.
* gnu/packages/patches/inkscape-poppler-compat3.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/benchmark.scm(benchmark): New variable.
* gnu/packages/patches/benchmark-unbundle-googletest.patch: New file.
* gnu/local.mk(dist_patch_DATA): Add it.
|
| |
| |
| |
| |
| |
| |
| | |
The loomR package is actually non-free software according to its author. See
https://github.com/mojaveazure/loomR/pull/24.
* gnu/packages/bioinformatics.scm (r-loomr): Remove variable.
|
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/wm.scm (sway)[arguments]: Hardcode path to swaybg.
[inputs]: Add swaybg.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
| |
| |
| |
| | |
* gnu/packages/networking.scm (whois): Update to 5.4.3.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/chromium.scm (%chromium-version): Update to 75.0.3770.90.
(%debian-revision): Update to 'debian/75.0.3770.90-1'.
(%chromium-origin): Update hashes.
|
| |
| |
| |
| |
| | |
* gnu/packages/emacs-xyz.scm (emacs-org-noter): Adjust indentation and
description.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/emacs-xyz.scm (emacs-org-noter): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/web.scm (ikiwiki): Update to 3.20190228.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/perl.scm (perl-yaml-libyaml): Update to 0.78.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/perl.scm (perl-canary-stability): Update to 2013.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/databases.scm (perl-db-file): Update to 1.852.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/emacs-xyz.scm (emacs-solaire-mode): New variable.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/emacs-xyz.scm (emacs-mixed-pitch): New variable.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/emacs-xyz.scm (emacs-restart-emacs): New variable.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/emacs-xyz.scm (emacs-elfeed-org): New variable.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
|
| |
| |
| |
| | |
* gnu/packages/emacs-xyz.scm (emacs-xtest): New variable.
|
| |
| |
| |
| |
| | |
* gnu/packages/gnupg.scm (parcimonie)[source]: Update to new url.
[home-page]: Same.
|
|\| |
|
| |
| |
| |
| |
| | |
* gnu/packages/gstreamer.scm (gstreamer)[arguments]: When building for a
32-bit system, add #:phases.
|
| |
| |
| |
| |
| |
| |
| | |
The previous version failed to build, but this updated version does build
successfully.
* gnu/packages/web.scm (perl-io-socket-ssl): Update to 2.066.
|
| |\ |
|
| |\ \ |
|
| | | |
| | | |
| | | |
| | | | |
* gnu/packages/gl.scm (mesa)[arguments]: Add phase when building for i686.
|
| |\ \ \ |
|
| |\ \ \ \ |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* gnu/packages/nss.scm (nss): Update to 3.44.
* gnu/packages/certs.scm (nss-certs): Likewise.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.10-46.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* gnu/packages/linux.scm (eudev): Update to 3.2.8.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* gnu/packages/python-web.scm (python-urllib3): Update to 1.25.3.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* gnu/packages/python-xyz.scm (python-pysocks): Update to 1.7.0.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* gnu/packages/patches/at-spi2-core-meson-compat.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/gtk.scm (at-spi2-core): Update to 2.32.1.
[source](patches): Remove.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* gnu/packages/video.scm (libva): Update to 2.4.1.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* gnu/packages/python-xyz.scm (python-mako): Update to 1.0.10.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* gnu/packages/python-web.scm (python-requests): Update to 2.22.0.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* gnu/packages/cups.scm (cups-filters): Update to 1.23.0.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* gnu/packages/calendar.scm (libical): Update to 3.0.5.
[native-inputs]: Add GTK-DOC.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* gnu/packages/linux.scm (sbc): Update to 1.4.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* gnu/packages/sphinx.scm (python-sphinx): Update to 2.0.1.
[arguments]: Remove Python2 workaround.
[propagated-inputs]: Remove PYTHON-SIX and PYTHON-SPHINXCONTRIB-WEBSUPPORT.
Add PYTHON-SPHINXCONTRIB-APPLEHELP, PYTHON-SPHINXCONTRIB-DEVHELP,
PYTHON-SPHINXCONTRIB-HTMLHELP, PYTHON-SPHINXCONTRIB-JSMATH,
PYTHON-SPHINXCONTRIB-QTHELP, and PYTHON-SPHINXCONTRIB-SERIALIZINGHTML.
(python2-sphinx)[source]: Stay on version 1.7.7.
[arguments]: New field.
[propagated-inputs]: Do not inherit from the Python 3 Sphinx variant.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* gnu/packages/databases.scm (postgresql): Update to 10.8.
[replacement]: Remove.
(postgresql-10.8): Remove variable.
|
| |\ \ \ \ \ |
|