Commit graph

90233 commits

Author SHA1 Message Date
Vagrant Cascadian 036ee2638c
gnu: opensbi: Update URLs.
* gnu/packages/firmware.scm (make-opensbi-package)[source]: Update URL.
  [home-page]: Likewise.
2021-12-30 20:26:51 -08:00
Efraim Flashner 1acd0bf826
gnu: u-boot-sifive-unmatched: Build with opensbi.
* gnu/packages/bootloaders.scm (u-boot-sifive-unmatched)[arguments]: Add
phase to set location of opensbi firmware.
[inputs]: Add opensbi-generic.

Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
2021-12-30 20:11:13 -08:00
Vagrant Cascadian 62b40b96b5
gnu: opensbi: Update to 1.0.
* gnu/packages/firmware.scm (make-opensbi-package): Update to 1.0.
  (opensbi-generic): New variable.
  (opensbi-qemu-generic, opensbi-sifive-fu540): Remove obsolete variables.
2021-12-30 20:11:03 -08:00
Efraim Flashner a2e580f498
gnu: make-opensbi-package: Adjust installed files.
* gnu/packages/firmware.scm (make-opensbi-package)[arguments]: Adjust
custom 'install phase to install more files.

Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
2021-12-30 20:10:40 -08:00
Vagrant Cascadian c189dcd667
gnu: arm-trusted-firmware: Update to 2.6.
* gnu/packages/firmware.scm (make-arm-trusted-firmware): Update to 2.6.
2021-12-30 19:30:48 -08:00
Vagrant Cascadian 38376090c3
gnu: Remove trailing period from synopsis.
* gnu/packages/anddroid.scm (android-liblog, git-repo)[synopsis]: Remove
  trailing period.
* gnu/packages/audio.scm (audio-to-midi)[synopsis]: Likewise.
* gnu/packages/bioinformatics.scm (python-mygene, python-scanpy,
  nanosv)[synopsis]: Likewise.
* gnu/packages/cran.scm (r-gsubfn)[synopsis]: Likewise.
* gnu/packages/crates-io.scm (rust-ascii-1, rust-bindgen-0.59,
  rust-byte-unit-4, rust-clircle-0.3, rust-dashmap-4, rust-dhcp4r-0.2,
  rust-fast-float-0.2, rust-fst-0.4, rust-futures-core-preview-0.3,
  rust-http-types-2, rust-hyper-0.14, rust-indexmap-1,
  rust-minimal-lexical-0.1, rust-oorandom-11.1, rust-runtime-raw-0.3,
  rust-sharded-slab-0.1, rust-takeable-option-0.4, rust-tower-service-0.3,
  rust-ttf-parser-0.12)[synopsis]: Likewise.
* gnu/packages/disk.scm (f3)[synopsis]: Likewise.
* gnu/packages/emacs-xyz.scm (emacs-scribble-mode, emacs-psession)[synopsis]:
  Likewise.
* gnu/packages/golang.scm (go-github-com-kylelemons-godebug)[synopsis]:
  Likewise.
* gnu/packages/haskell-xyz.scm (ghc-fsnotify, ghc-libyaml, ghc-emojis,
  ghc-regex-tdfa, ghc-th-lift-instances, ghc-commonmark-pandoc)[synopsis]:
  Likewise.
* gnu/packages/java.scm (java-commons-jxpath, java-jakarta-regexp)[synopsis]:
  Likewise.
* gnu/packages/lisp-xyz.scm (sbcl-cl-annot, sbcl-envy)[synopsis]: Likewise.
* gnu/packages/mail.scm (go-gitlab.com-shackra-goimapnotify)[synopsis]:
  Likewise.
* gnu/packages/maven.scm (maven-wagon-http-shared,
  maven-surefire-plugin)[synopsis]: Likewise.
* gnu/packages/perl.scm (perl-text-soundex)[synopsis]: Likewise.
* gnu/packages/python-check.scm (python-httmock)[synopsis]: Likewise.
* gnu/packages/python-web.scm (python-bottle)[synopsis]: Likewise.
* gnu/packages/python-xyz.scm (python-olefile, python-tokenize-rt,
  python-pylzma)[synopsis]: Likewise.
* gnu/packages/tex.scm (texlive-docstrip)[synopsis]: Likewise.
2021-12-30 19:11:46 -08:00
Katherine Cox-Buday d422848146
gnu: Add liblognorm.
* gnu/packages/c.scm (liblognorm): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
2021-12-31 00:32:26 +01:00
Raghav Gururajan 3b5593c794
gnu: font-openmoji: Update to 13.1.0.
* gnu/packages/fonts.scm (font-openmoji)[version]: Update to 13.1.0.
2021-12-30 18:27:05 -05:00
Guillaume Le Vaillant e0ef09a86c
gnu: prusa-slicer: Update to 2.4.0.
* gnu/packages/engineering.scm (prusa-slicer): Update to 2.4.0.
  [inputs]: Remove labels.
2021-12-30 23:06:23 +01:00
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