Commit graph

102023 commits

Author SHA1 Message Date
Nicolas Goaziou
a3b5b86db7
gnu: emacs-diff-hl: Update to 1.9.0.
* gnu/packages/emacs-xyz.scm (emacs-diff-hl): Update to 1.9.0.
2022-08-31 23:52:33 +02:00
Nicolas Goaziou
958115c980
gnu: emacs-autothemer: Update to 0.2.10.
* gnu/packages/emacs-xyz.scm (emacs-autothemer): Update to 0.2.10.
2022-08-31 23:52:33 +02:00
Nicolas Goaziou
c362881546
gnu: emacs-vertico: Update to 0.26.
* gnu/packages/emacs-xyz.scm (emacs-vertico): Update to 0.26.
2022-08-31 23:52:32 +02:00
Nicolas Goaziou
ea4abf1b30
gnu: emacs-corfu: Update to 0.27.
* gnu/packages/emacs-xyz.scm (emacs-corfu): Update to 0.27.
2022-08-31 23:52:32 +02:00
Nicolas Goaziou
44e363b150
gnu: emacs-s: Update to 1.13.0.
* gnu/packages/emacs-xyz.scm (emacs-s): Update to 1.13.0.
2022-08-31 23:52:32 +02:00
Nicolas Goaziou
50c29dc11c
gnu: emacs-tramp: Update to 2.5.3.2.
* gnu/packages/emacs-xyz.scm (emacs-tramp): Update to 2.5.3.2.
2022-08-31 23:52:31 +02:00
jgart via Guix-patches via
5aa431ba20
gnu: python-simplejson: Update to 3.17.6.
* gnu/packages/python-xyz.scm (python-simplejson): Update to 3.17.6.

Signed-off-by: David Thompson <davet@gnu.org>
2022-08-31 17:15:36 -04:00
Ricardo Wurmus
3bf7bdccee
gnu: Add r-milor.
* gnu/packages/bioconductor.scm (r-milor): New variable.
2022-08-31 23:06:45 +02:00
Leo Famulari
58ff455328
gnu: Add linux-libre 5.19.
* gnu/packages/linux.scm (linux-libre-5.19-version,
linux-libre-5.19-gnu-revision, deblob-scripts-5.19,
linux-libre-5.19-pristine-source, linux-libre-5.19-source,
linux-libre-headers-5.19, linux-libre-5.19): New variables.
* gnu/packages/aux-files/linux-libre/5.19-arm.conf,
gnu/packages/aux-files/linux-libre/5.19-arm64.conf,
gnu/packages/aux-files/linux-libre/5.19-i686.conf,
gnu/packages/aux-files/linux-libre/5.19-x86_64.conf: New files.
* Makefile.am (AUX_FILES): Add them.
2022-08-31 15:00:45 -04:00
Alice BRENON
3f3abddeee
gnu: Add ghc-roman-numerals.
* gnu/packages/haskell-xyz.scm (ghc-roman-numerals): New variable.

