Age | Commit message (Collapse) | Author |
|
* guix/gexp.scm (imported-files/derivation): Pass #:substitutable? #f to
'gexp->derivation'.
|
|
* gnu/packages/maths.scm (qhull): update to 2019.1
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* guix/self.scm (file-append*): Add 'local-file?' case.
* guix/gexp.scm (local-file-select?): Export.
|
|
* doc/build.scm (texinfo-manual-source)[build]: Use 'file-append', not
'file-append*', for 'htmlxref.cnf', to ensure it has the right basename.
|
|
Fixes <https://bugs.gnu.org/41527>.
Regression introduced in d03001a31a6d460b712825640dba11e3f1a53a14.
* guix/gexp.scm (lower+expand-object): When LOWERED is not a struct and
EXPAND is true, call EXPAND.
* tests/gexp.scm ("file-append, raw store item"): New test.
|
|
* tests/gexp.scm (%extension-package): Split (define-module ...) form to
fool Geiser.
|
|
* gnu/packages/golang.scm (go-github-com-francoispqt-gojay): New variable.
|
|
* gnu/packages/python-xyz.scm (python-llfuse): Update to 1.3.6.
|
|
* gnu/packages/perl.scm (perl-timedate): Update to 2.33.
|
|
* gnu/packages/perl.scm (perl-io-tty): Update to 1.14.
|
|
* gnu/packages/compression.scm (quazip): Update to 0.9.1.
|
|
* gnu/packages/web.scm (perl-cgi): Update to 4.47.
|
|
* gnu/packages/fonts.scm (font-gnu-unifont): Update to 13.0.02.
|
|
* gnu/packages/video.scm (mpv-mpris): Update to 0.5.
|
|
* gnu/packages/syndication.scm (tuir): Update to 1.29.0.
|
|
* gnu/packages/video.scm (obs): Update to 25.0.8.
[inputs]: Add mbedtls-apache.
[arguments]: Set the version string in #:configure-flags.
|
|
* gnu/packages/game-development.scm (renpy)[home-page]: Use HTTPS URI.
|
|
* gnu/packages/game-development.scm (python2-renpy)[home-page]: Use HTTPS URI.
|
|
* gnu/packages/task-management.scm (taskwarrior)[home-page]: Use HTTPS URI.
|
|
* gnu/packages/bittorrent.scm (uget): Update to 2.2.0.
|
|
* gnu/packages/bittorrent.scm (uget)[home-page]: Use HTTPS URI.
|
|
* gnu/packages/xdisorg.scm (xftwidth)[home-page]: Use HTTPS URI.
|
|
* gnu/packages/games.scm (xonotic)[home-page]: Use HTTPS URI.
|
|
* gnu/packages/audio.scm (redkite): Update to 0.8.1.
|
|
* gnu/packages/admin.scm (netcat-openbsd): Update to 1.217-1.
[arguments]: Remove obsolete #:configure-flags.
|
|
* gnu/packages/patchutils.scm (colordiff): Update to 1.0.19.
|
|
* gnu/packages/linux.scm (libnftnl): Update to 1.1.6.
[source]: Remove patch.
* gnu/packages/patches/libnftnl-dont-check-NFTNL_FLOWTABLE_SIZE.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
|
|
* gnu/packages/education.scm (gcompris)[home-page]: Use HTTPS URI.
|
|
* gnu/packages/networking.scm (czmq)[home-page]: Use HTTPS URI.
|
|
* gnu/packages/networking.scm (cppzmq)[home-page]: Use HTTPS URI.
|
|
* gnu/packages/markup.scm (cmark)[home-page]: Use HTTPS URI.
|
|
* gnu/packages/networking.scm (wireshark): Update to 3.2.4.
|
|
* gnu/packages/music.scm (denemo): Update to 2.4.0.
|
|
* gnu/packages/games.scm (cataclysm-dda): Update to 0.E-2.
|
|
* gnu/packages/gnome.scm (dia): Update to 0.97.3-2.3cf7ec4.
[build-system]: Use Meson.
[inputs]: Add graphene, libxslt, poppler, and python-2.
Remove freetype, gdk-pixbuf, libart-lgpl, and pango.
[native-inputs]: Add appstream-glib and docbook-xsl.
Remove autoconf, automake, libtool, perl, and python-wrapper.
|
|
* gnu/packages/parallel.scm (parallel): Update to 20200522.
|
|
* doc/guix.texi: Fix typos.
* doc/contributing.texi: Fix typos.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
|
* gnu/packages/emacs-xyz.scm (emacs-interleave): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/machine-learning.scm (tensorflow)[arguments]: Also import
python-version from python-build-system. Adjust 'python3.7-compatibility
to also add python-3.8 compatibility. Adjust 'install-python to not
hardcode the python version.
|
|
* gnu/packages/enlightenment.scm (efl): Update to 1.24.2.
|
|
* gnu/packages/emacs-xyz.scm (emacs-helm-emms): Update to 20200322.
|
|
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
Without this the password is never collected and checked.
* gnu/packages/patches/enlightenment-fix-setuid-path.patch: Fix patch so
that it collects the entered password.
|
|
This fixes CVE-2020-13114, CVE-2020-13113, CVE-2020-13112, CVE-2020-0093,
CVE-2019-9278, and CVE-2020-12767.
* gnu/packages/patches/libexif-CVE-2016-6328.patch,
gnu/packages/patches/libexif-CVE-2017-7544.patch,
gnu/packages/patches/libexif-CVE-2018-20030.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/photo.scm (libexif): Update to 0.6.22.
[source](uri): Adjust for upstream GitHub migration.
|
|
* gnu/packages/photo.scm (libgphoto2): Update to 2.5.25.
|
|
* guix/scripts/pull.scm (%default-options): Add 'validate-pull'.
(%options, show-help): Add '--allow-downgrades'.
(warn-about-backward-updates): New procedure.
(guix-pull): Pass #:current-channels and #:validate-pull to
'latest-channel-instances'.
* guix/channels.scm (ensure-forward-channel-update): Add hint for
when (channel-commit channel) is true.
* doc/guix.texi (Invoking guix pull): Document '--allow-downgrades'.
|
|
* guix/channels.scm (latest-channel-instance): Add #:starting-commit and
pass it to 'update-cached-checkout'. Return the commit relation as a
second value.
(ensure-forward-channel-update): New procedure.
(latest-channel-instances): Add #:current-channels and #:validate-pull.
[current-commit]: New procedure.
Pass #:starting-commit to 'latest-channel-instance'. When the returned
relation is true, call VALIDATE-PULL.
(latest-channel-derivation): Add #:current-channels and #:validate-pull.
Pass them to 'latest-channel-instances*'.
* tests/channels.scm ("latest-channel-instances #:validate-pull"): New
test.
|
|
* guix/git.scm (update-cached-checkout): Add #:starting-commit
parameter. Call 'commit-relation' when #:starting-commit is true.
Always return the relation or #f as the third value.
(latest-repository-commit): Adjust accordingly.
* guix/import/opam.scm (get-opam-repository): Likewise.
* tests/channels.scm ("latest-channel-instances includes channel dependencies")
("latest-channel-instances excludes duplicate channel dependencies"):
Update mock of 'update-cached-checkout' accordingly.
|
|
* guix/channels.scm (latest-channel-instances): Remove
'previous-channels' argument. Introduce 'loop' and use it.
|
|
* guix/git.scm (commit-relation): New procedure.
* tests/git.scm ("commit-relation"): New test.
|