| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: emacs-pyim-basedict: Update to 0.5.0.•••* gnu/packages/emacs-xyz.scm (emacs-pyim-basedict): Update to 0.5.0.
| Nicolas Goaziou | 2021-05-07 | 1 | -17/+19 |
* | gnu: emacs-pyim: Update to 3.7.2.•••* gnu/packages/emacs-xyz.scm (emacs-pyim): Update to 3.7.2.
| Nicolas Goaziou | 2021-05-07 | 1 | -2/+2 |
* | gnu: giac: Update to 1.7.0-5.•••* gnu/packages/algebra.scm (giac): Update to 1.7.0-5.
| Nicolas Goaziou | 2021-05-07 | 1 | -2/+2 |
* | gnu: mame: Update to 0.231.•••* gnu/packages/emulators.scm (mame): Update to 0.231.
| Nicolas Goaziou | 2021-05-07 | 1 | -2/+2 |
* | gnu: texmacs: Update to 1.99.20.•••* gnu/packages/text-editors.scm (texmacs): Update to 1.99.20.
| Nicolas Goaziou | 2021-05-07 | 1 | -2/+2 |
* | gnu: manuskript: Update to 0.12.0.•••* gnu/packages/text-editors.scm (manuskript): Update to 0.12.0.
| Nicolas Goaziou | 2021-05-07 | 1 | -2/+2 |
* | gnu: emacs-flycheck-grammalecte: Update to 1.4.•••* gnu/packages/emacs-xyz.scm (emacs-flycheck-grammalecte): Update to 1.4.
| Nicolas Goaziou | 2021-05-07 | 1 | -2/+2 |
* | gnu: Remove python-ipaddress.•••This package is part of the Python standard library since CPython 3.3.
* gnu/packages/python-xyz.scm (python-ipaddress): Merge with ...
(python2-ipaddress): ... this.
[name, arguments]: Adjust accordingly.
| Marius Bakke | 2021-05-07 | 1 | -5/+4 |
* | gnu: python-django-netfields: Remove obsolete input.•••* gnu/packages/django.scm (python-django-netfields)[propagated-inputs]: Remove
PYTHON-IPADDRESS.
| Marius Bakke | 2021-05-07 | 1 | -2/+1 |
* | gnu: python-djangorestframework: Enable tests.•••* gnu/packages/django.scm (python-djangorestframework)[source]: Change to
GIT-FETCH.
[arguments]: Remove #:tests?. Add #:phases.
[native-inputs]: New field.
| Marius Bakke | 2021-05-07 | 1 | -5/+23 |
* | services: configuration: Add a new helper to ease generating documentation.•••The original (undocumented) procedure to generate the doc has a difficult to
grasp interface; add a simpler one on top of it.
* gnu/services/configuration.scm (configuration->documentation): New procedure.
| Maxim Cournoyer | 2021-05-07 | 1 | -0/+14 |
* | services: configuration: Support fields without default values.•••Not all fields in a configuration have a sensible default value. This changes
makes it possible to omit a default value for a configuration field, requiring
the user to provide a value.
* gnu/services/configuration.scm (configuration-missing-field): New procedure.
(define-configuration): Make default value optional.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Xinglu Chen | 2021-05-07 | 1 | -27/+53 |
* | Revert "gnu: Add pathname-utils."•••This reverts commit 22796f1ad16abb7b1519d11332175d147ae10b82.
This is an accidental duplicate of 3de01371dc0c5fb0847d8ad64bc508f77396f56b.
| Pierre Neidhardt | 2021-05-07 | 1 | -32/+0 |
* | gnu: emacs-ytdl: Update to 1.3.6.•••* gnu/packages/emacs-xyz.scm (emacs-ytdl): Update to 1.3.6.
| Pierre Neidhardt | 2021-05-07 | 1 | -2/+2 |
* | gnu: Add ensembl-vep.•••* gnu/packages/bioinformatics.scm (ensembl-vep): New variable.
| Ricardo Wurmus | 2021-05-07 | 1 | -0/+145 |
* | gnu: perl-svg: Update to 2.86.•••* gnu/packages/perl.scm (perl-svg): Update to 2.86.
| Tobias Geerinckx-Rice | 2021-05-07 | 1 | -2/+2 |
* | gnu: bcachefs-tools: Update to 0.1-7.7942d5c.•••* gnu/packages/file-systems.scm (bcachefs-tools): Update to 0.1-7.7942d5c.
| Tobias Geerinckx-Rice | 2021-05-07 | 1 | -3/+3 |
* | gnu: photoflare: Update to 1.6.8.•••* gnu/packages/photo.scm (photoflare): Update to 1.6.8.
| Tobias Geerinckx-Rice | 2021-05-07 | 1 | -2/+2 |
* | gnu: gtkwave: Update to 3.3.109.•••* gnu/packages/fpga.scm (gtkwave): Update to 3.3.109.
| Tobias Geerinckx-Rice | 2021-05-07 | 1 | -2/+2 |
* | gnu: tinyproxy: Run tests.•••* gnu/packages/web.scm (tinyproxy)[arguments]: Run the test suite.
[native-inputs]: Add perl.
| Tobias Geerinckx-Rice | 2021-05-07 | 1 | -1/+4 |
* | gnu: tinyproxy: Update to 1.11.0.•••* gnu/packages/web.scm (tinyproxy): Update to 1.11.0.
| Tobias Geerinckx-Rice | 2021-05-07 | 1 | -2/+2 |
* | gnu: perl-cgi: Update to 4.52.•••* gnu/packages/web.scm (perl-cgi): Update to 4.52.
| Tobias Geerinckx-Rice | 2021-05-07 | 1 | -2/+2 |
* | gnu: font-liberation: Update to 2.1.4.•••* gnu/packages/fonts.scm (font-liberation): Update to 2.1.4.
| Tobias Geerinckx-Rice | 2021-05-07 | 1 | -3/+3 |
* | gnu: conky: Enable WLAN support.•••* gnu/packages/conky.scm (conky)[arguments]: Add "-DBUILD_WLAN=ON"
to #:configure-flags.
[inputs]: Add wireless-tools.
| Tobias Geerinckx-Rice | 2021-05-07 | 1 | -1/+4 |
* | gnu: conky: Run tests.•••There were always tests.
* gnu/packages/conky.scm (conky)[arguments]: Build and run tests.
| Tobias Geerinckx-Rice | 2021-05-06 | 1 | -3/+3 |
* | gnu: conky: Update to 1.12.2.•••* gnu/packages/conky.scm (conky): Update to 1.12.2.
| Tobias Geerinckx-Rice | 2021-05-06 | 1 | -2/+2 |
* | gnu: remind: Move Tcl/Tk scripts to separate output.•••* gnu/packages/calendar.scm (remind)[outputs]: Add "tcl".
[arguments]: Add a new 'split-:tcl phase.
[inputs]: Add inetutils, tcl, tcllib, and tk.
| Tobias Geerinckx-Rice | 2021-05-06 | 1 | -1/+37 |
* | gnu: remind: Run tests.•••‘No "check" target’ != ‘no tests’.
* gnu/packages/calendar.scm (remind)[arguments]: Run tests.
| Tobias Geerinckx-Rice | 2021-05-06 | 1 | -1/+1 |
* | gnu: remind: Update to 3.3.6.•••* gnu/packages/calendar.scm (remind): Update to 3.3.6.
| Tobias Geerinckx-Rice | 2021-05-06 | 1 | -2/+2 |
* | gnu: aspell-dict-en: Update to 2020.12.07-0.•••* gnu/packages/aspell.scm (aspell-dict-en): Update to 2020.12.07-0.
| Tobias Geerinckx-Rice | 2021-05-06 | 1 | -2/+2 |
* | gnu: mcelog: Update to 176.•••* gnu/packages/linux.scm (mcelog): Update to 176.
Fix a typo whilst we're here.
| Tobias Geerinckx-Rice | 2021-05-06 | 1 | -3/+3 |
* | gnu: lsscsi: Update to 0.32.•••* gnu/packages/linux.scm (lsscsi): Update to 0.32.
| Tobias Geerinckx-Rice | 2021-05-06 | 1 | -2/+2 |
* | gnu: txr: Update to 258.•••* gnu/packages/lisp.scm (txr): Update to 258.
| Tobias Geerinckx-Rice | 2021-05-06 | 1 | -3/+3 |
* | gnu: fish: Update to 3.2.2.•••* gnu/packages/shells.scm (fish): Update to 3.2.2.
[source]: Adjust to PCRE subdirectory move.
[native-inputs]: Add procps.
[arguments]: Adjust 'patch-tests phase to new failures.
| Tobias Geerinckx-Rice | 2021-05-06 | 1 | -12/+19 |
* | gnu: polyml: Update to 5.8.2.•••* gnu/packages/sml.scm (polyml): Update to 5.8.2.
| Tobias Geerinckx-Rice | 2021-05-06 | 1 | -3/+3 |
* | gnu: tintin++: Update to 2.02.11.•••* gnu/packages/games.scm (tintin++): Update to 2.02.11.
| Tobias Geerinckx-Rice | 2021-05-06 | 1 | -2/+2 |
* | gnu: linux-libre: Update arm64 config to support Pinebook Pro.•••* gnu/packages/aux-files/linux-libre/5.11-arm64.conf: Add
configurations to support video, audio, USB-C and battery on
Pinebook Pro.
| Vagrant Cascadian | 2021-05-06 | 1 | -11/+24 |
* | gnu: Add pathname-utils.•••* gnu/packages/lisp-xyz.scm (cl-pathname-utils, ecl-pathname-utils,
sbcl-pathname-utils): New variables.
| Pierre Neidhardt | 2021-05-06 | 1 | -0/+32 |
* | gnu: python-hacking: Update to 4.1.0.•••* gnu/packages/openstack.scm (python-hacking): Update to 4.1.0.
| Marius Bakke | 2021-05-06 | 1 | -2/+2 |
* | gnu: python-hacking: Fix build failure.•••This follows up on 9095fccd0ea7789d5b87e5d1948d875d2029f7da, et.al.
* gnu/packages/python-xyz.scm (python-pycodestyle-2.6, python-pyflakes-2.2,
python-flake8-3.8): New variables.
* gnu/packages/openstack.scm (python-hacking)[propagated-inputs]: Change from
PYTHON-FLAKE8 to PYTHON-FLAKE8-3.8.
| Marius Bakke | 2021-05-06 | 2 | -1/+39 |
* | gnu: python-flake8: Update to 3.9.1.•••* gnu/packages/python-xyz.scm (python-flake8): Update to 3.9.1.
| Marius Bakke | 2021-05-06 | 1 | -2/+2 |
* | gnu: python-flake8: Do not delete and recreate check phase.•••* gnu/packages/python-xyz.scm (python-flake8)[arguments]: Replace check phase
instead of deleting. Remove trailing #t.
| Marius Bakke | 2021-05-06 | 1 | -4/+2 |
* | gnu: python-flake8: Do not use the 'bootstrap' pytest.•••* gnu/packages/python-xyz.scm (python-flake8)[native-inputs]: Change from
PYTHON-PYTEST-BOOTSTRAP to PYTHON-PYTEST.
| Marius Bakke | 2021-05-06 | 1 | -1/+1 |
* | gnu: python-django@2.2: Update to 2.2.22.•••* gnu/packages/django.scm (python-django-2.2): Update to 2.2.22.
| Marius Bakke | 2021-05-06 | 1 | -2/+2 |
* | gnu: python-django: Update to 3.2.2.•••* gnu/packages/django.scm (python-django): Update to 3.2.2.
| Marius Bakke | 2021-05-06 | 1 | -2/+2 |
* | gnu: Remove python-pykka.•••This trivial package is severely outdated and has failed to build for a long time.
* gnu/packages/python-xyz.scm (python-pykka): Remove variable.
| Marius Bakke | 2021-05-06 | 1 | -26/+0 |
* | gnu: python-dnspython: Update to 2.1.0.•••* gnu/packages/python-xyz.scm (python-dnspython): Update to 2.1.0.
| Marius Bakke | 2021-05-06 | 1 | -2/+2 |
* | gnu: gunicorn: Update to 2.1.0.•••* gnu/packages/python-web.scm (gunicorn): Update to 2.1.0.
[arguments]: Ignore one test that cannot run in the build container.
[native-inputs]: Add PYTHON-GEVENT.
| Marius Bakke | 2021-05-06 | 1 | -3/+8 |
* | gnu: gunicorn: Remove unneeded runtime dependencies.•••* gnu/packages/python-web.scm (gunicorn)[arguments]: Override 'wrap' phase.
| Marius Bakke | 2021-05-06 | 1 | -2/+16 |
* | gnu: gunicorn: Respect '--without-tests'.•••* gnu/packages/python-web.scm (gunicorn)[arguments]: Only run tests when
TESTS? is #true.
| Marius Bakke | 2021-05-06 | 1 | -5/+8 |