summaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Expand)AuthorAgeFilesLines
* gnu: libtirpc-hurd: Fix cross-compilation.•••Fixes a regression introduced in 517618b2401c2ab5861e63df60ae49918b94f727, whereby the "wrong" 'krb5-config' script would be picked. * gnu/packages/onc-rpc.scm (libtirpc/hurd)[arguments]: Turn #:configure-flags into a gexp to refer to the right "mit-krb5". Ludovic Courtès2022-12-241-4/+5
* gnu: python-scikit-build: Depend on 'git-minimal/fixed'.•••* gnu/packages/python-xyz.scm (python-scikit-build)[native-inputs]: Replace 'git-minimal' with 'git-minimal/fixed'. Ludovic Courtès2022-12-241-1/+1
* gnu: gnome-photos: Depend on 'git-minimal/fixed'.•••* gnu/packages/gnome.scm (gnome-photos)[arguments]: Pass #:disallowed-references. [native-inputs]: Replace 'git-minimal' with 'git-minimal/fixed'. Ludovic Courtès2022-12-241-1/+2
* gnu: opam: Depend on 'git-minimal/fixed'.•••* gnu/packages/ocaml.scm (opam)[native-inputs]: Replace 'git-minimal' with 'git-minimal/fixed'. Ludovic Courtès2022-12-241-1/+1
* gnu: ocamlformat: Depend on 'git-minimal/fixed'.•••* gnu/packages/ocaml.scm (ocamlformat): Replace 'git-minimal' with 'git-minimal/fixed'. Ludovic Courtès2022-12-241-1/+2
* gnu: julia-documenter: Depend on 'git-minimal/fixed'.•••That way the main 'git-minimal' package can be updated without causing a rebuild of all the dependents of 'julia-documenter'. * gnu/packages/julia-xyz.scm (julia-documenter)[native-inputs]: Replace 'git-minimal' by 'git-minimal/fixed'. Ludovic Courtès2022-12-241-1/+1
* gnu: Add emacs-loccur.•••* gnu/packages/emacs-xyz.scm (emacs-loccur): New variable. Ricardo Wurmus2022-12-241-1/+25
* gnu: ceph: Update to 17.2.5.•••* gnu/packages/storage.scm (ceph): Update to 17.2.5. [source]: Remove obsolete patches; remove bundled sources for arrow. [arguments]: Disable parallel build; use system arrow. [inputs]: Drop input labels; add apache-thrift, apache-arrow-for-ceph, and utf8proc. * gnu/packages/patches/ceph-boost-compat.patch: Delete file. * gnu/packages/patches/ceph-rocksdb-compat.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove them. Ricardo Wurmus2022-12-233-419/+118
* gnu: Add apache-arrow-for-ceph.•••* gnu/packages/databases.scm (apache-arrow-for-ceph): New variable. Ricardo Wurmus2022-12-231-0/+132
* gnu: naev: Update to 0.10.0.•••* gnu/packages/games.scm (naev): Update to 0.10.0. [inputs]: Add ENET, PCRE2. Nicolas Goaziou2022-12-231-3/+5
* gnu: fet: Update to 6.7.7.•••* gnu/packages/education.scm (fet): Update to 6.7.7. Nicolas Goaziou2022-12-231-2/+2
* gnu: sdrangel: Update to 7.8.5.•••* gnu/packages/radio.scm (sdrangel): Update to 7.8.5. [arguments]: Remove 'fix-boost-compatibility' phase. Guillaume Le Vaillant2022-12-231-10/+3
* gnu: aptdec: Update to 1.7-3.4d4a0c9.•••* gnu/packages/radio.scm (aptdec): Update to 1.7-3.4d4a0c9. Guillaume Le Vaillant2022-12-231-4/+5
* gnu: emacs-cider: Update to 1.6.0.•••* gnu/packages/emacs-xyz.scm (emacs-cider): Update to 1.6.0. Nicolas Goaziou2022-12-231-2/+2
* gnu: emacs-vertico: Update to 1.0.•••* gnu/packages/emacs-xyz.scm (emacs-vertico): Update to 1.0. Nicolas Goaziou2022-12-231-2/+2
* gnu: emacs-subed: Update to 1.0.28.•••* gnu/packages/emacs-xyz.scm (emacs-subed): Update to 1.0.28. Nicolas Goaziou2022-12-231-2/+2
* gnu: sgabios: Fix build on cross-build architectures.•••* gnu/packages/firmware.scm (sgabios)[arguments]: When cross-building add a make-flag to use the correct objcopy. Efraim Flashner2022-12-231-1/+3
* gnu: netcdf: Update to 4.9.0.•••* gnu/packages/maths.scm (netcdf): Update to 4.9.0. [source]: Use new URI. [inputs]: Add libxml2 and unzip. [arguments]: Update 'configure-flags'. Add 'fix-test-rcmerge' phase. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Roman Scherer2022-12-231-13/+21
* gnu: emacs-mood-line: Update to 2.0.0.•••* gnu/packages/emacs-xyz.scm (emacs-mood-line): Update to 2.0.0. Nicolas Goaziou2022-12-221-2/+2
* gnu: emacs-marginalia: Update to 1.0.•••* gnu/packages/emacs-xyz.scm (emacs-marginalia): Update to 1.0. Nicolas Goaziou2022-12-221-2/+2
* gnu: emacs-org-msg: Update to 4.0.•••* gnu/packages/emacs-xyz.scm (emacs-org-msg): Update to 4.0. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Morgan Willcock2022-12-221-4/+4
* gnu: emacs-god-mode: Run tests.•••* gnu/packages/emacs-xyz.scm (emacs-god-mode)[arguments]: Run tests. [native-inputs]: Add EMACS-ECUKES. Nicolas Goaziou2022-12-221-0/+6
* gnu: emacs-god-mode: Update to 2.18.0.•••* gnu/packages/emacs-xyz.scm (emacs-god-mode): Update to 2.18.0. [source,home-page]: Changed URL. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Hilton Chain2022-12-221-4/+4
* gnu: emacs-dashboard: Improve package style.•••* gnu/packages/emacs-xyz.scm (emacs-dashboard)[arguments]: Use G-expressions. <#:include>: Use %default-include. <#:phases>: Remove trailing #T, and unnecessary call to CHMOD. [description]: Properly capitalize it. Nicolas Goaziou2022-12-221-13/+12
* gnu: emacs-dashboard: Update to 1.7.0-0.a69cc10.•••* gnu/packages/emacs-xyz.scm (emacs-dashboard): Update to 1.7.0-0.a69cc10. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> florhizome2022-12-221-31/+34
* gnu: ipxe-qemu: Fix building on 32-bit systems.•••* gnu/packages/bootloaders.scm (ipxe-qemu)[native-inputs]: When building from a 32-bit system add a binutils variant capable of assembling 64-bit instructions and an ld-wrapper using it. Efraim Flashner2022-12-221-4/+21
* gnu: linux-libre 5.10: Update to 5.10.161.•••* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.161. (linux-libre-5.10-pristine-source): Update hash. Leo Famulari2022-12-221-2/+2
* gnu: linux-libre 5.15: Update to 5.15.85.•••* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.85. (linux-libre-5.15-pristine-source): Update hash. Leo Famulari2022-12-221-2/+2
* gnu: linux-libre: Update to 6.0.15.•••* gnu/packages/linux.scm (linux-libre-6.0-version): Update to 6.0.15. (linux-libre-6.0-pristine-source): Update hash. Leo Famulari2022-12-221-2/+2
* gnu: stockfish: Update to 15.1.•••* gnu/packages/games.scm (stockfish): Update to 15.1. [arguments]: Renamed phase remove-m-flag to remove-m-flag-and-net-target. Add removing of the net target in the Makefile, because it wants networking. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Michael Rohleder2022-12-221-8/+10
* gnu: Add dsd.•••* gnu/packages/radio.scm (dsd): New variable. Guillaume Le Vaillant2022-12-221-0/+35
* gnu: QEMU: Unbundle SGABIOS.•••* gnu/packages/virtualization.scm (qemu)[source]: Purge sgabios. [arguments]: Replace bundled variant with the one from INPUTS. [inputs]: Add SGABIOS. Marius Bakke2022-12-221-3/+13
* gnu: Add sgabios.•••* gnu/packages/firmware.scm (sgabios): New variable. Marius Bakke2022-12-221-0/+53
* gnu: iPXE: Embed the actual package version.•••* gnu/packages/bootloaders.scm (ipxe)[arguments]: Add phase to set the proper version. Marius Bakke2022-12-221-1/+9
* gnu: Install QEMU firmare files to 'share/qemu'.•••This paves the way for using a native search path in the future. * gnu/packages/bootloaders.scm (ipxe-qemu)[arguments]: Install firmware files to 'share/qemu' instead of 'share/firmware'. * gnu/packages/firmware.scm (seabios-qemu)[arguments]: Likewise. * gnu/packages/virtualization.scm (qemu)[arguments]: Adjust accordingly. Marius Bakke2022-12-223-6/+6
* gnu: QEMU: Unbundle iPXE.•••* gnu/packages/virtualization.scm (qemu)[source](snippet): Purge iPXE. [arguments]: Re-add firmware files from IPXE-QEMU. [inputs]: Add IPXE-QEMU. Marius Bakke2022-12-221-5/+18
* gnu: ipxe-qemu: Cross-compile on non x86_64.•••* gnu/packages/bootloaders.scm (ipxe-qemu)[native-inputs]: When not targeting x86_64, add CROSS-GCC and CROSS-BINUTILS. [arguments]: Set CROSS_COMPILE in that case. Marius Bakke2022-12-221-5/+14
* gnu: SeaBIOS: Split QEMU variants out to separate package.•••* gnu/packages/firmware.scm (seabios)[arguments]: Move custom build and install phases out to ... (seabios-qemu): ... this new variable. * gnu/packages/virtualization.scm (qemu)[inputs]: Change from SEABIOS to SEABIOS-QEMU. Marius Bakke2022-12-222-86/+109
* gnu: QEMU: Don't provide --firmwarepath for user-mode binaries.•••* gnu/packages/virtualization.scm (qemu)[arguments]: Remove --firmwarepath from the user-mode emulation configure invocation. Marius Bakke2022-12-221-4/+0
* gnu: openvpn: Update to 2.5.8.•••* gnu/packages/vpn.scm (openvpn): Update to 2.5.8. Efraim Flashner2022-12-221-2/+2
* gnu: Add r-bedtorch.•••* gnu/packages/bioinformatics.scm (r-bedtorch): New variable. Ricardo Wurmus2022-12-221-0/+40
* gnu: Add r-rhtslib12.•••* gnu/packages/bioinformatics.scm (r-rhtslib12): New variable. Ricardo Wurmus2022-12-221-0/+27
* gnu: Add wiggletools.•••* gnu/packages/bioinformatics.scm (wiggletools): New variable. Ricardo Wurmus2022-12-221-0/+41
* gnu: xterm: Update to 377.•••* gnu/packages/xorg.scm (xterm): Update to 377. Efraim Flashner2022-12-221-2/+2
* gnu: guile-ssh: Update to 0.16.0.•••* gnu/packages/ssh.scm (guile-ssh): Update to 0.16.0. Vagrant Cascadian2022-12-211-2/+2
* gnu: fheroes2: Update to 1.0.0.•••* gnu/packages/games.scm (fheroes2): Update to 1.0.0. Andrew Tropin2022-12-221-2/+2
* gnu: Add python-episcanpy.•••* gnu/packages/bioinformatics.scm (python-episcanpy): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> Navid Afkhami2022-12-221-0/+56
* gnu: Add python-bamnostic.•••* gnu/packages/bioinformatics.scm (python-bamnostic): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> Navid Afkhami2022-12-221-0/+19
* gnu: Add vembrane.•••* gnu/packages/bioinformatics.scm (vembrane): New variable. Ricardo Wurmus2022-12-211-0/+38
* gnu: python-plastid: Update to 0.6.0.•••* gnu/packages/bioinformatics.scm (python-plastid): Update to 0.6.0. [source]: Fetch from git repository. [build-system]: Use pyproject-build-system. [arguments]: Enable tests; add build phases 'unpack-test-data and 'build-extensions. [inputs]: Add openssl. [native-inputs]: Add test data. Ricardo Wurmus2022-12-211-8/+32