Commit graph

90224 commits

Author SHA1 Message Date
Leo Famulari c7d74a9bcc
doc: cookbook: Update custom kernel guide.
* doc/guix-cookbook.texi (Customizing the Kernel): Adjust to new interface.
2021-12-30 15:58:24 -05:00
raingloom d6b519c718
gnu: Blender: Update to 3.0.0.
* gnu/packages/graphics.scm (blender): Update to 3.0.0.
[inputs]: Add the "lib" output of zstd. Replace tbb-2020 with tbb.

Co-authored-by: Leo Famulari <leo@famulari.name>
2021-12-30 15:37:35 -05:00
Leo Famulari 2c864ca933
gnu: OpenVDB: Update to 8.2.0.
* gnu/packages/graphics.scm (openvdb): Update to 8.2.0.
[inputs]: Replace tbb-2020 with tbb.
2021-12-30 15:37:35 -05:00
Hartmut Goebel bf7ed7c9f2
gnu: rust-sequoia-rfc2822-0.9: Move to (gnu packages sequoia).
* gnu/packages/crates-io.scm (rust-sequoia-rfc2822-0.9): Move package to ...
* gnu/packages/sequoia.scm: ... here. [arguments]<skip-build?> Add.
  <cargo-development-inputs>: Remove. [description] Reformat and add markup.
2021-12-30 21:32:45 +01:00
Hartmut Goebel a3765072d2
gnu: rust-sequoia-openpgp-0.9: Move to (gnu packages sequoia).
* gnu/packages/crates-io.scm (rust-sequoia-openpgp-0.9): Move package to ...
* gnu/packages/sequoia.scm: ... here. Inherit from
  rust-sequoia-openpgp-1. [arguments]<skip-build?> add,
  <cargo-development-inputs>: Remove.
2021-12-30 21:32:45 +01:00
Hartmut Goebel 73168dbdea
gnu: sequoia: Change into a meta-package and update to 1.6.0.
* gnu/packages/sequoia.scm (sequoia): Update to 1.6.0.
  Change into a meta-package for all sequoia related binaries.
  [source, native-inputs]: Remove.
  [build-system]: Use trivial-build-system.
  [inputs]: Replace with list of packages to be merged.
  [arguments]: Replace by a trivial build step.
  [synopsis, description]: Adopt to being a meta-package.
  [license]: Adjust to license change of project.
2021-12-30 21:32:45 +01:00
Hartmut Goebel e057383848
gnu: Add libsequoia.
* gnu/packages/sequoia.scm (sequoia-package-origin): New variable.
  (libsequoia): New variable.
* gnu/packages/patches/sequoia-fix-ffi-Makefile.patch,
  gnu/packages/patches/sequoia-remove-store.patch New files.
* gnu/local.mk (dist_patch_DATA): Add them.
2021-12-30 21:32:44 +01:00
Hartmut Goebel 51dd4bc709
gnu: Add sequoia-sqv.
* gnu/packages/sequoia.scm (sequoia-sqv): New variable.
2021-12-30 21:32:44 +01:00
Hartmut Goebel 22a09cb1a3
gnu: Add sequoia-sq.
* gnu/packages/sequoia.scm (sequoia-sq): New variable.
2021-12-30 21:32:44 +01:00
Hartmut Goebel 8efe6f00c8
gnu: Add rust-sequoia-autocrypt-0.23.
* gnu/packages/sequoia.scm (rust-sequoia-autocrypt-0.23): New variable.
2021-12-30 21:32:43 +01:00
Hartmut Goebel b0b881e02f
gnu: Add rust-sequoia-ipc-0.26.
* gnu/packages/sequoia.scm (rust-sequoia-ipc-0.26): New variable.
2021-12-30 21:32:42 +01:00
Hartmut Goebel e95820957c
gnu: Add rust-sequoia-net-0.23.
* gnu/packages/sequoia.scm (rust-sequoia-net-0.23): New variable.
2021-12-30 21:32:42 +01:00
Hartmut Goebel d5f5892952
gnu: Add rust-sequoia-openpgp-1.
* gnu/packages/sequoia.scm (rust-sequoia-openpgp-1): New variable.
2021-12-30 21:32:42 +01:00
Hartmut Goebel 142172efb8
gnu: Add rust-xxhash-rust-0.8.
* gnu/packages/crates-io.scm (rust-xxhash-rust-0.8): New variable.
2021-12-30 21:32:41 +01:00
Hartmut Goebel 012203db1f
gnu: Add rust-buffered-reader-1.
* gnu/packages/crates-io.scm (rust-buffered-reader-1): New variable.
  (rust-buffered-reader-0.9): Inherit from rust-buffered-reader-1.
