summaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Collapse)Author
2023-10-03gnu: steam-devices-udev-rules: Update to 1.0.0.61-1.1344348.John Kehayias
* gnu/packages/games.scm (steam-devices-udev-rules): Update to 1.0.0.61-1.1344348.
2023-10-03gnu: openvr: Update to 1.26.7.John Kehayias
* gnu/packages/game-development.scm (openvr): Update to 1.26.7.
2023-10-03gnu: headsetcontrol: Update to 2.7.0.John Kehayias
* gnu/packages/hardware.scm (headsetcontrol): Update to 2.7.0.
2023-10-03gnu: Add rust-path-slash-0.2.Hilton Chain
* gnu/packages/crates-io.scm (rust-path-slash-0.2): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-10-03gnu: alacritty: Remove input labels.Efraim Flashner
* gnu/packages/terminals.scm (alacritty)[native-inputs]: Remove input labels. [inputs]: Same.
2023-10-03gnu: alacritty: Patch references to more libraries.Efraim Flashner
* gnu/packages/terminals.scm (alacritty)[arguments]: Also patch paths to X libraries in 'add-absolute-library-references phase. [inputs]: Add libxext, libxft, libxinerama, libxmu, libxpresent, libxscrnsaver, libxt, libxtst.
2023-10-03gnu: alacritty: Update to 0.12.3.Efraim Flashner
* gnu/packages/terminals.scm (alacritty): Update to 0.12.3. [arguments]: Remove cargo-test-flags.
2023-10-03gnu: trezord: Use new format for native-inputs.Attila Lendvai
* gnu/packages/finance.scm (trezord)[native-inputs]: Remove labels. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-10-03gnu: trezord: Update to 2.0.33.Attila Lendvai
* gnu/packages/finance.scm (trezord): Update to 2.0.33. [arguments]: Specify go-1.20 as the compiler. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-10-03gnu: trezor-agent: Fix build, change versioning scheme.Attila Lendvai
Clarify the versioning of the package in a comment, so that later updates will not pick the wrong version number. * gnu/packages/finance.scm (trezor-agent)[version]: Copy version from python-trezor-agent which effectively updates it from 0.14.4 to 0.14.7. [source]: Copy the origin also from python-trezor-agent to effectively sync the source and the version of the two packages; something that upstream will also do in future releases. Update snippet. [native-inputs]: Add missing python-bech32 and python-simple-rlp so that the test suite runs clean and the build finishes. [arguments]: Reenable 'sanity-check' phase. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-10-03gnu: python-trezor-agent: Update to 0.14.7.Attila Lendvai
* gnu/packages/finance.scm (python-trezor-agent): Update to 0.14.7. [native-inputs]: Add python-bech32 and python-cryptography. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-10-03gnu: python-trezor: Update to 0.13.7.Attila Lendvai
* gnu/packages/finance.scm (python-trezor): Update to 0.13.7. [propagated-inputs]: Drop python-click-7 kludge, add python-construct-classes instead of python-construct. [native-inputs]: Add python-pillow, python-simple-rlp and python-wheel. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-10-03gnu: Add python-construct-classes.Attila Lendvai
* gnu/packages/python-xyz.scm (python-construct-classes): New variable. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-10-03gnu: gr-osmosdr: Update to 0.2.4.Guillaume Le Vaillant
* gnu/packages/radio.scm (gr-osmosdr): Update to 0.2.4.
2023-10-03Revert "gnu: emacs-buttercup: Fix native comp tests with emacs-next."Hilton Chain
This reverts commit e45f9b4b1251df1a51a30e1d4a53fc2075abfcfe, which doesn't fix the test issue.
2023-10-03gnu: spectre-meltdown-checker: Update to 0.46.Hilton Chain
* gnu/packages/patches/spectre-meltdown-checker-externalize-fwdb.patch: Update patch. * gnu/packages/patches/spectre-meltdown-checker-find-kernel.patch: Delete file * gnu/local.mk (dist_patch_DATA): Remove it. * gnu/packages/linux.scm (spectre-meltdown-checker): Update to 0.46. [#:phases]<fixpath>: Correct name for bunzip2. Substitute lzop and mktemp as well.
2023-10-03gnu: font-lxgw-wenkai-tc: Update to 1.010.Hilton Chain
* gnu/packages/fonts.scm (font-lxgw-wenkai-tc): Update to 1.010.
2023-10-03gnu: font-lxgw-wenkai: Update to 1.310.Hilton Chain
* gnu/packages/fonts.scm (font-lxgw-wenkai): Update to 1.310.
2023-10-03gnu: font-sarasa-gothic: Update to 0.42.1.Hilton Chain
* gnu/packages/fonts.scm (font-sarasa-gothic): Update to 0.42.1.
2023-10-03gnu: font-chiron-hei-hk: Update to 2.508.Hilton Chain
* gnu/packages/fonts.scm (font-chiron-hei-hk): Update to 2.508.
2023-10-03gnu: shotcut: Update to 23.09.29.Vinicius Monego
* gnu/packages/video.scm (shotcut): Update to 23.09.29.
2023-10-03gnu: mlt: Update to 7.20.0.Vinicius Monego
* gnu/packages/video.scm (mlt): Update to 7.20.0.
2023-10-03gnu: python-scikit-rf: Update to 0.29.1.Vinicius Monego
* gnu/packages/engineering.scm (python-scikit-rf): Update to 0.29.1. [native-inputs]: Add python-pytest-mock.
2023-10-03gnu: satdump: Add support for BladeRF.Guillaume Le Vaillant
* gnu/packages/radio.scm (satdump)[inputs]: Add bladerf.
2023-10-03gnu: urh: Add support for Airspy and BladeRF.Guillaume Le Vaillant
* gnu/packages/radio.scm (urh)[inputs]: Add airspy and bladerf.
2023-10-03gnu: sdr++: Add support for BladeRF.Guillaume Le Vaillant
* gnu/packages/radio.scm (sdr++)[inputs]: Add bladerf. [arguments]: Update 'configure-flags'.
2023-10-03gnu: sdrangel: Add support for BladeRF.Guillaume Le Vaillant
* gnu/packages/radio.scm (sdrangel)[inputs]: Add bladerf.
2023-10-03gnu: dump1090: Add support for BladeRF.Guillaume Le Vaillant
* gnu/packages/radio.scm (dump1090)[inputs]: Add bladerf. [arguments]: Update 'make-flags'.
2023-10-03gnu: gr-osmosdr: Add support for BladeRF and IQ balance correction.Guillaume Le Vaillant
* gnu/packages/radio.scm (gr-osmosdr)[inputs]: Add bladerf and gr-iqbal. [arguments]: Add 'fix-gnuradio-iqbalance-detection' phase. Use gexp.
2023-10-03gnu: Add soapybladerf.Guillaume Le Vaillant
* gnu/packages/radio.scm (soapybladerf): New variable.
2023-10-03gnu: Add bladerf.Guillaume Le Vaillant
* gnu/packages/radio.scm (bladerf): New variable.
2023-07-23gnu: Add linux-libre 6.5.Leo Famulari
* gnu/packages/linux.scm (linux-libre-6.5-version, linux-libre-6.5-gnu-revision, deblob-scripts-6.5, linux-libre-6.5-pristine-source, linux-libre-6.5-source, linux-libre-headers-6.5, linux-libre-6.5): New variables. * gnu/packages/aux-files/linux-libre/6.5-arm.conf, gnu/packages/aux-files/linux-libre/6.5-arm64.conf, gnu/packages/aux-files/linux-libre/6.5-i686.conf, gnu/packages/aux-files/linux-libre/6.5-x86_64.conf: New files. * Makefile.am (AUX_FILES): Add them.
2023-10-02gnu: Add python-casa-formats-io.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-casa-formats-io): New variable. Co-Authored-By: Iliya Tikhonenko <tikhonenko@mpe.mpg.de> Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-10-02gnu: mupdf: Update to 1.23.3.Timotej Lazar
* gnu/packages/pdf.scm (mupdf): Update to 1.23.3. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-10-02gnu: milkytracker: Update to 1.04.00.Yovan Naumovski
* gnu/packages/music.scm (milkytracker): Update to 1.04.00. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-10-02gnu: emacs-buttercup: Fix native comp tests with emacs-next.Nicolas Graves
* gnu/packages/emacs-xyz.scm (emacs-buttercup): Add patch emacs-buttercup-fix-native-comp-pretty-test. * gnu/packages/patches/emacs-buttercup-fix-native-comp-pretty-test.patch: Add file. * gnu/local.mk: Add emacs-buttercup-fix-native-comp-pretty-test.patch. Signed-off-by: Andrew Tropin <andrew@trop.in>
2023-10-02gnu: cuirass: Update to 797b26a.Ludovic Courtès
* gnu/packages/ci.scm (cuirass): Update to 797b26a. * gnu/services/cuirass.scm (cuirass-activation): Create /var/run/cuirass.
2023-10-02gnu: rust-rspotify: Update to 0.11.7.Steve George
* gnu/packages/crates-io.scm (rust-rspotify): Update to 0.11.7. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-10-02gnu: Add rust-rspotify-http-0.11.Steve George
* gnu/packages/crates-io.scm (rust-rspotify-http-0.11): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-10-02gnu: Add rust-maybe-async-0.2.Steve George
* gnu/packages/crates-io.scm (rust-maybe-async-0.2): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-10-02gnu: Add rust-rspotify-macros-0.11.Steve George
* gnu/packages/crates-io.scm (rust-rspotify-macros-0.11): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-10-02gnu: Add rust-rspotify-model-0.11.Steve George
* gnu/packages/crates-io.scm (rust-rspotify-model-0.11): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-10-02gnu: Add rust-enum-dispatch-0.3.Steve George
* gnu/packages/crates-io.scm (rust-enum-dispatch-0.3): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-10-02gnu: Add rust-enum-derive-0.1.Steve George
* gnu/packages/crates-io.scm (rust-enum-derive-0.1): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-10-02gnu: guix: Update to 1.4.0-12.b9fae146d6.Janneke Nieuwenhuizen
This brings the "declarative offloading setup" and using "the right locale package on GNU/Hurd". * gnu/packages/package-management.scm (guix): Update to 1.4.0-12.b9fae146d6.
2023-10-01gnu: glibc-utf8-locales: Reintroduce input labels.Ludovic Courtès
Since 2f73ea3487b3bf6eb055c08aae7c53713d61a4d7, ‘make-glibc-utf8-locales’ couldn’t be passed a package with a name other than “glibc” (in particular “glibc-hurd”) since the builder expects the name “glibc” in ‘%build-inputs’. * gnu/packages/base.scm (make-glibc-utf8-locales): Reintroduce labels in ‘native-inputs’.
2023-10-01gnu: poetry: Fix build.Danny Milosavljevic
Follow-up to 21d6985a8b3c6e53aab648275dc27b72c7453437. * gnu/packages/python-build.scm (python-poetry-core-1.0): New variable. * gnu/packages/python-xyz.scm (poetry)[propagated-inputs]: Replace python-poetry-core by python-poetry-core-1.0.
2023-10-01Revert "gnu: poetry: Update to 1.1.12."Danny Milosavljevic
This reverts commit d477018b57d5b4c13b4dd35aa1c4ee1a00ca76e2.
2023-10-01gnu: xfig: Update to 3.2.9.Bruno Victal
* gnu/packages/patches/xfig-Enable-error-message-for-missing-libraries.patch: New file. * gnu/packages/patches/xfig-Fix-double-free-when-requesting-MediaBox.patch: Likewise. * gnu/packages/patches/xfig-Use-pkg-config-to-set-fontconfig-CFLAGS-and-LIBS.patch: Likewise. * gnu/local.mk (dist_patch_DATA): Register new patches. * gnu/packages/xfig.scm (xfig): Update to 3.2.9. [source]: Use new patches. [arguments]<#:phases>: Add ‘wrap-program’. [native-inputs]: Add pkg-config, autoconf, automake and libtool. Move ghostscript to … [inputs]: … here. Add fig2dev, libxaw3d and libxft. [license]: Update URL. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-10-01gnu: Add fig2dev.Bruno Victal
The source used by the transfig package is outdated and its development was moved into the repository used by fig2dev though the utility `transfig' is considered obsolete and not built by default in the fig2dev package. In practice, this is not a problem since the user is generally after the `fig2dev' utility which was also provided in the (now obsolete) transfig package. Descriptions and comments pointing to the now obsolete packages are adjusted accordingly. For texlive-latex-make, this follow upstream at <https://gitlab.inria.fr/latex-utils/latex-make/-/commit/1dcc04aaa860b123924ae83fc30a47d6f7179f7a>. * gnu/packages/xfig.scm: Import all of (guix licenses). (xfig)[license]: Adjust accordingly. (fig2dev): New variable. (transfig): Deprecate in favor of fig2dev. * gnu/packages/patches/transfig-gcc10-fno-common.patch: Removed file. * gnu/local.mk (dist_patch_DATA): Unregister it. * gnu/packages/docbook.scm (dblatex): Update comment. * gnu/packages/tex.scm (texlive-latex-make)[description]: Update description. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>