Age | Commit message (Collapse) | Author |
|
* gnu/packages/assembly.scm (xa): New variable.
|
|
* gnu/packages/geo.scm (spatialite-gui)[arguments]: Add 'fix-gui' phase.
|
|
* gnu/packages/admin.scm (isc-dhcp)[arguments]: Set BUILD_CC in
'fix-bind-cross-compilation' phase. While at it, make the phase conditional
on %CURRENT-TARGET-SYSTEM.
|
|
* gnu/packages/zile.scm (zile)[native-inputs]: Add THIS-PACKAGE when
cross-compiling.
[arguments]: Add phase when cross-compiling.
|
|
* gnu/packages/python-xyz.scm (python-multidict): Update to 4.7.5.
[arguments]: New field.
[native-inputs]: Remove PYTHON-PYTEST-RUNNER. Add PYTHON-PYTEST-COV.
|
|
* gnu/packages/xdisorg.scm (clipmenu): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/xdisorg.scm (clipnotify): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* guix/build/download.scm <top level>: Remove workarounds for
<https://bugs.gnu.org/23421> and for
<https://lists.gnu.org/archive/html/guix-devel/2017-11/msg00070.html>.
|
|
* configure.ac: For 2.2.x, require 2.2.3 or later.
|
|
Fixes a regression introduced when switching to Guile 3.0.0 whereby
monkey-patching 'wrap*' wouldn't have any effects due to inlining.
* guix/ui.scm (%text-width): Define in terms of the '*line-width*' fluid
when it's defined.
<top level>: Set (@@ (texinfo plain-text) wrap*) only when
'*line-width*' is undefined.
|
|
* gnu/packages/cran.scm (r-hrbrthemes): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
|
* gnu/packages/tls.scm (gnutls-3.6.10)[native-inputs]: New field.
|
|
* gnu/packages/installers.scm (nsis): Update to 3.05.
|
|
* gnu/packages/gnome.scm (phodav): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
* gnu/packages/bioinformatics.scm (python-pybedtools): Update to 0.8.1.
[arguments]: Add another test to the 'disable-broken-tests phase.
(python2-pybedtools)[native-inputs]: Add python2-pathlib.
|
|
* gnu/packages/graphviz.scm (python2-pygraphviz): New variable.
|
|
* gnu/packages/bioinformatics.scm (python-pyfaidx): Update to 0.5.8.
|
|
* gnu/packages/bioinformatics.scm (python2-pyfaidx): New variable.
|
|
This is the last version actually supported by ipykernel.
* gnu/packages/python-xyz.scm (python2-ipython): Downgrade to 4.10.1.
[arguments]: Remove custom 'check phase.
[propagated-inputs]: Add python2-tornado, python2-traitlets.
[native-inputs]: Add python2-mock, python2-pytest-cov.
(python-ipykernel)[properties): Declare python2-ipykernel as the
python2- variant.
|
|
* gnu/packages/python-xyz.scm (python-ipython)[properties]: Declare
python2-ipython as the python2- variant.
|
|
* gnu/packages/docker.scm (docker): Update to 19.03.7.
(docker-cli): Update to 19.03.7.
|
|
* gnu/packages/cran.scm (r-ggsignif): Add knitr to native-inputs in order to
build the vignette.
|
|
* gnu/packages/fontutils.scm (t1lib)[home-page]: Use HTTPS.
|
|
* gnu/packages/freedesktop.scm (desktop-file-utils): Update to 0.24.
|
|
* gnu/packages/freedesktop.scm (desktop-file-utils)[source]: Hard-code NAME.
|
|
* gnu/packages/video.scm (you-get): Update to 0.4.1410.
|
|
* gnu/packages/games.scm (fortune-mod)[home-page]: Use HTTPS.
|
|
* gnu/packages/games.scm (grue-hunter)[home-page]: Use HTTPS.
|
|
* gnu/packages/emulators.scm (emulation-station)[home-page]: Use HTTPS.
|
|
* gnu/packages/flashing-tools.scm (dfu-programmer)[home-page]: Use HTTPS.
|
|
* gnu/packages/databases.scm (rocksdb)[home-page]: Use HTTPS.
|
|
* gnu/packages/gnome.scm (soundconverter)[home-page]: Use HTTPS.
|
|
* gnu/packages/gd.scm (gd)[home-page]: Use HTTPS.
|
|
* gnu/packages/python-xyz.scm (python-tomlkit)[synopsis, description]:
Fix typos.
|
|
* gnu/packages/python-xyz.scm (python-tomlkit): Update to 0.5.11.
|
|
* gnu/packages/gps.scm (gpxsee)[description]: Extend.
|
|
* gnu/packages/gps.scm (gpxsee): Update to 7.25.
|
|
* gnu/packages/networking.scm (batctl): Update to 2020.0.
|
|
* etc/guix-install.sh (sys_enable_guix_daemon): Install SysV init script.
|
|
* etc/init.d/guix-daemon.in: New file.
* nix/local.mk (etc/init.d/guix-daemon): New rule.
(nodist_sysvinitservice_DATA): Add etc/init.d/guix-daemon.in .
(CLEANFILES): Add etc/init.d/guix-daemon .
* .gitignore: Add etc/init.d/guix-daemon .
|
|
* gnu/packages/gimp.scm (gimp): Update to 2.10.18.
|
|
* gnu/packages/gimp.scm (gegl): Update to 0.4.22.
|
|
* gnu/packages/games.scm (armagetronad): Update to 0.2.8.3.5.
|
|
* gnu/packages/ipfs.scm (gx): Update to 0.14.3.
|
|
* gnu/packages/games.scm (nethack): Update to 3.6.6.
|
|
* gnu/packages/gtk.scm (graphene)[home-page]: Use HTTPS.
|
|
* gnu/packages/crypto.scm (signify): Update to 29.
|
|
* gnu/packages/skarnet.scm (execline): Update to 2.6.0.0.
|
|
* gnu/packages/audio.scm (freealut)[home-page]: Use HTTPS.
|
|
* gnu/packages/version-control.scm (git-flow)[home-page]: Use HTTPS.
|