Signed-off-by: David Thompson <davet@gnu.org>
2022-08-31 14:48:16 -04:00
Leo Famulari
13887e1f21
gnu: linux-libre 5.10: Update to 5.10.139.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.139.
(linux-libre-5.10-pristine-source): Update hash.
2022-08-31 14:14:34 -04:00
Maxim Cournoyer
5eb1686537
gnu: Add python-nanopb.
* gnu/packages/protobuf.scm (python-nanopb): New variable.
2022-08-31 10:33:42 -04:00
Maxim Cournoyer
cc3cc72d85
gnu: Add nanopb.
* gnu/packages/protobuf.scm (nanopb): New variable.
2022-08-31 09:23:39 -04:00
Maxim Cournoyer
2d2821672a
gnu: Add python-grpcio-tools.
* gnu/packages/rpc.scm (python-grpcio-tools): New variable.
2022-08-31 09:23:38 -04:00
Maxim Cournoyer
e57e7eaea0
gnu: python-grpcio: Update to 1.47.0.
* gnu/packages/rpc.scm (python-grpcio): Update to 1.47.0.
[source]{snippet}: Remove abseil-cpp from preserved bundled libraries.
Preserve xxhash.
[phases]: Delete trailing #t.
{use-system-libraries}: Set the GRPC_PYTHON_BUILD_SYSTEM_RE2 and
GRPC_PYTHON_BUILD_SYSTEM_ABSL environment variables to 1.  Path setup.py.
[inputs]: Add abseil-cpp and re2.
2022-08-31 09:23:38 -04:00
Maxim Cournoyer
1b2ced40aa
gnu: abseil-cpp: Update to 20220623.0.
* gnu/packages/cpp.scm (abseil-cpp): Update to 20220623.0.
2022-08-31 09:23:38 -04:00
Arun Isaac
79415548f7
gnu: Add vpn-slice.
* gnu/packages/vpn.scm (vpn-slice): New variable.
2022-08-31 18:44:37 +05:30
Mathieu Othacehe
16a6cbe947
image: Add comments.
* gnu/image.scm: Add some comments across the whole module.
2022-08-31 14:59:43 +02:00
Andrew Whatson
c263cf3b36
gnu: emacs-flycheck-guile: Update to 0.4.
* gnu/packages/emacs-xyz.scm (emacs-flycheck-guile): Update to 0.4.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2022-08-31 14:49:18 +02:00
Andrew Tropin
2e559a3585
gnu: bash-completion: Remove rudimentary /$base.
* gnu/packages/patches/bash-completion-directories.patch: Remove rudimentary
/$base.
2022-08-31 14:56:54 +03:00
Petr Hodina
23152ff70f
gnu: Add fwupd.
* gnu/packages/firmware.scm (fwupd): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-31 13:04:46 +02:00
muradm
0bb0e84396
gnu: libcgroup: Update to 2.0.2.
* gnu/packages/linux.scm (libcgroup): Update to 2.0.2.
[source]: Project migrated to github.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-31 12:37:01 +02:00
Ludovic Courtès
67a6828b2b
pull: Create a version 3 manifest.
This makes the profile readable by older Guix instances.  This is a
followup to c9fbd40785.

Fixes <https://issues.guix.gnu.org/57306>.
Reported by Arun Isaac <arunisaac@systemreboot.net>.

* guix/profiles.scm (%manifest-format-version): Export.
* guix/scripts/package.scm (build-and-use-profile): Add #:format-version
and pass it to 'profile-derivation'.
* guix/scripts/pull.scm (build-and-install): Pass #:format-version 3.
2022-08-31 12:34:10 +02:00
Ludovic Courtès
270e1b9e1e
reconfigure: Use 'current-channels' to obtain provenance data.
This reinstates a modified version of
b08439809f, which contained a thinko.

Previously, build-time metadata from (guix config) would be ignored when
available--e.g., when running /run/current-system/profile/bin/guix.

This is a followup to 316fc2acbb.

