Commit Graph

77607 Commits

Author SHA1 Message Date
Ludovic Courtès
6554294754
gnu: libfive: Mark as tunable.
* gnu/packages/engineering.scm (libfive)[properties]: New field.
2022-01-01 15:23:54 +01:00
Ludovic Courtès
6b70412370
gnu: Add ceres-solver-benchmarks.
* gnu/packages/maths.scm (ceres-solver-benchmarks): New variable.
2022-01-01 15:23:53 +01:00
Ludovic Courtès
24667081ad
gnu: ceres-solver: Mark as tunable.
* gnu/packages/maths.scm (ceres)[properties]: New field.
2022-01-01 15:23:53 +01:00
Ludovic Courtès
182b97dac0
gnu: Add xtensor-benchmark.
* gnu/packages/algebra.scm (xtensor-benchmark): New variable.
2022-01-01 15:23:53 +01:00
Ludovic Courtès
f5873949f3
gnu: Add xsimd-benchmark.
* gnu/packages/cpp.scm (xsmimd-benchmark): New variable.
2022-01-01 15:23:51 +01:00
Ludovic Courtès
6542e5713a
gnu: Add eigen-benchmarks.
* gnu/packages/algebra.scm (eigen-benchmarks): New variable.
2022-01-01 15:23:25 +01:00
Ludovic Courtès
0a767f02d4
gnu: clang: Add 'compiler-cpu-architectures' property.
* gnu/packages/llvm.scm (clang-from-llvm): Add #:properties and honor it.
(clang-properties): New procedures.
(make-clang-toolchain): Set 'properties' field.
2022-01-01 15:23:24 +01:00
Ludovic Courtès
2576e2019d
gnu: gcc: Add 'compiler-cpu-architectures' property.
* gnu/packages/gcc.scm (%gcc-7.5-x86_64-micro-architectures)
(%gcc-10-x86_64-micro-architectures): New variables.
(gcc-7, gcc-10): Add 'properties' field.
* gnu/packages/commencement.scm (make-gcc-toolchain): Likewise.
2022-01-01 15:23:24 +01:00
Ludovic Courtès
f39d594e88
gnu: go-github-com-androiddnsfix: Rewrite synopsis and description.
* gnu/packages/golang.scm (go-github-com-androiddnsfix): Rewrite
'synopsis' and 'description'.
2022-01-01 15:11:51 +01:00
Simon South
aac3a33d1e
gnu: ragel: Fix build of knot on aarch64-linux.
Apply a patch backported from Ragel's "ragel-6" branch that allows it to
reliably generate usable code on aarch64-linux where the C/C++ "char" type is
unsigned by default, fixing the build of Knot on this platform.