2021-12-30 21:32:41 +01:00
Hartmut Goebel db364130f9
gnu: Add rust-cfg-expr-0.7.
* gnu/packages/crates-io.scm (rust-cfg-expr-0.7): New variable.
2021-12-30 21:32:41 +01:00
Hartmut Goebel d0e1e360ec
gnu: Add rust-target-lexicon-0.11.
* gnu/packages/crates-io.scm (rust-target-lexicon-0.11): New variable.
2021-12-30 21:32:40 +01:00
Hartmut Goebel de3efe67b1
gnu: Add rust-fallible-collections-0.3.
* gnu/packages/crates-io.scm (rust-fallible-collections-0.3): New variable.
2021-12-30 21:32:40 +01:00
Hartmut Goebel 42bf93ab84
gnu: Add rust-gif-0.11.
* gnu/packages/crates-io.scm (rust-gif-0.11): New variable.
2021-12-30 21:32:39 +01:00
Hartmut Goebel 4c5f7dac9d
gnu: rust-version-compare 0.0.11: Fix variable name.
In semanic versioning, the last non-zero numer is relevant. 0.0.10 is not
expected to be compatible with 0.0.11.

* gnu/packages/crates-io.scm: (rust-version-compare-0.0.11): Rename from …
  (rust-version-compare-0.0): … this, which becomes an alias of the former.
  (rust-system-deps-1)[source]<snippet>: Use new version string.
  [arguments]<#:cargo-inputs>: Use new variable name.
2021-12-30 21:32:39 +01:00
Hartmut Goebel 0ccb46a926
gnu: rust-nettle: Update to 7.0.3.
The patch file is still required for rust-nettle-5.

* gnu/packages/crates-io.scm (rust-nettle): Update to 7.0.3.
2021-12-30 21:32:39 +01:00
Leo Famulari 3a608120c1
gnu: linux-libre 4.4: Update to 4.4.297.
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.297.
(linux-libre-4.4-pristine-source): Update hash.
2021-12-30 14:16:50 -05:00
Leo Famulari 739a52a516
gnu: linux-libre 4.9: Update to 4.9.295.
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.295.
(linux-libre-4.9-pristine-source): Update hash.
2021-12-30 14:16:50 -05:00
Leo Famulari 401172a2a6
gnu: linux-libre 4.14: Update to 4.14.260.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.260.
(linux-libre-4.14-pristine-source): Update hash.
2021-12-30 14:16:50 -05:00
Leo Famulari 05a7f0a08f
gnu: linux-libre 4.19: Update to 4.19.223.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.223.
(linux-libre-4.19-pristine-source): Update hash.
2021-12-30 14:16:50 -05:00
Leo Famulari f2cb697b33
gnu: linux-libre 5.4: Update to 5.4.169.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.169.
(linux-libre-5.4-pristine-source): Update hash.
2021-12-30 14:16:50 -05:00
Leo Famulari bdc458babc
gnu: linux-libre 5.10: Update to 5.10.89.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.89.
(linux-libre-5.10-pristine-source): Update hash.
2021-12-30 14:16:49 -05:00
Leo Famulari 97f8fa7477
gnu: linux-libre: Update to 5.15.12.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.12.
(linux-libre-5.15-pristine-source): Update hash.
2021-12-30 14:16:49 -05:00
Nicolas Goaziou a4eb287e5e
gnu: emacs-tramp: Update to 2.5.2.
* gnu/packages/emacs-xyz.scm (emacs-tramp): Update to 2.5.2.
2021-12-30 17:22:55 +01:00
Nicolas Goaziou 84cc33b9da
gnu: emacs-pfuture: Update to 1.10.2.
* gnu/packages/emacs-xyz.scm (emacs-pfuture): Update to 1.10.2.
[description]: Add missing final full stop.
2021-12-30 17:21:04 +01:00
Nicolas Goaziou 3530f03d8b
gnu: emacs-geiser: Update to 0.22.
* gnu/packages/emacs-xyz.scm (emacs-geiser): Update to 0.22.
2021-12-30 17:16:33 +01:00
Jelle Licht d91a5cf1ef
gnu: Add python-nb-clean.
* gnu/packages/python-xyz.scm (python-nb-clean): New variable.
2021-12-30 15:47:22 +01:00
Tobias Geerinckx-Rice 1cfb8be3a1
news: Tie the latest news entry to a later commit.
Using 1eb40a6 was more correct than pragmatic, as those who have upgraded
their own Guix since then will not see the message urging them to upgrade
the Guix they don't know about.

This follows up on commit df830ef91a.

