Age | Commit message (Collapse) | Author |
|
This follows up on ec2c7d454637257b0ad33f16a9573d53afe086d3.
* gnu/packages/patches/alpine-fix-privacy-policy-crash.patch:
New new file.
|
|
* gnu/packages/mail.scm (alpine): Update to 2.25.
[source]: Add patch. Don't explicitly return #t from snippet.
[arguments]: Nor from phases.
* gnu/packages/patches/alpine-fix-privacy-policy-crash.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
|
|
* gnu/packages/xdisorg.scm (bemenu): Update to 0.6.3.
|
|
* gnu/packages/web.scm (buku): Update to 4.6.
|
|
* gnu/packages/acl.scm (python-pylibacl)[synopsis]: Use @acronym{}.
[description]: Turn into a full sentence, mark up, and edit for GNU.
|
|
* gnu/packages/acl.scm (python-pylibacl)[arguments]: Don't explicitly
return #t from phases.
|
|
* gnu/packages/radio.scm (gqrx): Update to 2.14.6.
|
|
* gnu/packages/rpm.scm (createrepo-c): Update to 0.17.4.
|
|
As discussed in [1] and [2], python-synapse 1.44.0 does not work with
our version of python-cryptography.
[1]: https://lists.gnu.org/archive/html/guix-patches/2021-10/msg00732.html
[2]: https://issues.guix.gnu.org/issue/48655
This reverts commit a6c30da4dc963e8a6282773fd1c2048d856a6cb4.
* gnu/packages/matrix.scm (synapse): Downgrade to 1.29.0.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
|
|
* gnu/packages/file-systems.scm (dbxfs)[source]: Download using
git-fetch.
|
|
* gnu/packages/lisp.scm (janet)[arguments]: Use 'cc-for-target'. Replace
custom 'check' phase by 'test-target' parameter.
|
|
* gnu/packages/lisp.scm (janet): Upgrade to 1.18.0.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/lisp-xyz.scm (cl-charms, ecl-cl-charms, sbcl-cl-charms): New
variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/lisp-xyz.scm (sbcl-prove): Update to 1.0.0-2.5d71f02.
[inputs]: Add cl-colors.
|
|
* gnu/packages/lisp-xyz.scm (cl-ansi-text): Update to 2.0.1.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/lisp-xyz.scm (cl-montezuma, ecl-montezuma, sbcl-montezuma): New
variables.
Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/lisp-xyz.scm (cl-diff, ecl-diff, sbcl-diff): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/lisp-xyz.scm (cl-linedit, ecl-linedit, sbcl-linedit): New
variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/patches/libhx-fix-double-free-bug.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/c.scm (libhx): Update to 4.1.
[source]: Remove patch.
|
|
* gnu/packages/emacs-xyz.scm (emacs-parseedn): Update to 1.0.6.
|
|
* gnu/packages/emacs-xyz.scm (emacs-parseclj): Update to 1.0.6.
|
|
* gnu/packages/emacs-xyz.scm (emacs-json-mode): Update to 1.8.0.
|
|
* gnu/packages/emacs-xyz.scm (emacs-helm-flycheck): Update to 1.9.3.
|
|
* gnu/packages/emacs-xyz.scm (emacs-helm-xref): Update to 1.0.
|
|
* gnu/packages/emacs-xyz.scm (emacs-f): Update to 3.5.3.
|
|
* gnu/packages/emacs-xyz.scm (emacs-transient): Update to 0.3.0.
[propagated-inputs]: Add emacs-yaml.
|
|
* gnu/packages/emacs-xyz.scm (emacs-yaml)[description]: Fix typo.
|
|
* gnu/packages/emacs-xyz.scm (emacs-yaml): New variable.
|
|
* gnu/packages/messaging.scm (dino): Update to 0.2.2.
|
|
* gnu/packages/elixir.scm (elixir): Update to 1.12.3.
[arguments]: Don't explicitly return #t from phases.
|
|
* gnu/packages/version-control.scm (git): Update to 2.33.1.
|
|
* gnu/packages/c.scm (aws-checksums): Update to 0.1.12.
|
|
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.211.
(linux-libre-4.19-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.153.
(linux-libre-5.4-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.73.
(linux-libre-5.10-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-5.14-version): Update to 5.14.12.
(linux-libre-5.14-pristine-source): Update hash.
|
|
* gnu/packages/package-management.scm (guix): Update to c3c5028.
|
|
* gnu/packages/haskell-xyz.scm (ghc-citeproc)
(ghc-hsyaml-aeson, ghc-lukko): Fix Texinfo markup in descriptions.
|
|
* guix/build/download.scm (disarchive-fetch/any): Show URI of the
Disarchive spec.
|
|
* gnu/packages/disk.scm (lf): Update to 25
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/golang.scm (go-gopkg-in-djherbis-times-v1): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
This allows you to run, say:
GUIX_DOWNLOAD_FALLBACK_TEST=disarchive-mirrors guix build -S r-ebimage --check
or:
GUIX_DOWNLOAD_FALLBACK_TEST=content-addressed-mirrors ./pre-inst-env guix build -S r-ebimage --check
to check whether these fallback mechanisms work as expected.
* guix/download.scm (%no-mirrors-file, %no-disarchive-mirrors-file)
(%download-fallback-test): New variables.
(url-fetch*): Honor (%download-fallback-test).
|
|
This is a followup to 6d02a994f911a75e3a223a22c05c2939cdfed2b5, which
left '%verify-swh-certificate?' unbound.
* guix/build/download.scm: Autoload for '%verify-swh-certificate'.
|
|
* guix/download.scm (%disarchive-mirrors): Add disarchive.guix.gnu.org.
|
|
* gnu/packages/cpp.scm (simdjson): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/emulators.scm (retroarch): Update to 1.9.11.
* gnu/packages/patches/retroarch-LIBRETRO_DIRECTORY.path: Adjust to latest source.
|
|
* gnu/packages/gnome.scm (komikku): Update to 0.35.1.
|
|
* doc/contributing.texi (Configuring Git): s/respository/repository/
|
|
This is a follow-up to commit 9fc8ae4171e5da4939a64fc6d684c8b9d85bbe84, which
missed two hunks from <https://issues.guix.gnu.org/50363>.
Reported by hackeryarn on #guix.
* .gitattributes, etc/git/gitconfig: New files.
Signed-off-by: Marius Bakke <marius@gnu.org>
|
|
* gnu/packages/linux.scm (fakeroot)[synopsis]: Expand.
[description]: Double-space sentences and otherwise slightly tweak.
|