Age | Commit message (Expand) | Author |
---|---|---|
2020-03-11 | gnu: python-virtualenv: Update to 20.0.10.•••* gnu/packages/python-xyz.scm (python-virtualenv): Update to 20.0.10. | Marius Bakke |
2020-03-11 | gnu: python2-virtualenv: Fix build.•••* gnu/packages/python-xyz.scm (python-virtualenv)[properties]: New field. (python2-virtualenv)[propagated-inputs]: Add PYTHON2-CONTEXTLIB2. [arguments]: New field. | Marius Bakke |
2020-03-11 | gnu: python-contextlib2: Update to 0.6.0.post1.•••* gnu/packages/python-xyz.scm (python-contextlib2): Update to 0.6.0.post1. | Marius Bakke |
2020-03-11 | gnu: lpd8editor: Remove package.•••This package has not built successfully in several months. * gnu/packages/music.scm (lpd8editor): Remove variable. | Leo Famulari |
2020-03-11 | gnu: Add xa.•••* gnu/packages/assembly.scm (xa): New variable. | Christopher Lemmer Webber |
2020-03-11 | gnu: spatialite-gui: Fix GUI not showing up.•••* gnu/packages/geo.scm (spatialite-gui)[arguments]: Add 'fix-gui' phase. | Guillaume Le Vaillant |
2020-03-11 | gnu: isc-dhcp: Fix cross-compilation.•••* 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. | Marius Bakke |
2020-03-11 | gnu: zile: Fix cross-compilation.•••* gnu/packages/zile.scm (zile)[native-inputs]: Add THIS-PACKAGE when cross-compiling. [arguments]: Add phase when cross-compiling. | Marius Bakke |
2020-03-11 | gnu: python-multidict: Update to 4.7.5.•••* 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. | Marius Bakke |
2020-03-11 | gnu: Add clipmenu.•••* gnu/packages/xdisorg.scm (clipmenu): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Damien Cassou |
2020-03-11 | gnu: Add clipnotify.•••* gnu/packages/xdisorg.scm (clipnotify): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Damien Cassou |
2020-03-11 | download: Remove (web http) workarounds no longer relevant.•••* 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>. | Ludovic Courtès |
2020-03-11 | build: Require Guile 2.2.3 or later.•••* configure.ac: For 2.2.x, require 2.2.3 or later. | Ludovic Courtès |
2020-03-11 | ui: Restore line wrapping for 'package->recutils'.•••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. | Ludovic Courtès |
2020-03-11 | gnu: Add r-hrbrthemes.•••* gnu/packages/cran.scm (r-hrbrthemes): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> | Mădălin Ionel Patrașcu |
2020-03-11 | gnu: python2-sphinx: Build with python-docutils@0.14.•••* gnu/packages/python-xyz.scm (python2-docutils-0.14): New public variable. * gnu/packages/sphinx.scm (python2-sphinx)[propagated-inputs]: Change from PYTHON2-DOCUTILS to PYTHON2-DOCUTILS-0.14. | Marius Bakke |
2020-03-11 | gnu: gnutls@3.6.10: Add dependency on datefudge and util-linux.•••* gnu/packages/tls.scm (gnutls-3.6.10)[native-inputs]: New field. | Marius Bakke |
2020-03-11 | gnu: nsis: Update to 3.05.•••* gnu/packages/installers.scm (nsis): Update to 3.05. | Carl Dong |
2020-03-11 | gnu: Add phodav.•••* gnu/packages/gnome.scm (phodav): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> | Raghav Gururajan |
2020-03-11 | gnu: python-pybedtools: Update to 0.8.1.•••* 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. | Efraim Flashner |
2020-03-11 | gnu: Add python2-pygraphviz.•••* gnu/packages/graphviz.scm (python2-pygraphviz): New variable. | Efraim Flashner |
2020-03-11 | gnu: python-pyfaidx: Update to 0.5.8.•••* gnu/packages/bioinformatics.scm (python-pyfaidx): Update to 0.5.8. | Efraim Flashner |
2020-03-11 | gnu: Add python2-pyfaidx.•••* gnu/packages/bioinformatics.scm (python2-pyfaidx): New variable. | Efraim Flashner |
2020-03-11 | gnu: python2-ipykernel: Downgrade to 4.10.1.•••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. | Efraim Flashner |
2020-03-11 | gnu: python-ipython: Declare python2 variant.•••* gnu/packages/python-xyz.scm (python-ipython)[properties]: Declare python2-ipython as the python2- variant. | Efraim Flashner |
2020-03-11 | gnu: docker: Update to 19.03.7.•••* gnu/packages/docker.scm (docker): Update to 19.03.7. (docker-cli): Update to 19.03.7. | Danny Milosavljevic |
2020-03-11 | gnu: r-ggsignif: Fix build.•••* gnu/packages/cran.scm (r-ggsignif): Add knitr to native-inputs in order to build the vignette. | Roel Janssen |
2020-03-11 | gnu: t1lib: Use HTTPS home page.•••* gnu/packages/fontutils.scm (t1lib)[home-page]: Use HTTPS. | Tobias Geerinckx-Rice |
2020-03-11 | gnu: desktop-file-utils: Update to 0.24.•••* gnu/packages/freedesktop.scm (desktop-file-utils): Update to 0.24. | Tobias Geerinckx-Rice |
2020-03-11 | gnu: desktop-file-utils: Don't use NAME in source URI.•••* gnu/packages/freedesktop.scm (desktop-file-utils)[source]: Hard-code NAME. | Tobias Geerinckx-Rice |
2020-03-11 | gnu: you-get: Update to 0.4.1410.•••* gnu/packages/video.scm (you-get): Update to 0.4.1410. | Tobias Geerinckx-Rice |
2020-03-11 | gnu: fortune-mod: Use HTTPS home page.•••* gnu/packages/games.scm (fortune-mod)[home-page]: Use HTTPS. | Tobias Geerinckx-Rice |
2020-03-11 | gnu: grue-hunter: Use HTTPS home page.•••* gnu/packages/games.scm (grue-hunter)[home-page]: Use HTTPS. | Tobias Geerinckx-Rice |
2020-03-11 | gnu: emulation-station: Use HTTPS home page.•••* gnu/packages/emulators.scm (emulation-station)[home-page]: Use HTTPS. | Tobias Geerinckx-Rice |
2020-03-11 | gnu: dfu-programmer: Use HTTPS home page.•••* gnu/packages/flashing-tools.scm (dfu-programmer)[home-page]: Use HTTPS. | Tobias Geerinckx-Rice |
2020-03-11 | gnu: rocksdb: Use HTTPS home page.•••* gnu/packages/databases.scm (rocksdb)[home-page]: Use HTTPS. | Tobias Geerinckx-Rice |
2020-03-11 | gnu: soundconverter: Use HTTPS home page.•••* gnu/packages/gnome.scm (soundconverter)[home-page]: Use HTTPS. | Tobias Geerinckx-Rice |
2020-03-11 | gnu: gd: Use HTTPS home page.•••* gnu/packages/gd.scm (gd)[home-page]: Use HTTPS. | Tobias Geerinckx-Rice |
2020-03-11 | gnu: python-tomlkit: Fix typos in descriptions.•••* gnu/packages/python-xyz.scm (python-tomlkit)[synopsis, description]: Fix typos. | Tobias Geerinckx-Rice |
2020-03-11 | gnu: python-tomlkit: Update to 0.5.11.•••* gnu/packages/python-xyz.scm (python-tomlkit): Update to 0.5.11. | Tobias Geerinckx-Rice |
2020-03-11 | gnu: gpxsee: Extend description.•••* gnu/packages/gps.scm (gpxsee)[description]: Extend. | Tobias Geerinckx-Rice |
2020-03-11 | gnu: gpxsee: Update to 7.25.•••* gnu/packages/gps.scm (gpxsee): Update to 7.25. | Tobias Geerinckx-Rice |
2020-03-11 | gnu: batctl: Update to 2020.0.•••* gnu/packages/networking.scm (batctl): Update to 2020.0. | Tobias Geerinckx-Rice |
2020-03-11 | guix-install.sh: Install SysV init script.•••* etc/guix-install.sh (sys_enable_guix_daemon): Install SysV init script. | Danny Milosavljevic |
2020-03-11 | Add system start-up files for guix-daemon.•••* 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 . | Danny Milosavljevic |
2020-03-11 | gnu: gimp: Update to 2.10.18.•••* gnu/packages/gimp.scm (gimp): Update to 2.10.18. | Tobias Geerinckx-Rice |
2020-03-11 | gnu: gegl: Update to 0.4.22.•••* gnu/packages/gimp.scm (gegl): Update to 0.4.22. | Tobias Geerinckx-Rice |
2020-03-11 | gnu: armagetronad: Update to 0.2.8.3.5.•••* gnu/packages/games.scm (armagetronad): Update to 0.2.8.3.5. | Tobias Geerinckx-Rice |
2020-03-11 | gnu: gx: Update to 0.14.3.•••* gnu/packages/ipfs.scm (gx): Update to 0.14.3. | Tobias Geerinckx-Rice |
2020-03-11 | gnu: nethack: Update to 3.6.6.•••* gnu/packages/games.scm (nethack): Update to 3.6.6. | Tobias Geerinckx-Rice |