* etc/news.scm: Tie latest news entry to an arbitrary later commit.
2021-12-30 13:57:05 +01:00
Tobias Geerinckx-Rice 1758e94c57
gnu: lttng-tools: Update to 2.13.2.
* gnu/packages/instrumentation.scm (lttng-tools): Update to 2.13.2.
2021-12-30 13:41:27 +01:00
Tobias Geerinckx-Rice c520c7e6ed
gnu: lttng-ust: Update to 2.13.1.
* gnu/packages/instrumentation.scm (lttng-ust): Update to 2.13.1.
2021-12-30 13:41:27 +01:00
Tobias Geerinckx-Rice df830ef91a
news: Add ‘integer expected from stream’ entry.
* etc/news.scm: Add entry.
2021-12-30 13:41:27 +01:00
Tobias Geerinckx-Rice ea2fd313d5
utils: Fix URL in comment.
* guix/utils.scm (target-x86-32?): Fix Wikipedia URL.
2021-12-30 13:41:27 +01:00
Vagrant Cascadian 5b307aff66
gnu: python-plaster-pastedeploy: Fix trailing whitespace in description.
* gnu/packages/python-web.scm (python-plaster-pastedeploy)[description]: Fix
  trailing whitespace.
2021-12-30 00:53:23 -08:00
Vagrant Cascadian 690fd6191c
gnu: js-commander: Fix trailing whitespace in description.
* gnu/packages/javascript.scm (js-commander)[description]: Fix trailing
  whitespace.
2021-12-30 00:53:11 -08:00
Vagrant Cascadian 36a78af6f2
gnu: bindfs: Fix trailing whitespace in description.
* gnu/packages/file-systems.scm (bindfs)[description]: Fix trailing
  whitespace.
2021-12-30 00:53:07 -08:00
Vagrant Cascadian 0861388f8d
gnu: ghc-semialign: Fix trailing whitespace in synopsis.
* gnu/packages/haskell-xyz.scm (ghc-semialign)[synopsis]: Fix trailing
  whitespace.
2021-12-30 00:53:03 -08:00
Vagrant Cascadian 4d2669ace8
gnu: libopusenc: Fix trailing whitespace in synopsis.
* gnu/packages/xiph.scm (libopusenc)[synopsis]: Fix trailing whitespace.
2021-12-30 00:52:59 -08:00
Vagrant Cascadian 4f7da26f8b
gnu: sbcl-clx-xembed: Fix trailing whitespace in synopsis.
* gnu/packages/lisp-xyz.scm (sbcl-clx-xembed)[synopsis]: Fix trailing
  whitespace.
2021-12-30 00:52:54 -08:00
Vagrant Cascadian 896e39282d
gnu: java-commons-jexl-2: Fix trailing whitespace in synopsis.
* gnu/packages/java.scm (java-commons-jexl-2)[synopsis]: Fix trailing
  whitespace.
2021-12-30 00:52:50 -08:00
Vagrant Cascadian 5c51ce4d0c
gnu: ghc-conduit: Fix trailing whitespace in synopsis.
* gnu/packages/haskell-xyz.scm (ghc-conduit)[synopsis]: Fix trailing
  whitespace.
2021-12-30 00:52:45 -08:00
Vagrant Cascadian 015124e6f8
gnu: emacs-dap-mode: Fix trailing whitespace in synopsis.
* gnu/packages/emacs-xyz.scm (emacs-dap-mode)[synopsis]: Fix trailing
  whitespace.
2021-12-30 00:52:40 -08:00
Vagrant Cascadian 97679c60d5
gnu: emacs-org2web: Fix trailing whitespace in synopsis.
* gnu/packages/emacs-xyz.scm (emacs-org2web)[synopsis]: Fix trailing
  whitespace.
2021-12-30 00:52:07 -08:00
Vagrant Cascadian 95ec0ae948
gnu: python-pyspoa: Fix trailing whitespace in synopsis.
* gnu/packages/bioinformatics.scm (python-pyspoa)[synopsis]: Fix trailing
  whitespace.
2021-12-30 00:50:41 -08:00
Vagrant Cascadian 97eb82fdb2
gnu: lofreq: Fix trailing whitespace in synopsis.
* gnu/packages/bioinformatics.scm (lofreq)[synopsis]: Fix trailing whitespace.
2021-12-30 00:50:36 -08:00
Vagrant Cascadian 3c44bd85e3
gnu: arriba: Fix trailing whitespace in synopsis.
* gnu/packages/bioinformatics.scm (arriba)[synopsis]: Fix trailing whitespace.
2021-12-30 00:50:31 -08:00