summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* gnu: Add liblognorm.Katherine Cox-Buday2021-12-31
| | | | | | | * gnu/packages/c.scm (liblognorm): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: font-openmoji: Update to 13.1.0.Raghav Gururajan2021-12-30
| | | | * gnu/packages/fonts.scm (font-openmoji)[version]: Update to 13.1.0.
* gnu: prusa-slicer: Update to 2.4.0.Guillaume Le Vaillant2021-12-30
| | | | | * gnu/packages/engineering.scm (prusa-slicer): Update to 2.4.0. [inputs]: Remove labels.
* doc: cookbook: Update custom kernel guide.Leo Famulari2021-12-30
| | | | * doc/guix-cookbook.texi (Customizing the Kernel): Adjust to new interface.
* gnu: Blender: Update to 3.0.0.raingloom2021-12-30
| | | | | | | * 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>
* gnu: OpenVDB: Update to 8.2.0.Leo Famulari2021-12-30
| | | | | * gnu/packages/graphics.scm (openvdb): Update to 8.2.0. [inputs]: Replace tbb-2020 with tbb.
* gnu: rust-sequoia-rfc2822-0.9: Move to (gnu packages sequoia).Hartmut Goebel2021-12-30
| | | | | | * 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.
* gnu: rust-sequoia-openpgp-0.9: Move to (gnu packages sequoia).Hartmut Goebel2021-12-30
| | | | | | | * 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.
* gnu: sequoia: Change into a meta-package and update to 1.6.0.Hartmut Goebel2021-12-30
| | | | | | | | | | | * 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.
* gnu: Add libsequoia.Hartmut Goebel2021-12-30
| | | | | | | | * 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.
* gnu: Add sequoia-sqv.Hartmut Goebel2021-12-30
| | | | * gnu/packages/sequoia.scm (sequoia-sqv): New variable.
* gnu: Add sequoia-sq.Hartmut Goebel2021-12-30
| | | | * gnu/packages/sequoia.scm (sequoia-sq): New variable.
* gnu: Add rust-sequoia-autocrypt-0.23.Hartmut Goebel2021-12-30
| | | | * gnu/packages/sequoia.scm (rust-sequoia-autocrypt-0.23): New variable.
* gnu: Add rust-sequoia-ipc-0.26.Hartmut Goebel2021-12-30
| | | | * gnu/packages/sequoia.scm (rust-sequoia-ipc-0.26): New variable.
* gnu: Add rust-sequoia-net-0.23.Hartmut Goebel2021-12-30
| | | | * gnu/packages/sequoia.scm (rust-sequoia-net-0.23): New variable.
* gnu: Add rust-sequoia-openpgp-1.Hartmut Goebel2021-12-30
| | | | * gnu/packages/sequoia.scm (rust-sequoia-openpgp-1): New variable.
* gnu: Add rust-xxhash-rust-0.8.Hartmut Goebel2021-12-30
| | | | * gnu/packages/crates-io.scm (rust-xxhash-rust-0.8): New variable.
* gnu: Add rust-buffered-reader-1.Hartmut Goebel2021-12-30
| | | | | * gnu/packages/crates-io.scm (rust-buffered-reader-1): New variable. (rust-buffered-reader-0.9): Inherit from rust-buffered-reader-1.
* gnu: Add rust-cfg-expr-0.7.Hartmut Goebel2021-12-30
| | | | * gnu/packages/crates-io.scm (rust-cfg-expr-0.7): New variable.
* gnu: Add rust-target-lexicon-0.11.Hartmut Goebel2021-12-30
| | | | * gnu/packages/crates-io.scm (rust-target-lexicon-0.11): New variable.
* gnu: Add rust-fallible-collections-0.3.Hartmut Goebel2021-12-30
| | | | * gnu/packages/crates-io.scm (rust-fallible-collections-0.3): New variable.
* gnu: Add rust-gif-0.11.Hartmut Goebel2021-12-30
| | | | * gnu/packages/crates-io.scm (rust-gif-0.11): New variable.
* gnu: rust-version-compare 0.0.11: Fix variable name.Hartmut Goebel2021-12-30
| | | | | | | | | | 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.
* gnu: rust-nettle: Update to 7.0.3.Hartmut Goebel2021-12-30
| | | | | | The patch file is still required for rust-nettle-5. * gnu/packages/crates-io.scm (rust-nettle): Update to 7.0.3.
* gnu: linux-libre 4.4: Update to 4.4.297.Leo Famulari2021-12-30
| | | | | * gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.297. (linux-libre-4.4-pristine-source): Update hash.
* gnu: linux-libre 4.9: Update to 4.9.295.Leo Famulari2021-12-30
| | | | | * gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.295. (linux-libre-4.9-pristine-source): Update hash.
* gnu: linux-libre 4.14: Update to 4.14.260.Leo Famulari2021-12-30
| | | | | * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.260. (linux-libre-4.14-pristine-source): Update hash.
* gnu: linux-libre 4.19: Update to 4.19.223.Leo Famulari2021-12-30
| | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.223. (linux-libre-4.19-pristine-source): Update hash.
* gnu: linux-libre 5.4: Update to 5.4.169.Leo Famulari2021-12-30
| | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.169. (linux-libre-5.4-pristine-source): Update hash.
* gnu: linux-libre 5.10: Update to 5.10.89.Leo Famulari2021-12-30
| | | | | * gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.89. (linux-libre-5.10-pristine-source): Update hash.
* gnu: linux-libre: Update to 5.15.12.Leo Famulari2021-12-30
| | | | | * gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.12. (linux-libre-5.15-pristine-source): Update hash.
* gnu: emacs-tramp: Update to 2.5.2.Nicolas Goaziou2021-12-30
| | | | * gnu/packages/emacs-xyz.scm (emacs-tramp): Update to 2.5.2.
* gnu: emacs-pfuture: Update to 1.10.2.Nicolas Goaziou2021-12-30
| | | | | * gnu/packages/emacs-xyz.scm (emacs-pfuture): Update to 1.10.2. [description]: Add missing final full stop.
* gnu: emacs-geiser: Update to 0.22.Nicolas Goaziou2021-12-30
| | | | * gnu/packages/emacs-xyz.scm (emacs-geiser): Update to 0.22.
* gnu: Add python-nb-clean.Jelle Licht2021-12-30
| | | | * gnu/packages/python-xyz.scm (python-nb-clean): New variable.
* news: Tie the latest news entry to a later commit.Tobias Geerinckx-Rice2021-12-30
| | | | | | | | | | 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 df830ef91a1ea6255b1174520a22122134978d36. * etc/news.scm: Tie latest news entry to an arbitrary later commit.
* gnu: lttng-tools: Update to 2.13.2.Tobias Geerinckx-Rice2021-12-30
| | | | * gnu/packages/instrumentation.scm (lttng-tools): Update to 2.13.2.
* gnu: lttng-ust: Update to 2.13.1.Tobias Geerinckx-Rice2021-12-30
| | | | * gnu/packages/instrumentation.scm (lttng-ust): Update to 2.13.1.
* news: Add ‘integer expected from stream’ entry.Tobias Geerinckx-Rice2021-12-30
| | | | * etc/news.scm: Add entry.
* utils: Fix URL in comment.Tobias Geerinckx-Rice2021-12-30
| | | | * guix/utils.scm (target-x86-32?): Fix Wikipedia URL.
* gnu: python-plaster-pastedeploy: Fix trailing whitespace in description.Vagrant Cascadian2021-12-30
| | | | | * gnu/packages/python-web.scm (python-plaster-pastedeploy)[description]: Fix trailing whitespace.
* gnu: js-commander: Fix trailing whitespace in description.Vagrant Cascadian2021-12-30
| | | | | * gnu/packages/javascript.scm (js-commander)[description]: Fix trailing whitespace.
* gnu: bindfs: Fix trailing whitespace in description.Vagrant Cascadian2021-12-30
| | | | | * gnu/packages/file-systems.scm (bindfs)[description]: Fix trailing whitespace.
* gnu: ghc-semialign: Fix trailing whitespace in synopsis.Vagrant Cascadian2021-12-30
| | | | | * gnu/packages/haskell-xyz.scm (ghc-semialign)[synopsis]: Fix trailing whitespace.
* gnu: libopusenc: Fix trailing whitespace in synopsis.Vagrant Cascadian2021-12-30
| | | | * gnu/packages/xiph.scm (libopusenc)[synopsis]: Fix trailing whitespace.
* gnu: sbcl-clx-xembed: Fix trailing whitespace in synopsis.Vagrant Cascadian2021-12-30
| | | | | * gnu/packages/lisp-xyz.scm (sbcl-clx-xembed)[synopsis]: Fix trailing whitespace.
* gnu: java-commons-jexl-2: Fix trailing whitespace in synopsis.Vagrant Cascadian2021-12-30
| | | | | * gnu/packages/java.scm (java-commons-jexl-2)[synopsis]: Fix trailing whitespace.
* gnu: ghc-conduit: Fix trailing whitespace in synopsis.Vagrant Cascadian2021-12-30
| | | | | * gnu/packages/haskell-xyz.scm (ghc-conduit)[synopsis]: Fix trailing whitespace.
* gnu: emacs-dap-mode: Fix trailing whitespace in synopsis.Vagrant Cascadian2021-12-30
| | | | | * gnu/packages/emacs-xyz.scm (emacs-dap-mode)[synopsis]: Fix trailing whitespace.
* gnu: emacs-org2web: Fix trailing whitespace in synopsis.Vagrant Cascadian2021-12-30
| | | | | * gnu/packages/emacs-xyz.scm (emacs-org2web)[synopsis]: Fix trailing whitespace.