summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* git: 'update-cached-checkout' has a new #:check-out? parameter.Ludovic Courtès2020-07-23
| | | | | * guix/git.scm (update-cached-checkout): Add #:check-out? parameter and honor it.
* git: Factorize 'resolve-reference'.Ludovic Courtès2020-07-23
| | | | | * guix/git.scm (resolve-reference): New procedure. (switch-to-ref): Use it.
* doc: Tweak mcron example.Ludovic Courtès2020-07-23
| | | | | * doc/guix.texi (Scheduled Job Execution): In example, move '%min-level' definition after 'use-modules'.
* doc: Recommend running 'guix git authenticate' when cloning the repo.Ludovic Courtès2020-07-23
| | | | | * doc/contributing.texi (Building from Git): Adjust instruction and recommend 'guix git authenticate'.
* gnu: quadrapassel: Update to 3.36.02.Eric Bavier2020-07-22
| | | | | * gnu/packages/games.scm (quadrapassel): Update to 3.36.02. [inputs]: Add gsound.
* gnu: sudo: Update to 1.9.2.Tobias Geerinckx-Rice2020-07-22
| | | | * gnu/packages/admin.scm (sudo): Update to 1.9.2.
* services: nix: Fix sandbox.Oleg Pykhalov2020-07-22
| | | | | | | | | | | * gnu/tests/package-management.scm: New file. * gnu/local.mk: Add this. * gnu/services/nix.scm (<nix-configuration>): New record. (nix-activation): Generate Nix config file which fixes sandbox. (nix-service-type): Add default value. (nix-shepherd-service): Allow provide Nix package. * doc/guix.texi (Miscellaneous Services)[Nix service]<nix-configuration>: Document record.
* services: base: Export references-file.Oleg Pykhalov2020-07-22
| | | | * gnu/services/base.scm (references-file): Export procedure.
* arb: Update to 2.18.1.Andreas Enge2020-07-22
| | | | | | | * gnu/packages/patches/arb-flint-2.6.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/algebra.scm (arb): Update to 2.18.1. [source](patches): Remove.
* gnu: gp2c: Update to 0.0.11pl4.Andreas Enge2020-07-22
| | | | * gnu/packages/algebra.scm (gp2c): Update to 0.0.11pl4.
* Revert "gnu: patchelf: Update to 0.11."Marius Bakke2020-07-22
| | | | | | Patchelf has 700+ dependencies, so this should go through the staging branch. This reverts commit 20cc8f9487e949ed2d314219cc828c3663d4f12b.
* gnu: patchelf: Update to 0.11.Michael Rohleder2020-07-21
| | | | | | * gnu/packages/elf.scm (patchelf): Update to 0.11. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: git-annex: Update to 8.20200720.1.Kyle Meyer2020-07-21
| | | | | | * gnu/packages/haskell-apps.scm (git-annex): Update to 8.20200720.1. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: Add chaiscript.Vinicius Monego2020-07-21
| | | | | | * gnu/packages/cpp.scm (chaiscript): New variable. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: Add remid-lv2.Alexandros Theodotou2020-07-21
| | | | | | * gnu/packages/music.scm (remid-lv2): New variable. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: Add intel-xed.B. Wilson2020-07-21
| | | | | | | | * gnu/packages/assembly.scm (intel-xed): New variable. * gnu/packages/patches/intel-xed-fix-nondeterminism.patch: New file. * gnu/local.mk (dist_patch_DATA): Add reference to new patch. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: nsd: Update to 4.3.1.Vincent Legoll2020-07-21
| | | | | | * gnu/packages/dns.scm (nsd): Update to 4.3.1. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: twm: Update to 1.0.11.Marius Bakke2020-07-21
| | | | | * gnu/packages/xorg.scm (twm): Update to 1.0.11. [source](uri): Switch to '.xz' tarball.
* gnu: libvnc: Update to 0.9.13.Marius Bakke2020-07-21
| | | | | | | | | * gnu/packages/patches/libvnc-CVE-2018-20750.patch, gnu/packages/patches/libvnc-CVE-2019-15681.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/vnc.scm (libvnc): Update to 0.9.13. [source](patches): Remove. [arguments]: Add phase to patch 'cc' invocation.
* services: ganeti: Fix erroneous gexp.Marius Bakke2020-07-21
| | | | * gnu/services/ganeti.scm (ganeti-watcher-command): Add missing parens.
* gnu: OpenSC: Update to 0.20.0 [security fixes].Marius Bakke2020-07-21
| | | | | | | This fixes CVE-2019-6502, CVE-2019-15946, CVE-2019-15945, CVE-2019-19480, CVE-2019-19481, and CVE-2019-19479. * gnu/packages/security-token.scm (opensc): Update to 0.20.0.
* gnu: xorg-server: Update to 1.20.8.Marius Bakke2020-07-21
| | | | | * gnu/packages/xorg.scm (xorg-server): Update to 1.20.8. (xorg-server-for-tests): Stay on 1.20.7.
* gnu: bubblewrap: Build with Python 3.Marius Bakke2020-07-21
| | | | | * gnu/packages/virtualization.scm (bubblewrap)[native-inputs]: Change from PYTHON-2 to PYTHON-WRAPPER.
* gnu: emacs-telega: Temporarily disable VOIP to work around issue.Brett Gilio2020-07-21
| | | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-telega). [source]: Bump to revision 3. [arguments]: Temporarily disable VOIP functionality as it does not currently work or link appropriately, causing issues on "foreign" distros. An issue has been opened upstream. https://github.com/zevlg/telega.el/issues/191 [native-inputs]: Remove libtgvoip.
* gnu: emacs-telega: Patch to use telega-server from Guix.Brett Gilio2020-07-21
| | | | | | | * gnu/packages/patches/emacs-telega-patch-server-functions.patch: New file. * gnu/local.mk (dist_patch_DATA): Reference new patch. * gnu/packages/emacs-xyz.scm (emacs-telega)[source]: Use new patch, bump revision.
* gnu: Add emacs-qml-mode.Maxim Cournoyer2020-07-21
| | | | * gnu/packages/emacs-xyz.scm (emacs-qml-mode): New variable.
* gnu: Add python-isbnlib.Tanguy Le Carrour2020-07-21
| | | | | | * gnu/packages/python-xyz.scm (python-isbnlib): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add python-mamba.Tanguy Le Carrour2020-07-21
| | | | | | * gnu/packages/python-xyz.scm (python-mamba): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: g-golf: Update to git revision 804.Mike Rosset2020-07-21
| | | | | | | | * gnu/packages/guile-xyz.scm (g-golf): Update to git revision 804. [inputs]: Add xorg-server input for test phase.. [arguments]: start-xorg-server phase now starts Xvfg before check phase. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* git-authenticate: Show fingerprint in missing-key error message.Ludovic Courtès2020-07-21
| | | | | * guix/git-authenticate.scm (commit-signing-key): In the 'missing-key' case, add call to 'openpgp-format-fingerprint'.
* lint: source: Always return a list.Ludovic Courtès2020-07-21
| | | | | | | | | | Fixes a regression introduced in c10526672e515f07c92dc447bbc592808f67238e. Previously we would return *unspecified* for a package whose source is not an origin. * guix/lint.scm (check-source): Add alternate 'if' branch.
* upstream: 'download-tarball' gracefully handles missing signatures.Ludovic Courtès2020-07-21
| | | | | | | | | | This avoids a backtrace with "guix refresh -u rdiff-backup", which has ".asc" signatures instead of ".sig". * guix/upstream.scm (download-tarball): Gracefully handle the case where SIG is false. * guix/gnu-maintenance.scm (latest-savannah-release): Add comment about 'file->signature'.
* doc: Mention the 'savannah' updater.Ludovic Courtès2020-07-21
| | | | * doc/guix.texi (Invoking guix refresh): Mention 'savannah' updater.
* gnu: python-pifpaf: Enable tests.Efraim Flashner2020-07-21
| | | | | * gnu/packages/python-xyz.scm (python-pifpaf)[arguments]: Enable tests. Use custom 'check phase.
* gnu: python-django-mailman3: Fix dangling python2- variant.Efraim Flashner2020-07-21
| | | | | * gnu/packages/mail.scm (python-django-mailman3)[properties]: Correctly identify the python2- variant.
* gnu: postorius: Update to 1.3.3.Efraim Flashner2020-07-21
| | | | | | | | | | * gnu/packages/mail.scm (postorius): Update to 1.3.3. [arguments]: Build with python-3. Add custom 'check phase. [inputs]: Replace python2-django, python2-django-mailman3, python2-django-mailmanclient with python- variants. Add python-readme-renderer. [native-inputs]: Add python-beautifulsoup4, python-isort, python-mock, python-vcrpy.
* gnu: Add python-hyperkitty.Efraim Flashner2020-07-21
| | | | * gnu/packages/mail.scm (python-hyperkitty): New variable.
* gnu: Add python-mailman-hyperkitty.Efraim Flashner2020-07-21
| | | | * gnu/packages/mail.scm (python-mailman-hyperkitty): New variable.
* gnu: Add mailman.Efraim Flashner2020-07-21
| | | | * gnu/packages/mail.scm (mailman): New variable.
* gnu: python-mailmanclient: Update to 3.3.1.Efraim Flashner2020-07-21
| | | | | | * gnu/packages/mail.scm (python-mailmanclient): Update to 3.3.1. [home-page]: Update to new home-page url. [properties]: Add python2- variant.
* gnu: Add python-django-mailman3.Efraim Flashner2020-07-21
| | | | * gnu/packages/mail.scm (python-django-mailman3): New variable.
* gnu: Add python-django-compressor.Efraim Flashner2020-07-21
| | | | * gnu/packages/django.scm (python-django-compressor): New variable.
* gnu: Add python-django-sekizai.Efraim Flashner2020-07-21
| | | | * gnu/packages/django.scm (python-django-sekizai): New variable.
* gnu: python-django-testing: Update to 0.5.0.Efraim Flashner2020-07-21
| | | | | | * gnu/packages/django.scm (python-django-testing): Update to 0.5.0. [properties]: Add python2-variant. (python2-django-testing): Stay at 0.4.6.
* gnu: python-django-testing: Fix tests.Efraim Flashner2020-07-21
| | | | | | * gnu/packages/django.scm (python-django-tagging)[arguments]: Use custom 'check phase. [inputs]: Add python-django.
* gnu: python-django-rq: Fix test suite.Efraim Flashner2020-07-21
| | | | | * gnu/packages/django.scm (python-django-rq)[arguments]: Adjust custom 'check phase.
* gnu: python-django-allauth: Update to 0.40.0.Efraim Flashner2020-07-21
| | | | | | * gnu/packages/django.scm (python-django-allauth): Update to 0.40.0. [arguments]: Remove 'skip-test-requiring-network-access phase. Adjust custom 'check phase.
* gnu: Add python-django-classy-tags.Efraim Flashner2020-07-21
| | | | * gnu/packages/django.scm (python-django-classy-tags): New variable.
* gnu: Add python-django-haystack.Efraim Flashner2020-07-21
| | | | * gnu/packages/django.scm (python-django-haystack): New variable.
* gnu: Add python-django-q.Efraim Flashner2020-07-21
| | | | * gnu/packages/django.scm (python-django-q): New variable.