summaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Collapse)Author
2023-06-17gnu: eisl: Update to 3.00.Guillaume Le Vaillant
* gnu/packages/lisp.scm (eisl): Update to 3.00.
2023-06-17gnu: txr: Update to 288.Guillaume Le Vaillant
* gnu/packages/lisp.scm (txr): Update to 288.
2023-06-17gnu: cl-colors2: Update to 0.5.4-3.cc03bad.Artyom Bologov
* gnu/packages/lisp-xyz.scm (sbcl-cl-colors2): Update to 0.5.4-3.cc03bad. [description]: Update with the latest changes. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-06-17gnu: cl-nclasses: Update to 0.6.0.Artyom Bologov
* gnu/packages/lisp-xyz.scm (sbcl-nclasses): Update to 0.6.0. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-06-17gnu: stumpwm: Don't install build artifacts.Guillaume Le Vaillant
* gnu/packages/wm.scm (stumpwm)[arguments]: Add 'remove-temporary-cache' phase. (stumpwm+slynk)[arguments]: Delete 'remove-temporary-cache' phase inherited from stumpwm.
2023-06-17gnu: jimtcl: Skip failing test for 32bit.Janneke Nieuwenhuizen
* gnu/packages/embedded.scm (jimtcl)[arguments]: When building for 32bit, skip "file.test".
2023-06-17gnu: openjdk: Re-add "openjdk-15-xcursor-no-dynamic.patch".Danny Milosavljevic
* gnu/packages/java.scm (openjdk16)[source](patches): Re-add xcursor patch. (openjdk17)[source](patches): Re-add xcursor patch.
2023-06-16gnu: Add python-pdoc.Ontje Lünsdorf
* gnu/packages/python-xyz.scm (python-pdoc): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-15gnu: Add r-plumber.Ricardo Wurmus
* gnu/packages/cran.scm (r-plumber): New variable.
2023-06-15gnu: Add r-swagger.Ricardo Wurmus
* gnu/packages/cran.scm (r-swagger): New variable.
2023-06-15gnu: eg25-manager: Patch reference to grep.Efraim Flashner
* gnu/packages/firmware.scm (eg25-manager)[arguments]: Add a phase to patch the path to grep.
2023-06-15gnu: eg25-manager: Update to 0.4.6.Efraim Flashner
* gnu/packages/firmware.scm (eg25-manager): Update to 0.4.6.
2023-06-14gnu: linux-libre 4.14: Update to 4.14.318.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.318. (linux-libre-4.14-pristine-source): Update hash.
2023-06-14gnu: linux-libre 4.19: Update to 4.19.286.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.286. (linux-libre-4.19-pristine-source): Update hash.
2023-06-14gnu: linux-libre 5.4: Update to 5.4.247.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.247. (linux-libre-5.4-pristine-source): Update hash.
2023-06-14gnu: linux-libre 5.10: Update to 5.10.184.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.184. (linux-libre-5.10-pristine-source): Update hash.
2023-06-14gnu: linux-libre 5.15: Update to 5.15.117.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.117. (linux-libre-5.15-pristine-source): Update hash.
2023-06-14gnu: linux-libre 6.1: Update to 6.1.34.Leo Famulari
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.34. (linux-libre-6.1-pristine-source): Update hash.
2023-06-14gnu: linux-libre: Update to 6.3.8.Leo Famulari
* gnu/packages/linux.scm (linux-libre-6.3-version): Update to 6.3.8. (linux-libre-6.3-pristine-source, deblob-scripts-6.3): Update hashes.
2023-06-14gnu: guile-netlink: Update to 1.2.Ludovic Courtès
* gnu/packages/guile-xyz.scm (guile-netlink): Update to 1.2.
2023-06-14gnu: browserpass-native: Use new package style.Timotej Lazar
* gnu/packages/password-utils.scm (browserpass-native)[arguments]: Use gexps. Drop trailing #t from phases. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-14gnu: browserpass-native: Update to 3.1.0.Timotej Lazar
* gnu/packages/password-utils.scm (browserpass-native): Update to 3.1.0. [inputs]: Add bash-minimal. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-14gnu: Add systemtapAndy Tai
* gnu/packages/instrumentation.scm (systemtap): New variable Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-14gnu: gnushogi: Fix build.gemmaro
* gnu/packages/games.scm (gnushogi) [source]: Fix warnings by prefixing "__FUNCTION__" with "__extension__". [arguments]: Turn off some GCC warnings in C flags. Set the linker flag to build the program. Skip the "--enable-fast-install" flag in the configure phase. Enable the "sizetest" test in the check phase. [synopsis]: Remove "The" so that the sentence doesn't start with it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-14gnu: Add pngcheck.Artyom V. Poptsov
* gnu/packages/image.scm (pngcheck): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-14gnu: Add bdf2sfd.gemmaro
* gnu/packages/fontutils.scm (bdf2sfd): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-14gnu: Add nwipe.Timotej Lazar
* gnu/packages/disk.scm (nwipe): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-14gnu: libtree: fix building on non-x86 systems.Z572
* gnu/packages/linux.scm (libtree): fix building on non-x86 systems. [source]: add patch. * gnu/packages/patches/libtree-fix-check-non-x86.patch: New file. * gnu/local.mk (dist_path_DATA): Register it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-14gnu: gnunet-scheme: Use guile-fibers 1.3.1.Ludovic Courtès
* gnu/packages/gnunet.scm (gnunet-scheme)[native-inputs] [propagated-inputs]: Replace GUILE-FIBERS-1.1 with GUILE-FIBERS-1.3.
2023-06-14gnu: guile-fibers: Remove 'guile-fibers-next'.Ludovic Courtès
* gnu/packages/guile-xyz.scm (guile-fibers-next): Remove. * gnu/packages/package-management.scm (guix-build-coordinator)[arguments] [native-inputs, propagated-inputs]: Replace GUILE-FIBERS-NEXT by GUILE-FIBERS-1.3. (nar-herder)[arguments, native-inputs, propagated-inputs]: Likewise. * gnu/packages/web.scm (guix-data-service)[propagated-inputs]: Likewise.
2023-06-14gnu: cuirass: Use guile-fibers 1.3.1.Ludovic Courtès
* gnu/packages/ci.scm (cuirass)[inputs]: Replace GUILE-FIBERS-1.1 with GUILE-FIBERS-1.3.
2023-06-14gnu: shepherd@0.10: Use guile-fibers 1.3.1.Ludovic Courtès
* gnu/packages/admin.scm (shepherd-0.10)[native-inputs, inputs]: Replace GUILE-FIBERS-1.1 with GUILE-FIBERS-1.3.
2023-06-14gnu: guile-fibers: Add 1.3.1.Ludovic Courtès
* gnu/packages/guile-xyz.scm (guile-fibers-1.3): New variable. (guile-fibers-1.1): Inherit from it. * gnu/packages/patches/guile-fibers-libevent-32-bit.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
2023-06-14gnu: psascan: Do not build with "-march=native".Zheng Junjie
* gnu/packages/cpp.scm (psascan)[origin]: Add 'snippet'. [properties]: New field. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-06-14gnu: Add lexilla.Maxim Cournoyer
* gnu/packages/text-editors.scm (lexilla): New variable.
2023-06-14gnu: lexilla: Fix find-files regexp in install phase.Maxim Cournoyer
* gnu/packages/text-editors.scm (scintilla) [arguments]: Fix find-files regexp in install phase.
2023-06-14gnu: scintilla: Use string-delete to compute source URL.Maxim Cournoyer
* gnu/packages/text-editors.scm (scintilla) [source]: Use string-delete instead of string-split and string-append.
2023-06-14gnu: Add tuba.Efraim Flashner
* gnu/packages/mastodon.scm (tuba): New variable.
2023-06-14gnu: python-pyzmq: Update to 25.1.0.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python-pyzmq): Update to 25.1.0.
2023-06-14gnu: python-pyzmq: Use pytest to run the test suite.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python-pyzmq) [arguments]: Precise comments regarding #:tests?. Override check phase.
2023-06-14gnu: python-keras: Fix building with newer python.Efraim Flashner
* gnu/packages/machine-learning.scm (python-keras)[source]: Add snippet to adjust for newer versions of python.
2023-06-14gnu: onedrive: Link to all necessary libraries.Efraim Flashner
Reported by adanska on IRC. * gnu/packages/sync.scm (onedrive)[arguments]: Remove custom 'link-to-external-libraries phase to allow linking to more libraries.
2023-06-14gnu: ibus-anthy: Prepare for tests.Maxim Cournoyer
* gnu/packages/patches/ibus-anthy-fix-tests.patch: New patch. * gnu/packages/ibus.scm (ibus-anthy): Register it. * gnu/packages/ibus.scm (ibus-anthy) [source]: Apply patch. [arguments]: Clarify #:tests? comment. Add a fix-check, do-not-override-GI_TYPELIB_PATH and prepare-for-tests phases. [native-inputs]: Add procps, python-pycotap, util-linux and xorg-server-for-tests.
2023-06-14gnu: python-scikit-build: Update to 0.17.6.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python-scikit-build): Update to 0.17.6. [arguments]: Re-instate test_cxx_compiler test in check phase. [native-inputs]: Add python-virtualenv.
2023-06-14gnu: guile-openai: Update to 0.2-1.751cd5d.Ricardo Wurmus
* gnu/packages/guile-xyz.scm (guile-openai): Update to 0.2-1.751cd5d. [build-system]: Use gnu-build-system. [arguments]: Adjust. [inputs]: Add imagemagick. [native-inputs]: Add autoconf, automake, and pkg-config.
2023-06-14gnu: Add r-word2vec.Ricardo Wurmus
* gnu/packages/cran.scm (r-word2vec): New variable.
2023-06-14gnu: python-shapely: Update to 2.0.1.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-shapely): Update to 2.0.1. [arguments]: Remove 'patch-geos-path build phase; add 'build-extensions phase. [build-system]: Use pyproject-build-system.
2023-06-14gnu: Add r-doc2vec.Ricardo Wurmus
* gnu/packages/cran.scm (r-doc2vec): New variable.
2023-06-14gnu: Add r-openai.Ricardo Wurmus
* gnu/packages/cran.scm (r-openai): New variable.
2023-06-14gnu: python-blosc: Enable tests.Efraim Flashner
* gnu/packages/python-xyz.scm (python-blosc)[arguments]: Don't disable tests. Add custom 'check phase. [native-inputs]: Add cmake-minimal.