* gnu/packages/patches/ragel-char-signedness.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/ragel.scm (ragel)[arguments]: Add custom phase for AArch64 that
applies the patch.
[native-inputs]: Add "patch" and patch file on AArch64.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-01-01 15:11:51 +01:00
Collin J. Doering
92d03362ff
gnu: Add aws-vault
* gnu/packages/golang.scm (aws-vault): New variable.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2022-01-01 15:11:51 +01:00
Collin J. Doering
a840dbba07
gnu: Add go-github-com-kingpin
* gnu/packages/golang.scm (go-github-com-kingpin): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-01-01 15:11:51 +01:00
Collin J. Doering
da4b02ad3f
gnu: Add go-github-com-alecthomas-units
* gnu/packages/golang.scm (go-github-com-alecthomas-units): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-01-01 15:11:51 +01:00
Collin J. Doering
0a15bc0397
gnu: Add go-github-com-alecthomas-template
* gnu/packages/golang.scm (go-github-com-alecthomas-template): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-01-01 15:11:51 +01:00
Collin J. Doering
de69f20f62
gnu: Add go-open-golang
* gnu/packages/golang.scm (go-open-golang): New variable.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2022-01-01 15:11:50 +01:00
Collin J. Doering
60e48f1333
gnu: Add go-gopkg-in-ini
* gnu/packages/golang.scm (go-gopkg-in-ini): New variable.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2022-01-01 15:11:50 +01:00
Collin J. Doering
ef9d82d563
gnu: Add go-github-com-aws-aws-sdk-go
* gnu/packages/golang.scm (go-github-com-aws-aws-sdk-go): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-01-01 15:11:50 +01:00
Collin J. Doering
66b87c5d98
gnu: Add go-github-com-androiddnsfix
* gnu/packages/golang.scm (go-github-com-androiddnsfix): New variable.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2022-01-01 15:11:42 +01:00
Collin J. Doering
03a143a84b
gnu: Add go-github-com-99designs-go-keyring
* gnu/packages/golang.scm (go-github-com-99designs-go-keyring): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-01-01 15:10:13 +01:00
Collin J. Doering
5304802f7e
gnu: Add go-github-com-go-libsecret
* gnu/packages/golang.scm (go-github-com-go-libsecret): New variable.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2022-01-01 15:10:12 +01:00
Collin J. Doering
bf87faff3c
gnu: Add go-github-com-dvsekhvalnov-jose2go
* gnu/packages/golang.scm (go-github-com-dvsekhvalnov-jose2go): New variable.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2022-01-01 15:10:12 +01:00
Collin J. Doering
e556e97f90
gnu: Add go-github-com-percent
* gnu/packages/golang.scm (go-github-com-percent): New Variable.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2022-01-01 15:10:12 +01:00
Ricardo Wurmus
77fc94ef1f
gnu: Add tao-synth.
* gnu/packages/audio.scm (tao-synth): New variable.
2022-01-01 00:08:27 +01:00
Ricardo Wurmus
d348439bb8
gnu: tao: Remove trailing #T.
* gnu/packages/audio.scm (tao)[arguments]: Remove trailing #T from build
phases...
[source]: ...and from the snippet.
2022-01-01 00:06:29 +01:00
Ricardo Wurmus
a73021038d
gnu: tao: Use new input style.
* gnu/packages/audio.scm (tao)[inputs]: Use new style.
2022-01-01 00:06:04 +01:00
Ricardo Wurmus
039fe8f147
gnu: Add guile-schemetran.
* gnu/packages/guile-xyz.scm (guile-schemetran): New variable.
2021-12-31 21:11:41 +01:00
Wiktor Żelazny
2fde11da43
gnu: Add r-mlr3ordinal.
* gnu/packages/cran.scm (r-mlr3ordinal): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2021-12-31 20:20:37 +01:00
Wiktor Żelazny
4f35f15539
gnu: Add r-mlr3pipelines.
* gnu/packages/cran.scm (r-mlr3pipelines): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2021-12-31 20:20:37 +01:00
Nicolas Goaziou
3fb9602099
gnu: wireshark: Update to 3.6.1.
* gnu/packages/networking.scm (wireshark): Update to 3.6.1.
[inputs]: Remove labels.
[native-inputs]: Remove labels.
2021-12-31 19:26:43 +01:00
Leo Famulari
62f1dcc923
gnu: Add musikcube.
* gnu/packages/music.scm (musikcube): New variable.
2021-12-31 13:18:32 -05:00
Liliana Marie Prikler
60661adfb8
gnu: Add gnome-shell-extension-just-perfection.
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-just-perfection): New variable.
2021-12-31 15:04:18 +01:00
Liliana Marie Prikler
cefcddf9ef
gnu: Make GNOME Shell Extensions configurable again.
* gnu/packages/gnome.scm (gnome-shell)[#:phases]: Adjust ‘wrap’ phase, so
that “gnome-extensions-app” gets GI_TYPELIB_PATH set.
Add ‘rewire’ phase to replace the blurb that deprecated commands print in
favour of one that doesn't point towards external packages.
2021-12-31 15:04:18 +01:00
Liliana Marie Prikler
3d85f711f1
gnu: Add eiciel.
* gnu/packages/gnome-xyz.scm (eiciel): New variable.
2021-12-31 15:04:18 +01:00
Liliana Marie Prikler
ca0e932505
gnu: nautilus: Enable loading of third-party extensions.
* gnu/packages/gnome.scm (nautilus)[#:phases]: Add phase to enable loading
through NAUTILUS_EXTENSIONS_PATH.
[native-search-paths]: Add NAUTILUS_EXTENSIONS_PATH.
2021-12-31 14:57:03 +01:00
zimoun
952ebf02ce
gnu: Rename last 'python-numpy' to 'python-numpy-next'.
* gnu/packages/python-xyz.scm (python-numpy-next)[name]: Rename.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2021-12-31 13:49:47 +01:00
Ricardo Wurmus
13c4a85cee
gnu: python-llvmlite: Repair indentation.
* gnu/packages/llvm.scm (python-llvmlite): Repair automatically reformatted
code.
2021-12-31 13:45:54 +01:00
Jacob Hrbek
b7078d5d49
FreeCAD: Add python-ply to inputs.
* gnu/packages/engineering.scm (freecad)[inputs]: Add python-ply.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-12-31 11:08:00 +01:00
Ricardo Wurmus
9708681f1a
gnu: rsyslog: Update to 8.2112.0.
* gnu/packages/logging.scm (rsyslog): Update to 8.2112.0.
2021-12-31 10:21:29 +01:00
Katherine Cox-Buday
0e4183883a
gnu: Add rsyslog.
* gnu/packages/logging.scm (rsyslog): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
2021-12-31 10:21:29 +01:00
Ricardo Wurmus
d79e546851
gnu: perl-pod-constants: Propagate missing input.
* gnu/packages/perl.scm (perl-pod-constants)[propagated-inputs]: Add
perl-pod-parser.
2021-12-31 10:21:28 +01:00
Efraim Flashner
5e3196ff04
gnu: go-github-com-go-ldap-ldap: Update to 3.4.1.
* gnu/packages/syncthing.scm (go-github-com-go-ldap-ldap): Update to 3.4.1.
[propagated-inputs]: Add go-github-com-azure-go-ntlmssp.
2021-12-31 10:25:57 +02:00
Efraim Flashner
5178cf0784
gnu: Add go-github-com-azure-go-ntlmssp.
gnu/packages/syncthing.scm (go-github-com-azure-go-ntlmssp): New variable.
2021-12-31 10:25:13 +02:00
Efraim Flashner
7db530750c
gnu: go-github-com-go-asn1-ber-asn1-ber: Update to 1.5.3.
* gnu/packages/syncthing.scm (go-github-com-go-asn1-ber-asn1-ber): Update to 1.5.3.
2021-12-31 09:29:18 +02:00
Vagrant Cascadian
ed5c0ae69e
gnu: Remove leading article from synopsis.
* gnu/packages/crates-graphics.scm
  (rust-piston-graphics-api-version-0.2)[synopsis]: Remove leading article.
* gnu/packages/crates-io.scm (rust-read-color-1,
  rust-clap-conf-0.1)[synopsis]: Likewise.
* gnu/packages/lisp-xyz.scm (sbcl-rfc2388)[synopsis]: Likewise.
* gnu/packages/statistics.scm (r-ggplot2)[synopsis]: Likewise.
2021-12-30 21:50:42 -08:00
Vagrant Cascadian
ae876b9ce1
gnu: Capitalize beginning of synopsis.
* gnu/packages/admin.scm (hungrycat)[synopsis]: Captalize.
* gnu/packages/cobol.scm (gnucobol)[synopsis]: Likewise.
* gnu/packages/cpp.scm (clipper)[synopsis]: Likewise.
* gnu/packages/crates-graphics.scm (rust-piston-texture-0.8)[synopsis]:
  Likewise.
* gnu/packages/crates-io.scm (rust-alloc-stdlib-0.2, rust-atom-0.3,
  rust-oorandom-11.1, rust-r2d2, rust-scheduled-thread-pool-0.2,
  rust-takeable-option-0.4, rust-ttf-parser-0.12)[synopsis]: Likewise.
* gnu/packages/games.scm (roguebox-adventures)[synopsis]: Likewise.
* gnu/packages/gl.scm (libepoxy)[synopsis]: Likewise.
* gnu/packages/gnome-xyz.scm (arc-theme)[synopsis]: Likewise.
* gnu/packages/haskell-xyz.scm (ghc-cborg-json, ghc-rio)[synopsis]: Likewise.
* gnu/packages/installers.scm (mingw-path)[synopsis]: Likewise.
* gnu/packages/lisp-xyz.scm (sbcl-cl-utilities)[synopsis]: Likewise.
* gnu/packages/maths.scm (coda)[synopsis]: Likewise.
* gnu/packages/ocaml.scm (ocaml4.07-ppx-sexp-message)[synopsis]: Likewise.
* gnu/packages/perl6.scm (perl6-json)[synopsis]: Likewise.
* gnu/packages/python-xyz.scm (python-markuppy,
  python-febelfin-coda)[synopsis]: Likewise.
* gnu/packages/statistics.scm (r-magrittr)[synopsis]: Likewise.
* gnu/packages/terminals.scm (sakura)[synopsis]: Likewise.
2021-12-30 21:23:27 -08:00
Vagrant Cascadian
9c3c68dae4
gnu: Remove leading article from synopsis.
* gnu/packages/admin.scm (hungrycat)[synopsis]: Remove leading article.
* gnu/packages/cobol.scm (gnucobol)[synopsis]: Likewise.
* gnu/packages/cpp.scm (clipper)[synopsis]: Likewise.
* gnu/packages/crates-graphics.scm (rust-piston-texture-0.8)[synopsis]:
  Likewise.
* gnu/packages/crates-io.scm (rust-alloc-stdlib-0.2, rust-atom-0.3,
  rust-oorandom-11.1, rust-r2d2, rust-scheduled-thread-pool-0.2,
  rust-takeable-option-0.4, rust-ttf-parser-0.12,
  rust-svd-parser-0.9)[synopsis]: Likewise.
* gnu/packages/games.scm (roguebox-adventures)[synopsis]: Likewise.
* gnu/packages/gl.scm (libepoxy)[synopsis]: Likewise.
* gnu/packages/gnome-xyz.scm (arc-theme)[synopsis]: Likewise.
* gnu/packages/haskell-xyz.scm (ghc-cborg-json, ghc-rio)[synopsis]: Likewise.
* gnu/packages/installers.scm (mingw-path)[synopsis]: Likewise.
* gnu/packages/lisp-xyz.scm (sbcl-cl-utilities)[synopsis]: Likewise.
* gnu/packages/lisp.scm (gcl, clisp)[synopsis]: Likewise.
* gnu/packages/maths.scm (coda)[synopsis]: Likewise.
* gnu/packages/ocaml.scm (ocaml4.07-ppx-sexp-message)[synopsis]: Likewise.
* gnu/packages/perl6.scm (perl6-json)[synopsis]: Likewise.
* gnu/packages/python-xyz.scm (python-pari-jupyter, python-markuppy,
  python-febelfin-coda)[synopsis]: Likewise.
* gnu/packages/scheme.scm (mit-scheme)[synopsis]: Likewise.
* gnu/packages/statistics.scm (r-magrittr)[synopsis]: Likewise.
* gnu/packages/terminals.scm (sakura)[synopsis]: Likewise.
2021-12-30 20:54:47 -08:00
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
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
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
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
Vagrant Cascadian
2bfe0564cc
gnu: ruby-regexp-parser: Fix synopsis.
* gnu/packages/ruby.scm (ruby-regexp-parser)[synopsis]: Fix trailing
  whitespace. Drop leading article.
2021-12-30 00:49:27 -08:00
Vagrant Cascadian
fb95b755e2
gnu: xfce4-screensaver: Fix trailing whitespace in description.
* gnu/packages/xfce.scm (xfce4-screensaver)[description]: Fix trailing
  whitespace.
2021-12-29 22:50:18 -08:00
Vagrant Cascadian
6288b98a7d
gnu: leafpad: Fix trailing whitespace in description.
* gnu/packages/text-editors.scm (leafpad)[description]: Fix trailing
  whitespace.
2021-12-29 22:50:12 -08:00
Vagrant Cascadian
80d938832d
gnu: texlive-sectsty: Fix trailing whitespace in description.
* gnu/packages/tex.scm (texlive-sectsty)[description]: Fix trailing
  whitespace.
2021-12-29 22:50:08 -08:00
Vagrant Cascadian
b950480a1d
gnu: texlive-charter: Fix trailing whitespace in description.
* gnu/packages/tex.scm (texlive-charter)[description]: Fix trailing
  whitespace.
2021-12-29 22:50:03 -08:00
Vagrant Cascadian
757158a9c4
gnu: texlive-latex-tocloft: Fix trailing whitespace in description.
* gnu/packages/tex.scm (texlive-latex-tocloft)[description]: Fix trailing
  whitespace.
2021-12-29 22:49:56 -08:00
Vagrant Cascadian
10ad14df92
gnu: texlive-unicode-data: Fix trailing whitespace in description.
* gnu/packages/tex.scm (texlive-unicode-data)[description]: Fix trailing
  whitespace.
2021-12-29 22:49:51 -08:00
Vagrant Cascadian
ba8bbfbf4a
gnu: ruby-ox: Fix trailing whitespace in description.
* gnu/packages/ruby.scm (ruby-ox)[description]: Fix trailing whitespace.
2021-12-29 22:49:46 -08:00
Vagrant Cascadian
7b261b3858
gnu: python-dask: Fix trailing whitespace in description.
* gnu/packages/python-xyz.scm (python-dask)[description]: Fix trailing
  whitespace.
2021-12-29 22:49:40 -08:00
Vagrant Cascadian
c9c3eb3dbe
gnu: python-babel: Fix trailing whitespace in description.
* gnu/packages/python-xyz.scm (python-babel)[description]: Fix trailing
  whitespace.
2021-12-29 22:49:35 -08:00
Vagrant Cascadian
0fdfbb2d23
gnu: frrouting: Fix trailing whitespace in description.
* gnu/packages/networking.scm (frrouting)[description]: Fix trailing
  whitespace.
2021-12-29 22:49:30 -08:00
Vagrant Cascadian
355b6b65bb
gnu: buildapp: Fix trailing whitespace in description.
* gnu/packages/lisp.scm (buildapp)[description]: Fix trailing whitespace.
2021-12-29 22:49:26 -08:00
Vagrant Cascadian
f5a935ff3f
gnu: sbcl-trivial-benchmark: Fix trailing whitespace in description.
* gnu/packages/lisp-xyz.scm (sbcl-trivial-benchmark)[description]: Fix
  trailing whitespace.
2021-12-29 22:49:22 -08:00
Vagrant Cascadian
5e9f5fb23d
gnu: sbcl-hu.dwim.common-lisp: Fix trailing whitespace in description.
* gnu/packages/lisp-xyz.scm (sbcl-hu.dwim.common-lisp)[description]: Fix
  trailing whitespace.
2021-12-29 22:49:17 -08:00
Vagrant Cascadian
394274a441
gnu: kldap: Fix trailing whitespace in description.
* gnu/packages/kde-pim.scm (kldap)[description]: Fix trailing whitespace.
2021-12-29 22:49:12 -08:00
Vagrant Cascadian
50162cc6cd
gnu: ghc-genvalidity-hspec: Fix trailing whitespace in description.
* gnu/packages/haskell-xyz.scm (ghc-genvalidity-hspec)[description]: Fix
  trailing whitespace.
2021-12-29 22:49:07 -08:00
Vagrant Cascadian
58f4183ac0
gnu: ghc-vector-builder: Fix trailing whitespace in description.
* gnu/packages/haskell-xyz.scm (ghc-vector-builder)[description]: Fix trailing
  whitespace.
2021-12-29 22:49:01 -08:00
Vagrant Cascadian
3046933e58
gnu: ghc-yesod-form: Fix trailing whitespace in description.
* gnu/packages/haskell-web.scm (ghc-yesod-form)[description]: Fix trailing
  whitespace.
2021-12-29 22:48:56 -08:00
Vagrant Cascadian
e28159f0a0
gnu: guile-raw-strings: Fix trailing whitespace in description.
* gnu/packages/guile-xyz.scm (guile-raw-strings)[description]: Fix trailing
  whitespace.
2021-12-29 22:48:51 -08:00
Vagrant Cascadian
820b073a7d
gnu: python-plotly: Fix trailing whitespace in description.
* gnu/packages/graph.scm (python-plotly)[description]: Fix trailing
  whitespace.
2021-12-29 22:48:45 -08:00
Vagrant Cascadian
35ca815ede
gnu: go-github-com-xanzy-ssh-agent: Fix trailing whitespace in description.
* gnu/packages/golang.scm (go-github-com-xanzy-ssh-agent)[description]: Fix
  trailing whitespace.
2021-12-29 22:48:40 -08:00
Vagrant Cascadian
86838d6133
gnu: go-github-com-mattn-go-zglob: Fix trailing whitespace in description.
* gnu/packages/golang.scm (go-github-com-mattn-go-zglob)[description]: Fix
  trailing whitespace.
2021-12-29 22:48:36 -08:00
Vagrant Cascadian
f85bda51d7
gnu: soundconverter: Fix trailing whitespace in description.
* gnu/packages/gnome.scm (soundconverter)[description]: Fix trailing
  whitespace.
2021-12-29 22:48:31 -08:00
Vagrant Cascadian
742ec5f6cd
gnu: tracker: Fix trailing whitespace in description.
* gnu/packages/gnome.scm (tracker)[description]: Fix trailing whitespace.
2021-12-29 22:48:27 -08:00
Vagrant Cascadian
80f179fb6b
gnu: python-myhdl: Fix trailing whitespace in description.
* gnu/packages/fpga.scm (python-myhdl)[description]: Fix trailing whitespace.
2021-12-29 22:48:22 -08:00
Vagrant Cascadian
d6bec1d46c
gnu: python-stdnum: Fix trailing whitespace in description.
* gnu/packages/finance.scm (python-stdnum)[description]: Fix trailing
  whitespace.
2021-12-29 22:48:17 -08:00
Vagrant Cascadian
51ba1ba2ea
gnu: emacs-dashboard: Fix trailing whitespace in description.
* gnu/packages/emacs-xyz.scm (emacs-dashboard)[description]: Fix trailing
  whitespace.
2021-12-29 22:48:12 -08:00
Vagrant Cascadian
ee9df2de04
gnu: emacs-highlight-defined: Fix trailing whitespace in description.
* gnu/packages/emacs-xyz.scm (emacs-highlight-defined)[description]: Fix
  trailing whitespace.
2021-12-29 22:48:07 -08:00
Vagrant Cascadian
afcdfc2079
gnu: emacs-disable-mouse: Fix trailing whitespace in description.
* gnu/packages/emacs-xyz.scm (emacs-disable-mouse)[description]: Fix trailing
  whitespace.
2021-12-29 22:47:59 -08:00
Vagrant Cascadian
2a553452f2
gnu: emacs-sly-quicklisp: Fix trailing whitespace in description.
* gnu/packages/emacs-xyz.scm (emacs-sly-quicklisp)[description]: Fix trailing
  whitespace.
2021-12-29 22:47:54 -08:00
Vagrant Cascadian
b2fe73bc55
gnu: emacs-highlight-symbol: Fix trailing whitespace in description.
* gnu/packages/emacs-xyz.scm (emacs-highlight-symbol)[description]: Fix
  trailing whitespace.
2021-12-29 22:47:49 -08:00
Vagrant Cascadian
390b583318
gnu: keyutils: Fix trailing whitespace in description.
* gnu/packages/crypto.scm (keyutils)[description]: Fix trailing whitespace.
2021-12-29 22:47:45 -08:00
Vagrant Cascadian
ecbaed7da2
gnu: r-labelled: Fix trailing whitespace in description.
* gnu/packages/cran.scm (r-labelled)[description]: Fix trailing whitespace.
2021-12-29 22:47:40 -08:00
Vagrant Cascadian
fdeec5c52c
gnu: quazip-0: Fix trailing whitespace in description.
* gnu/packages/compression.scm (quazip-0)[description]: Fix trailing
  whitespace.
2021-12-29 22:47:34 -08:00
Vagrant Cascadian
70ddfa230d
gnu: ivar: Fix trailing whitespace in description.
* gnu/packages/bioinformatics.scm (ivar)[description]: Fix trailing
  whitespace.
2021-12-29 22:47:28 -08:00
Vagrant Cascadian
48d756ae44
gnu: dirvish: Fix trailing whitespace in description.
* gnu/packages/backup.scm (dirvish)[description]: Fix trailing whitespace.
2021-12-29 22:47:19 -08:00
Vinicius Monego
04c7220bc1
gnu: Add libjxl.
* gnu/packages/image.scm (libjxl): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-12-30 01:02:09 +01:00
Vinicius Monego
f205916903
gnu: Add google-highway.
* gnu/packages/cpp.scm (google-highway): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-12-30 01:00:30 +01:00
Vinicius Monego
5d014c696f
gnu: Add alembic.
* gnu/packages/graphics.scm (alembic): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-12-30 00:56:59 +01:00
Leo Famulari
3690f6c7a9
gnu: Remove leftover libsndfile/fixed package.
This package was equivalent to the libsndfile package, differing only in
the order of its inputs.

* gnu/packages/pulseaudio.scm (libsndfile/fixed): Remove variable.
* gnu/packages/music.scm (liquidsfz)[inputs]: Replace libsndfile/fixed with
libsndfile.
* gnu/packages/telephony.scm (mumble)[inputs]: Likewise.
2021-12-29 18:30:00 -05:00
Morgan Smith
dded2d2b45
gnu: python-cssselect2: Fix build.
* gnu/packages/python-web.scm (python-cssselect2):
[phases]: Add disable-linters phase.  Make check phase respect #:tests?.
[native-inputs]: Remove python-pytest-flake8 and python-pytest-isort.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-12-30 00:15:56 +01:00
Vinicius Monego
016fcb3f3e
gnu: Add openxr.
* gnu/packages/graphics.scm (openxr): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-12-30 00:03:38 +01:00
Vinicius Monego
c1c36f1351
gnu: python-hy: Honor #:tests? flag.
* gnu/packages/python-xyz.scm (python-hy)[arguments]: Adjust custom 'check
phase to honor the #:tests? flag.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-12-30 00:00:58 +01:00
Vinicius Monego
9e6b0775f4
gnu: python-hy: Update to 0.20.0.
* gnu/packages/python-xyz.scm (python-hy): Update to 0.20.0.
[source]: Fetch from GitHub.
[arguments]<#:phases>: Remove 'set-HOME phase. Replace nosetests command with
pytest in the custom 'check phase and skip failed tests.
[native-inputs]: Remove python-coverage, python-nose. Add python-pytest.
[propagated-inputs]: Order alphabetically.
[home-page]: Follow redirection.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-12-30 00:00:47 +01:00
Vinicius Monego
06e39eafd7
gnu: python-funcparserlib: Update to 1.0.0a0.
* gnu/packages/python-xyz.scm (python-funcparserlib): Update to 1.0.0a0.
[source]: Make some cosmetic changes.
[native-inputs]: Remove python-tox.
[arguments]: Add #:tests?.
<#:phases>: Don't override the 'check phase.
[home-page]: Don't break line.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-12-30 00:00:35 +01:00
Blake Shaw
7022eb6ea0
gnu: Add notcurses.
* gnu/packages/notcurses.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-12-29 13:19:22 -05:00
Mathieu Othacehe
002442b220
gnu: guitarix: Update to 0.43.1.
* gnu/packages/audio.scm (guitarix): Update to 0.43.1.
2021-12-29 17:43:38 +01:00
Nicolas Goaziou
5933ebedf5
gnu: nushell: Update to 0.42.0.
* gnu/packages/shells.scm (nushell):
(rust-nu-ansi-term-0.42):
(rust-nu-cli-0.42):
(rust-nu-command-0.42):
(rust-nu-completion-0.42):
(rust-nu-data-0.42):
(rust-nu-engine-0.42):
(rust-nu-errors-0.42):
(rust-nu-json-0.42):
(rust-nu-parser-0.42):
(rust-nu-plugin-0.42):
(rust-nu-plugin-binaryview-0.42):
(rust-nu-plugin-from-bson-0.42):
(rust-nu-plugin-inc-0.42):
(rust-nu-plugin-query-json-0.42):
(rust-nu-plugin-s3-0.42):
(rust-nu-plugin-selector-0.42):
(rust-nu-plugin-textview-0.42):
(rust-nu-plugin-to-sqlite-0.42):
(rust-nu-plugin-xpath-0.42):
(rust-nu-protocol-0.42):
(rust-nu-serde-0.42):
(rust-nu-stream-0.42):
(rust-nu-table-0.42):
(rust-nu-test-support-0.42):
(rust-nu-value-ext-0.42): Update to 0.42.0.
2021-12-29 17:18:47 +01:00
Nicolas Goaziou
5f53453d29
gnu: rust-sysinfo-0.21: Update to 0.21.2.
* gnu/packages/crates-io.scm (rust-sysinfo-0.21): Update to 0.21.2.
2021-12-29 16:49:16 +01:00