Age | Commit message (Collapse) | Author |
|
* gnu/packages/chromium.scm (%arch-patches): New variable.
(ungoogled-chromium-snippet): Use it.
|
|
* gnu/packages/fonts.scm (font-catamaran): New variable.
|
|
* gnu/packages/guile-xyz.scm (jupyter-guile-kernel): Update
to f25fb90. Re-indent package definition (using indent.el)
[phases]: Replace /home with /usr/local
[inputs]: Use GUILE-3.0 instead of GUILE-2.2, and GUILE-JSON-3 instead
of GUILE-JSON-1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
gnu/packages/package-management.scm: guix-jupyter:
[phases]: Use guile 3.0 instead of 2.2.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
This is similar to what 9744cc7b4636fafb772c94adb8f05961b5b39f16 did for
'guix pull'.
* guix/scripts/system/reconfigure.scm (ensure-forward-reconfigure)
(warn-about-backward-reconfigure, channel-relations)
(check-forward-update): New procedures.
* guix/scripts/system.scm (perform-action): Add #:validate-reconfigure.
Call 'check-forward-update' when ACTION is 'reconfigure.
(%options, show-help): Add "--allow-downgrades".
(%default-options): Add 'validate-reconfigure' key.
(process-action): Pass #:validate-reconfigure to 'perform-action'.
* doc/guix.texi (Invoking guix system): Document 'guix system describe'
more prominently, and document '--allow-downgrades'.
|
|
* guix/git.scm (update-cached-checkout): Add #:check-out? parameter and
honor it.
|
|
* guix/git.scm (resolve-reference): New procedure.
(switch-to-ref): Use it.
|
|
* doc/guix.texi (Scheduled Job Execution): In example, move '%min-level'
definition after 'use-modules'.
|
|
* doc/contributing.texi (Building from Git): Adjust instruction and
recommend 'guix git authenticate'.
|
|
* gnu/packages/games.scm (quadrapassel): Update to 3.36.02.
[inputs]: Add gsound.
|
|
* gnu/packages/admin.scm (sudo): Update to 1.9.2.
|
|
* 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.
|
|
* gnu/services/base.scm (references-file): Export procedure.
|
|
* 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/packages/algebra.scm (gp2c): Update to 0.0.11pl4.
|
|
Patchelf has 700+ dependencies, so this should go through the staging branch.
This reverts commit 20cc8f9487e949ed2d314219cc828c3663d4f12b.
|
|
* gnu/packages/elf.scm (patchelf): Update to 0.11.
Signed-off-by: Marius Bakke <marius@gnu.org>
|
|
* gnu/packages/haskell-apps.scm (git-annex): Update to 8.20200720.1.
Signed-off-by: Marius Bakke <marius@gnu.org>
|
|
* gnu/packages/cpp.scm (chaiscript): New variable.
Signed-off-by: Marius Bakke <marius@gnu.org>
|
|
* gnu/packages/music.scm (remid-lv2): New variable.
Signed-off-by: Marius Bakke <marius@gnu.org>
|
|
* 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/packages/dns.scm (nsd): Update to 4.3.1.
Signed-off-by: Marius Bakke <marius@gnu.org>
|
|
* gnu/packages/xorg.scm (twm): Update to 1.0.11.
[source](uri): Switch to '.xz' tarball.
|
|
* 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.
|
|
* gnu/services/ganeti.scm (ganeti-watcher-command): Add missing parens.
|
|
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/packages/xorg.scm (xorg-server): Update to 1.20.8.
(xorg-server-for-tests): Stay on 1.20.7.
|
|
* gnu/packages/virtualization.scm (bubblewrap)[native-inputs]: Change from
PYTHON-2 to PYTHON-WRAPPER.
|
|
* 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/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/packages/emacs-xyz.scm (emacs-qml-mode): New variable.
|
|
* gnu/packages/python-xyz.scm (python-isbnlib): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/python-xyz.scm (python-mamba): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* 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>
|
|
* guix/git-authenticate.scm (commit-signing-key): In the 'missing-key'
case, add call to 'openpgp-format-fingerprint'.
|
|
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.
|
|
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/guix.texi (Invoking guix refresh): Mention 'savannah' updater.
|
|
* gnu/packages/python-xyz.scm (python-pifpaf)[arguments]: Enable tests.
Use custom 'check phase.
|
|
* gnu/packages/mail.scm (python-django-mailman3)[properties]: Correctly
identify the python2- variant.
|
|
* 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/packages/mail.scm (python-hyperkitty): New variable.
|
|
* gnu/packages/mail.scm (python-mailman-hyperkitty): New variable.
|
|
* gnu/packages/mail.scm (mailman): New variable.
|
|
* gnu/packages/mail.scm (python-mailmanclient): Update to 3.3.1.
[home-page]: Update to new home-page url.
[properties]: Add python2- variant.
|
|
* gnu/packages/mail.scm (python-django-mailman3): New variable.
|
|
* gnu/packages/django.scm (python-django-compressor): New variable.
|
|
* gnu/packages/django.scm (python-django-sekizai): New variable.
|
|
* 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/packages/django.scm (python-django-tagging)[arguments]: Use custom
'check phase.
[inputs]: Add python-django.
|