summaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAgeFilesLines
* gnu: Add clache.Pierre Neidhardt2022-06-301-0/+47
| | | | * gnu/packages/lisp-xyz.scm (cl-clache, ecl-clache, sbcl-clache): New variables.
* gnu: Add screamer.Pierre Neidhardt2022-06-301-0/+39
| | | | * gnu/packages/lisp-xyz.scm (cl-screamer, ecl-screamer, sbcl-screamer): New variables.
* gnu: Add cl-algebraic-data-type.Pierre Neidhardt2022-06-301-0/+34
| | | | | * gnu/packages/lisp-xyz.scm (cl-algebraic-data-type, ecl-cl-algebraic-data-type, sbcl-cl-algebraic-data-type): New variables.
* gnu: Add cells.Pierre Neidhardt2022-06-301-0/+34
| | | | * gnu/packages/lisp-xyz.scm (cl-cells, ecl-cells, sbcl-cells): New variables.
* gnu: Add utils-kt.Pierre Neidhardt2022-06-301-0/+28
| | | | * gnu/packages/lisp-xyz.scm (cl-utils-kt, ecl-utils-kt, sbcl-utils-kt): New variables.
* gnu: x265: Enable assembly on for some arm build phases.Efraim Flashner2022-06-301-3/+6
| | | | | | * gnu/packages/video.scm (x265)[arguments]: Enable assembly for armhf-linux. Only disable assembly for aarch64-linux when building the 10-bit or 12-bit libraries.
* gnu: x265: Honor make-flags.Efraim Flashner2022-06-301-7/+7
| | | | | | * gnu/packages/video.scm (x265)[arguments]: Adjust custom 'build-12-bit, 'build-10-bit and 'install-more-libs phases to use standard 'make and 'install phases.
* gnu: x265: Update to 3.5.Efraim Flashner2022-06-301-16/+17
| | | | | | | * gnu/packages/video.scm (x265): Update to 3.5. [source]: Update to new upstream URI. [arguments]: Adjust custom 'prepare-build phase due to changes in the codebase. Remove trailing #t from phases and shorten find-files.
* gnu: sbcl: Fix build on some architectures.Guillaume Le Vaillant2022-06-301-1/+9
| | | | | * 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-301-0/+45
| | | | | | * 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-301-0/+52
| | | | * gnu/packages/bioconductor.scm (r-amaretto): New variable.
* gnu: Add r-amountain.Mădălin Ionel Patrașcu2022-06-301-0/+24
| | | | * gnu/packages/bioconductor.scm (r-amountain): New variable.
* gnu: r-partitions: Update to 1.10-4.Ricardo Wurmus2022-06-301-3/+3
| | | | | * 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-301-3/+8
| | | | | * 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-301-0/+29
| | | | * gnu/packages/cran.scm (r-qqconf): New variable.
* gnu: r-metafor: Update to 3.4-0.Ricardo Wurmus2022-06-301-3/+3
| | | | | * 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-301-0/+21
| | | | * gnu/packages/cran.scm (r-metadat): New variable.
* gnu: Add r-mathjaxr.Greg Hogan2022-06-301-1/+47
| | | | | | * 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-301-13/+13
| | | | | | * 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-301-17/+16
| | | | | | * 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-301-4/+3
| | | | * 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-301-14/+15
| | | | | | * 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-301-21/+1
| | | | | | | 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-301-21/+0
| | | | | | This reverts commit 6804d2bc250aff676f63f464679dcf00259bc836. This depends on r-mathjaxr.
* Revert "gnu: r-metafor: Update to 3.4-0."Ricardo Wurmus2022-06-301-3/+3
| | | | | | | | 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-301-0/+31
| | | | | | * 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-301-0/+18
| | | | | | * gnu/packages/ruby.scm (ruby-interception): New variable. Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
* gnu: Add ruby-webrick.Stephen Paul Weber2022-06-301-0/+17
| | | | | | * gnu/packages/ruby.scm (ruby-webrick): New variable. Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
* gnu: Add ruby-sentry.Stephen Paul Weber2022-06-301-0/+24
| | | | | | * 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-301-0/+23
| | | | | | * 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-301-0/+1
| | | | * gnu/packages/radio.scm (gqrx)[inputs]: Add spdlog.
* gnu: gnss-sdr: Add missing input.Guillaume Le Vaillant2022-06-301-0/+1
| | | | * gnu/packages/radio.scm (gnss-sdr)[inputs]: Add spdlog.
* gnu: gr-osmosdr: Add missing input.Guillaume Le Vaillant2022-06-301-0/+1
| | | | * gnu/packages/radio.scm (gr-osmosdr)[inputs]: Add spdlog.
* gnu: gr-iqbal: Add missing input.Guillaume Le Vaillant2022-06-301-0/+1
| | | | * gnu/packages/radio.scm (gr-iqbal)[inputs]: Add spdlog.
* gnu: gr-satellites: Add missing input.Guillaume Le Vaillant2022-06-301-0/+1
| | | | * gnu/packages/radio.scm (gr-satellites)[inputs]: Add spdlog.
* gnu: gnuradio: Simplify package definition.Guillaume Le Vaillant2022-06-301-57/+53
| | | | | | | * 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-301-2/+4
| | | | | | | * 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-301-2/+2
| | | | | | * 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-301-3/+9
| | | | | | | | | * 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-301-3/+3
| | | | | | | * 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-301-1/+21
| | | | | | * gnu/packages/cran.scm (r-mathjaxr): New variable. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add r-metadat.Greg Hogan2022-06-301-0/+21
| | | | | | * 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-301-2/+2
| | | | | | * gnu/packages/maths.scm (octave): Update to 7.1.0. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Syncthing: Update to 1.20.2.Leo Famulari2022-06-291-2/+2
| | | | * gnu/packages/syncthing.scm (syncthing): Update to 1.20.2.
* gnu: linux-libre: Enable the AMD HSA driver.John Kehayias2022-06-298-8/+8
| | | | | | | | | | | | | | * 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-295-43568/+0
| | | | | | | | | | | | | | 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-291-8/+8
| | | | | | * 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-295-0/+44186
| | | | | | | | | | | | * 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-291-3/+3
| | | | | | | 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-281-4/+4
| | | | | | Fixes CVE-2022-2226 and CVE-2022-34478. * gnu/packages/gnuzilla.scm (icedove): Update to 91.11.0.