* guix/scripts/system/reconfigure.scm (check-forward-update): Use
'current-channels' rather than 'current-profile' + 'profile-channels'.
2022-08-31 11:40:06 +02:00
Ricardo Wurmus
36445e4d96
gnu: pigx-bsseq: Update to 0.1.8.
* gnu/packages/bioinformatics.scm (pigx-bsseq): Update to 0.1.8.
2022-08-31 09:12:03 +02:00
Vagrant Cascadian
5ce7178eb8
gnu: mm-common: Build reproducibly.
* gnu/packages/patches/mm-common-reproducible-tarball.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add patch.
* gnu/packages/gnome.scm (mm-common)[source]: Add patch.
2022-08-30 17:39:26 -07:00
Mădălin Ionel Patrașcu
8c5246677c
gnu: r-dyngen: Update to 1.0.4.
* gnu/packages/bioinformatics.scm (r-dyngnen): Update to 1.0.4.
[source]: Change to cran-uri source.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2022-08-30 23:01:58 +02:00
Efraim Flashner
18861877c8
gnu: parallel: Update to 20220822.
* gnu/packages/parallel.scm (parallel): Update to 20220822.
2022-08-30 22:12:08 +03:00
Efraim Flashner
1dfa3a9fc8
gnu: qutebrowser: Update to 2.5.2.
* gnu/packages/web-browsers.scm (qutebrowser): Update to 2.5.2.
2022-08-30 22:12:08 +03:00
Efraim Flashner
c7df8a026c
gnu: translate-shell: Update to 0.9.7.
* gnu/packages/dictionaries.scm (translate-shell): Update to 0.9.7.
[arguments]: Remove trailing #t from phases.
2022-08-30 22:12:07 +03:00
Efraim Flashner
4fb1fb904b
gnu: git-annex: Update to 10.20220822.
* gnu/packages/haskell-apps.scm (git-annex): Update to 10.20220822.
[arguments]: Remove trailing #t from phases.
2022-08-30 22:11:59 +03:00
Efraim Flashner
9583cbf29c
gnu: tig: Update to 2.5.7.
* gnu/packages/version-control.scm (tig): Update to 2.5.7.
2022-08-30 21:46:46 +03:00
Marius Bakke
c5d62ec323
gnu: qpdf: Update to 10.6.3.
* gnu/packages/pdf.scm (qpdf): Update to 10.6.3.
2022-08-30 20:43:03 +02:00
Marius Bakke
11a0854808
gnu: libuv: Update to 1.44.2.
* gnu/packages/libevent.scm (libuv): Update to 1.44.2.
2022-08-30 20:43:03 +02:00
Marius Bakke
51ed530204
gnu: node@10: Build with 'libuv-for-node'.
* gnu/packages/node.scm (node)[inputs, native-inputs]: Change from LIBUV to
LIBUV-FOR-NODE.
2022-08-30 20:43:03 +02:00
Marius Bakke
4426c5c725
gnu: pcsc-lite: Update to 1.9.8.
* gnu/packages/security-token.scm (pcsc-lite): Update to 1.9.8.
[native-inputs]: Add FLEX.
2022-08-30 20:43:03 +02:00
Marius Bakke
1c7c8f0daf
gnu: gpgme: Update to 1.18.0.
* gnu/packages/gnupg.scm (gpgme): Update to 1.18.0.
2022-08-30 20:43:03 +02:00
Marius Bakke
f958d8f062
gnu: gnupg: Update to 2.2.37.
* gnu/packages/gnupg.scm (gnupg): Update to 2.2.37.
2022-08-30 20:43:03 +02:00
Marius Bakke
25eed3c5a2
gnu: GnuTLS: Update to 3.7.7.
* gnu/packages/tls.scm (gnutls): Update to 3.7.7.
2022-08-30 20:43:03 +02:00
Marius Bakke
cea251ce54
gnu: libtasn1: Update to 4.19.0.
* gnu/packages/tls.scm (libtasn1): Update to 4.19.0.
2022-08-30 20:43:03 +02:00
Marius Bakke
f0cf6b5a32
gnu: nghttp2: Update to 1.49.0.
* gnu/packages/web.scm (nghttp2): Update to 1.49.0.
* gnu/packages/curl.scm (curl)[source](patches): Add compatibility patch.
* gnu/packages/patches/curl-nghttp2-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
2022-08-30 20:43:03 +02:00
Marius Bakke
0877f66987
gnu: cURL: Use G-expression.
...and reindent.

* gnu/packages/curl.scm (curl)[arguments]: Convert to G-expression.
(curl-ssh)[arguments]: Likewise.
2022-08-30 20:43:03 +02:00
Marius Bakke
9fe0131904
gnu: cURL: Remove input labels.
* gnu/packages/curl.scm (curl)[native-inputs]: Remove labels.
[arguments]: Use SEARCH-INPUT-FILE instead of label.
(curl-ssh)[inputs]: Use MODIFY-INPUTS.
2022-08-30 20:43:02 +02:00
Marius Bakke
7e329b8a4a
gnu: libjpeg-turbo: Use G-expression.
* gnu/packages/image.scm (libjpeg-turbo)[arguments]: Convert to gexp.
2022-08-30 20:43:02 +02:00
Marius Bakke
1c106e8fcc
gnu: libjpeg-turbo: Update to 2.1.4.
* gnu/packages/image.scm (libjpeg-turbo): Update to 2.1.4.
2022-08-30 20:43:02 +02:00
Marius Bakke
81a24a9bb0
gnu: libpaper: Update to 1.2.3.
* gnu/packages/ghostscript.scm (libpaper): Update to 1.2.3.
2022-08-30 20:43:02 +02:00
Marius Bakke
0d1c22494b
gnu: nghttp2-for-node: Fix Python version check.
* gnu/packages/web.scm (nghttp2-for-node)[arguments]: New field.
2022-08-30 20:43:02 +02:00
Marius Bakke
859509a11c
gnu: python-numpy: Avoid usage of 'this-package-input'.
* gnu/packages/python-xyz.scm (python-numpy)[arguments]: Use SEARCH-INPUT-FILE
instead of THIS-PACKAGE-INPUT.
2022-08-30 20:43:02 +02:00
Efraim Flashner
16ee7f1f62
gnu: tree: Update to 2.0.3.
* gnu/packages/admin.scm (tree): Update to 2.0.3.
2022-08-30 21:34:20 +03:00
Marius Bakke
59c136ef61
Merge branch 'staging' into core-updates 2022-08-30 20:18:55 +02:00