summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* gnu: sbcl: Fix build on some architectures.Guillaume Le Vaillant2022-06-30
| | | | | * gnu/packages/lisp.scm (sbcl)[arguments]: Update 'build-doc' phase to build the doc for SB-SIMD only on x86_64-linux.
* gnu: Add ruby-braintree.Stephen Paul Weber2022-06-30
| | | | | | * gnu/packages/ruby.scm (ruby-braintree): New variable. Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
* gnu: Add r-amaretto.Mădălin Ionel Patrașcu2022-06-30
| | | | * gnu/packages/bioconductor.scm (r-amaretto): New variable.
* gnu: Add r-amountain.Mădălin Ionel Patrașcu2022-06-30
| | | | * gnu/packages/bioconductor.scm (r-amountain): New variable.
* gnu: r-partitions: Update to 1.10-4.Ricardo Wurmus2022-06-30
| | | | | * gnu/packages/cran.scm (r-partitions): Update to 1.10-4. [propagated-inputs]: Add r-mathjaxr.
* gnu: r-metap: Update to 1.8.Ricardo Wurmus2022-06-30
| | | | | * gnu/packages/bioconductor.scm (r-metap): Update to 1.8. [propagated-inputs]: Add r-mathjaxr and r-qqconf.
* gnu: Add r-qqconf.Ricardo Wurmus2022-06-30
| | | | * gnu/packages/cran.scm (r-qqconf): New variable.
* gnu: r-metafor: Update to 3.4-0.Ricardo Wurmus2022-06-30
| | | | | * gnu/packages/cran.scm (r-metafor): Update to 3.4-0. [propagated-inputs]: Add r-mathjaxr, r-metadat, and r-pbapply.
* gnu: Add r-metadat.Ricardo Wurmus2022-06-30
| | | | * gnu/packages/cran.scm (r-metadat): New variable.
* gnu: Add r-mathjaxr.Greg Hogan2022-06-30
| | | | | | * gnu/packages/cran.scm (r-mathjaxr): New variable. Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: cl-zstd: Update to 2.0-1.134f058.Guillaume Le Vaillant2022-06-30
| | | | | | * gnu/packages/lisp-xyz.scm (sbcl-zstd): Update to 2.0-1.134f058. [inputs]: Remove labels. [arguments]: Use gexp.
* gnu: cl-lzlib: Update to 2.0-1.c8102fc.Guillaume Le Vaillant2022-06-30
| | | | | | * gnu/packages/lisp-xyz.scm (sbcl-lzlib): Update to 2.0-1.c8102fc. [inputs]: Remove labels. [arguments]: Use gexp.
* gnu: cl-fast-websocket: Update to 0.1-1.baeeadd.Guillaume Le Vaillant2022-06-30
| | | | * gnu/packages/lisp-xyz.scm (sbcl-fast-websocket): Update to 0.1-1.baeeadd.
* gnu: sbcl: Update to 2.2.6.Guillaume Le Vaillant2022-06-30
| | | | | | * gnu/packages/lisp.scm (sbcl): Update to 2.2.6. [native-inputs]: Remove zlib. Remove labels. [inputs]: Add zstd:lib.
* Revert "gnu: Add r-mathjaxr."Ricardo Wurmus2022-06-30
| | | | | | | This reverts commit 9078c651e8d50e08b46e3b2da1c532c15af5ddb6. This package contains vast amounts of minified JavaScript that cannot be built from source.
* Revert "gnu: Add r-metadat."Ricardo Wurmus2022-06-30
| | | | | | This reverts commit 6804d2bc250aff676f63f464679dcf00259bc836. This depends on r-mathjaxr.
* Revert "gnu: r-metafor: Update to 3.4-0."Ricardo Wurmus2022-06-30
| | | | | | | | This reverts commit 00056eafaefed0af8535f219760fbbe01dd6f240. This depends on r-mathjaxr, which has been added in a previous commit. Unfortunately, r-mathjaxr contains a lot of minified JavaScript that hasn't been built from source.
* gnu: Add ruby-pry-rescue.Stephen Paul Weber2022-06-30
| | | | | | * gnu/packages/ruby.scm (ruby-pry-rescue): New variable. Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
* gnu: Add ruby-interception.Stephen Paul Weber2022-06-30
| | | | | | * gnu/packages/ruby.scm (ruby-interception): New variable. Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
* gnu: Add ruby-webrick.Stephen Paul Weber2022-06-30
| | | | | | * gnu/packages/ruby.scm (ruby-webrick): New variable. Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
* gnu: Add ruby-sentry.Stephen Paul Weber2022-06-30
| | | | | | * gnu/packages/ruby.scm (ruby-sentry): New variable. Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
* gnu: Add ruby-sentry-core.Stephen Paul Weber2022-06-30
| | | | | | * gnu/packages/ruby.scm (ruby-sentry-core): New variable. Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
* gnu: gqrx: Add missing input.Guillaume Le Vaillant2022-06-30
| | | | * gnu/packages/radio.scm (gqrx)[inputs]: Add spdlog.
* gnu: gnss-sdr: Add missing input.Guillaume Le Vaillant2022-06-30
| | | | * gnu/packages/radio.scm (gnss-sdr)[inputs]: Add spdlog.
* gnu: gr-osmosdr: Add missing input.Guillaume Le Vaillant2022-06-30
| | | | * gnu/packages/radio.scm (gr-osmosdr)[inputs]: Add spdlog.
* gnu: gr-iqbal: Add missing input.Guillaume Le Vaillant2022-06-30
| | | | * gnu/packages/radio.scm (gr-iqbal)[inputs]: Add spdlog.
* gnu: gr-satellites: Add missing input.Guillaume Le Vaillant2022-06-30
| | | | * gnu/packages/radio.scm (gr-satellites)[inputs]: Add spdlog.
* gnu: gnuradio: Simplify package definition.Guillaume Le Vaillant2022-06-30
| | | | | | | * gnu/packages/radio.scm (gnuradio)[native-inputs]: Remove labels. [propagated-inputs]: Move spdlog to... [inputs]: ... here. Remove labels. [arguments]: Remove trailing #t in phases.
* gnu: gnss-sdr: Update to 0.0.17.Greg Hogan2022-06-30
| | | | | | | * gnu/packages/radio.scm (gnss-sdr): Update to 0.0.17. [inputs]: Add fmt. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: gr-satellites: Update to 4.6.0.Greg Hogan2022-06-30
| | | | | | * gnu/packages/radio.scm (gr-satellites): Update to 4.6.0. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: gnuradio: Update to 3.10.3.0.Greg Hogan2022-06-30
| | | | | | | | | * gnu/packages/radio.scm (gnuradio): Update to 3.10.3.0. [native-inputs]: Add python-jsonschema and soapysdr. [propagated-inputs]: Add spdlog. [arguments]<#:configure-flags>: Add -DENABLE_GRC=ON. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: r-metafor: Update to 3.4-0.Greg Hogan2022-06-30
| | | | | | | * gnu/packages/cran.scm (r-metafor): Update to 3.4-0. [propagated-inputs]: Add r-mathjaxr r-metadat r-pbapply. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add r-mathjaxr.Greg Hogan2022-06-30
| | | | | | * gnu/packages/cran.scm (r-mathjaxr): New variable. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add r-metadat.Greg Hogan2022-06-30
| | | | | | * gnu/packages/cran.scm (r-metadat): New variable. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: octave: Update to 7.1.0.Greg Hogan2022-06-30
| | | | | | * gnu/packages/maths.scm (octave): Update to 7.1.0. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* services: greetd: Remove unnecessary user groups.Lars-Dominik Braun2022-06-30
| | | | | * gnu/services/base.scm (%greetd-accounts): Remove supplementary groups users, tty, input, audio. Create special user group “greeter”.
* home: services: shells: Export Fish environment variables.base-for-series-12932base-for-series-12931base-for-series-12924base-for-series-12923base-for-series-12922(2022-06-29
| | | | | | | | | | Variables set in the Fish configuration weren't previously being exported. * gnu/home/services/shells.scm (serialize-fish-env-vars): Output the `set -x` command instead of `set`. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
* gnu: Syncthing: Update to 1.20.2.Leo Famulari2022-06-29
| | | | * gnu/packages/syncthing.scm (syncthing): Update to 1.20.2.
* news: Add 'de' translation.Florian Pelz2022-06-29
| | | | * etc/news.scm: Add German translation of update of 'linux-libre' entry.
* news: Add entry about the update of the 'linux-libre' package.Leo Famulari2022-06-29
| | | | * etc/news.scm: Add entry.
* gnu: linux-libre: Enable the AMD HSA driver.John Kehayias2022-06-29
| | | | | | | | | | | | | | * gnu/packages/aux-files/linux-libre/5.10-arm64.conf, gnu/packages/aux-files/linux-libre/5.10-x86_64.conf, gnu/packages/aux-files/linux-libre/5.15-arm64.conf, gnu/packages/aux-files/linux-libre/5.15-x86_64.conf, gnu/packages/aux-files/linux-libre/5.18-arm64.conf, gnu/packages/aux-files/linux-libre/5.18-x86_64.conf, gnu/packages/aux-files/linux-libre/5.4-arm64.conf, gnu/packages/aux-files/linux-libre/5.4-x86_64.conf: Enable the AMD Heterogeneous System Architecture (HSA) driver. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Remove linux-libre 5.17.Leo Famulari2022-06-29
| | | | | | | | | | | | | | This kernel series is no longer supported upstream. * gnu/packages/linux.scm (linux-libre-5.17-version, linux-libre-5.17-gnu-revision, deblob-scripts-5.17, linux-libre-5.17-pristine-source, linux-libre-5.17-source, linux-libre-headers-5.17, linux-libre-5.17): Remove variables. * gnu/packages/aux-files/linux-libre/5.17-arm.conf, gnu/packages/aux-files/linux-libre/5.17-arm64.conf, gnu/packages/aux-files/linux-libre/5.17-i686.conf, gnu/packages/aux-files/linux-libre/5.17-x86_64.conf: Delete files. * Makefile.am (AUX_FILES): Remove them.
* gnu: linux-libre: Update to 5.18.7.Leo Famulari2022-06-29
| | | | | | * gnu/packages/linux.scm (linux-libre-version, linux-libre-gnu-revision, linux-libre-pristine-source, linux-libre-source, linux-libre, linux-libre-with-bpf): Use linux-libre-5.18.
* gnu: Add linux-libre 5.18.Leo Famulari2022-06-29
| | | | | | | | | | | | * gnu/packages/linux.scm (linux-libre-5.18-version, linux-libre-5.18-gnu-revision, deblob-scripts-5.18, linux-libre-5.18-pristine-source, linux-libre-5.18-source, linux-libre-headers-5.18, linux-libre-5.18): New variables. * gnu/packages/aux-files/linux-libre/5.18-arm.conf, gnu/packages/aux-files/linux-libre/5.18-arm64.conf, gnu/packages/aux-files/linux-libre/5.18-i686.conf, gnu/packages/aux-files/linux-libre/5.18-x86_64.conf: New files. * Makefile.am (AUX_FILES): Add them.
* gnu: rtl8812au-aircrack-ng-linux-module: Update to 5.6.4.2-8.6d0d9fb.Leo Famulari2022-06-29
| | | | | | | This update adds compatibility with linux-libre 5.18. * gnu/packages/linux.scm (rtl8812au-aircrack-ng-linux-module): Update to 5.6.4.2-8.6d0d9fb.
* gnu: icedove: Update to 91.11.0 [security fixes].Jonathan Brielmaier2022-06-28
| | | | | | Fixes CVE-2022-2226 and CVE-2022-34478. * gnu/packages/gnuzilla.scm (icedove): Update to 91.11.0.
* gnu: naev: Update to 0.9.3.Timotej Lazar2022-06-28
| | | | | | | * gnu/packages/games.scm (naev): Update to 0.9.3. Fix lonely parens. [source]: Switch to git-fetch. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: font-victor-mono: Update to 1.5.3.Jose G Perez Taveras2022-06-28
| | | | | | * gnu/packages/fonts.scm (font-victor-mono): Update to 1.5.3. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: playerctl: Update to 2.4.1.Jose G Perez Taveras2022-06-28
| | | | | | | | | * gnu/packages/music.scm (playerctl): Update to 2.4.1. [arguments]: Remove -Dintrospection=false. [inputs]: Remove python-pygobject. [native-inputs]: Add gobject-introspection. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: snapcast: Update to 0.26.0.Christopher Baines2022-06-28
| | | | * gnu/packages/audio.scm (snapcast): Update to 0.26.0.