aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Expand)Author
2024-10-16gnu: libblockdev: Use gexps....* gnu/packages/disk.scm (libblockdev) [phases]: Use gexps. {patch-plugin-paths}: Use search-input-file. Change-Id: I61f9b3dfdd4dc249fb0f59abb99826a8e759bb42 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Maxim Cournoyer
2024-10-16gnu: libblockdev: Update to 3.1.1.... * gnu/packages/disk.scm (libblockdev): Update to 3.1.1. [inputs]: Add keyutils and libnvme. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Sarah Morgensen
2024-10-16gnu: libblockdev: Fix inputs....Add missing inputs; make util-linux a regular input since libblockdev retains references to it. * gnu/packages/disk.scm (libblockdev): [native-inputs]: Move util-linux... [inputs]: ... here. Add bcache-tools, e2fsprogs, gptfdisk, multipath-tools, and ntfs-3g. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Sarah Morgensen
2024-10-16gnu: libblockdev: Embed executable paths....* gnu/packages/disk.scm (libblockdev)[arguments]<#:phases>: Add 'patch-plugin-paths' phase. Fixes: <https://bugs.gnu.org/33896>. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Change-Id: I96f9e2f03650b22ffef5a7fe091159450e4c5b67 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Sarah Morgensen
2024-10-16gnu: libbytesize: Update to 2.10....* gnu/packages/c.scm (libbytesize): Update to 2.10. Change-Id: Id0640e9c118fcf3ced3f6c6aa145a0f15e4f07d8 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Maxim Cournoyer
2024-10-16gnu: gtkwave: Update to 3.3.121....* gnu/packages/fpga.scm (gtkwave): Update to 3.3.121. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Cayetano Santos
2024-10-16gnu: guile-git: Update to 0.9.0....* gnu/packages/guile.scm (guile-git): Update to 0.9.0. Change-Id: I7a49f592a810422f9743dbd9ed50d25f64b32475 Ludovic Courtès
2024-10-16gnu: kcolorpicker: Build with -fPIC....It fixes linking errors when building kimageannotator: ... ld: /gnu/store/...-kcolorpicker-0.3.1/lib/libkColorPicker.a(AbstractPopupMenuButton.cpp.o): relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN15QAbstractButton7clickedEb@@Qt_6' which may bind externally can not be used when making a shared object; recompile with -fPIC ... * gnu/packages/kde-frameworks.scm (kcolorpicker)[arguments]: Adjust configure-flags to add -fPIC to CMAKE_CXX_FLAGS. Change-Id: I38c77cc641e48b3e992e8f49fd861d9ada818240 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Doğan Çeçen
2024-10-16gnu: b4: Update to 0.14.2....* gnu/packages/version-control.scm (b4): Update to 0.14.2. Change-Id: Ic8a281f2b3871e2e77e7ad77295593d05df8ce8d Zheng Junjie
2024-10-15gnu: Add go-github-com-kpango-glg....* gnu/packages/golang-xyz.scm (go-github-com-kpango-glg): New variable. Change-Id: Iaa457f5a53000713df0a7fad3f772e57143c9d1c Artyom V. Poptsov
2024-10-15gnu: Add go-github-com-kpango-fastime....* gnu/packages/golang-xyz.scm (go-github-com-kpango-fastime): New variable. Change-Id: I79bf2cd7d0a3a29d2718788184560c0cfe406e4f Artyom V. Poptsov
2024-10-15gnu: aerc: Add a patch for bug with signed messages....* gnu/packages/mail.scm (aerc): (source)[origin]<patches>: Add patch. Change-Id: I9e080662854b93022255f53e9f6eff11a2c934a3 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Ashish SHUKLA
2024-10-15gnu: julia-categoricalarrays: Update to 0.10.8....* gnu/packages/julia-xyz.scm (julia-categoricalarrays): Update to 0.10.8. Change-Id: Ic2b21e0b4069234b0da49ec9c2f6b704ba095cdb Signed-off-by: Ludovic Courtès <ludo@gnu.org> Spencer King
2024-10-15gnu: jellyfin-mpv-shim: Fix icon & metainfo installation....The icons and appdata.xml were getting installed into share/applications, when they should have gone into share/icons/hicolor and share/metainfo. Put them in the right place, which allows DEs to find them. * gnu/packages/video.scm (jellyfin-mpv-shim): In 'install-desktop-file phase, change the icon and metadata file name. Change-Id: Ic6cdae2fe0b348b94285bf8b39c014922baae6c1 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Ian Eure
2024-10-15gnu: sipwitch: Fix build....* gnu/packages/telephony.scm (sipwitch): Fix build. [origin]<patches>: Add sipwitch-fix-build-with-exosip5.patch here... * gnu/packages/patches: ...here and... * gnu/local.mk: ...here. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Nicolas Graves
2024-10-15gnu: exosip: Update to 5.3.0. [security fixes]...This fixes CVE-2014-10375. * gnu/packages/telephony.scm (exosip): Update to 5.3.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Nicolas Graves
2024-10-15gnu: osip: Update to 5.3.1....* gnu/packages/telephony.scm (osip): Update to 5.3.1. [origin]<patches>: Remove patch. * gnu/packages/patches/osip-CVE-2017-7853.patch : Remove it. * gnu/local.mk: Remove patch. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Nicolas Graves
2024-10-15gnu: abc: Update to 0.0-3.707442e....* gnu/packages/fpga.scm (abc): Update to 0.0-3.707442e. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Cayetano Santos
2024-10-15gnu: gcc@9: Add libsanitizer fsconfig command patch....Since newer glibc version there is a conflict in names between kernel module and glibc module. This uses a patch that was used upstream in llvm to bypass it. Without this, the build fails with a redefinition error. * gnu/packages/gcc.scm (gcc-9)[source]: Add ‘gcc-7-libsanitizer-fsconfig-command.patch’. Change-Id: Ibb8446b7bba52f72d82fcf69804cae09215daeed Signed-off-by: Ludovic Courtès <ludo@gnu.org> Rutherther
2024-10-15gnu: perl-pod-simple: Update to 3.45....* gnu/packages/perl.scm (perl-pod-simple): Update to 3.45. Change-Id: I9933661f49f35da2a3b6ca2ff678b20831661826 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> gemmaro
2024-10-15gnu: Add perl-text-markdown....* gnu/packages/markup.scm (perl-text-markdown): New variable. Change-Id: Ibeaa8d3959e4ddea15650c97f5ca598c3cc8c60a Janneke Nieuwenhuizen
2024-10-15gnu: Add perl-yaml-syck....* gnu/packages/perl.scm (perl-yaml-syck): New variable. Change-Id: I49fd33875f50357834262a8fc8d8a117c3f492b6 Janneke Nieuwenhuizen
2024-10-15hurd: Support system init in /libexec/runsystem....This is the first step to support booting after guix system init, which does not create /servers. * gnu/packages/hurd.scm (hurd)[arguments]: In stage create-runsystem, do not assume /servers/socket/ exists, remove any existing /servers/socket/1. Janneke Nieuwenhuizen
2024-10-15gnu: emacs-lilypond-mode: Add emacs-lilypond-mode....* gnu/packages/music.scm (emacs-lilypond-mode): New variable. Change-Id: Ifd6a3e35e9668f39a065de2ce7316775a8d99e39 Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Javier Olaechea
2024-10-15gnu: Add emacs-flymake....* gnu/packages/emacs-xyz.scm (emacs-flymake): New variable. Change-Id: I8dc5cd880301dfbf8492e7b998fb80f786dd27d8 Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Javier Olaechea
2024-10-15gnu: emacs-sly-named-readtables: Fix package build....* gnu/packages/emacs.scm (emacs-sly-named-readtables)[#:phases]: Delete make-autoloads phase, since the package provides autoloads. Change-Id: Iec994490da91414386d4b916c9805770b56d74f8 Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Rostislav Svoboda
2024-10-15gnu: emacs-zig-mode: Update to 0.0.8-1.f55e425....* gnu/packages/emacs-xyz.scm (emacs-zig-mode): Update to 0.0.8-1.f55e425. [propagated-inputs]: Add EMACS-REFORMATTER. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Change-Id: Ic3a493d691e1bb6ca6f4572829999584450a84df lynnlei
2024-10-15gnu: Fix emacs-exwm....* gnu/packages/emacs-xyz.scm (emacs-exwm): Fix the package. EXWM project team removed exwm-config-example. Now exwm will not work if the user doesn't have any configuration in ~/.emacs (or any other emacs init file). I suggest leaving exwm-enable and a link to the project's wiki page. So the user will have at least a fullscreen emacs window to work with. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Change-Id: If415c91899f694e59f21b519d42548dde89c0628 Adam Quandour
2024-10-15gnu: Add emacs-varuga....* gnu/packages/emacs-xyz.scm (emacs-varuga): New variable. Change-Id: I6900893ff65011fd8aa935a6b7281e83842b2b66 Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Arun Isaac
2024-10-15gnu: emacs-alchemist: Use HTTPS home page URI....* gnu/packages/emacs-xyz.scm (emacs-alchemist)[home-page]: Use HTTPS URI. Change-Id: I577bc27a198ec1fb150af2134051d2164d4bd4de Nicolas Goaziou
2024-10-15gnu: emacs-alchemist: Add alchemist-server output....Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Change-Id: I0dd3a066eb0903a1f82331a3d3b0cdffbd14e7ff emma thompson
2024-10-15gnu: Add emacs-eglot-booster....* gnu/packages/emacs-xyz.scm (emacs-eglot-booster): New variable. Change-Id: If1c12d136f901894e91a34941e5cbf22aac1510e Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Marcus Quincy
2024-10-15gnu: qqc2-desktop-style: Fix tests....* gnu/packages/kde-frameworks.scm (qqc2-desktop-style)[arguments]: Enable tests. <#:phases>: Move check phase after install. Set QML_IMPORT_PATH, QT_PLUGIN_PATH,HOME environment variables. Change-Id: Ic96e6a72d4b4cec01a458ae70f6e46a508cf2362 Zheng Junjie
2024-10-15gnu: qqc2-desktop-style: Add kcolorscheme as an input....This remedies an issue where applications like systemsettings and plasma-discover do not completely respect theming (e.g. when dark theme is enabled), with the following notable error message: kf.kirigami.platform: Failed to find a Kirigami platform plugin for style "org.kde.desktop" * gnu/packages/kde-frameworks.scm (qqc2-desktop-style)[inputs]: Add kcolorscheme. [arguments]<#:tests?>: Disable failing tests introduced by adding the kcolorscheme input. Change-Id: Ic34da2a2fc788737e543eb3cd2b23edf85a736a4 aurtzy
2024-10-14gnu: latex2html: Update to 2024....* gnu/packages/documentation.scm (latex2html): Update to 2024. Change-Id: I618acb3959d088ef815a2c3c1cc8f87a6f1eac8e Aaron Covrig
2024-10-14gnu: libfastjson: Update to 1.2304.0...* gnu/packages/c.scm (libfastjson): Update to 1.2304.0 Aaron Covrig
2024-10-14gnu: duperemove: Update to 0.14.1....* gnu/packages/disk.scm (duperemove): Update to 0.14.1. Change-Id: Id5683391ec65266b12c664c8851afdeccbcdee0e Hilton Chain
2024-10-14gnu: nvc: Update to 1.14.0....* gnu/packages/fpga.scm (nvc): Update to 1.14.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Cayetano Santos
2024-10-14gnu: xen: Update to 4.19.0. [security fixes]...This fixes at least 10 different CVEs. * gnu/packages/virtualization.scm (xen): Update to 4.19.0. [arguments]<#make-flags>: Add SHLIB flags. <#phases>: Update 'patch phase. [origin]<patches>: Remove xen-docs-use-predictable-ordering.patch and xen-remove-config.gz-timestamp.patch from here... * gnu/packages/patches: ...here and... * gnu/local.mk: ...here. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Nicolas Graves
2024-10-14gnu: git-annex-remote-rclone: Upgrade to v0.8...* gnu/packages/version-control.scm (git-annex-remote-rclone): Upgrade from v0.6 to v0.8 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Aaron Covrig
2024-10-14gnu: nanovna-saver: Update to 0.6.4....* gnu/packages/radio.scm (nanovna-saver): Update to 0.6.4. Change-Id: I99b18313d8e7f644bb8303d4f964b76d930184e5 Guillaume Le Vaillant
2024-10-14gnu: multimon-ng: Update to 1.3.1....* gnu/packages/radio.scm (multimon-ng): Update to 1.3.1. Change-Id: Ic2f27bbab20d47d40f1395e1df2011d0749d8e40 Guillaume Le Vaillant
2024-10-14gnu: xnec2c: Update to 4.4.16....* gnu/packages/radio.scm (xnec2c): Update to 4.4.16. Change-Id: I8cf8dd7b3a92159f251a9145b15d336c8c46f8e9 Guillaume Le Vaillant
2024-10-14gnu: fldigi: Update to 4.2.06....* gnu/packages/radio.scm (fldigi): Update to 4.2.06. Change-Id: Iff05e80e52b66264feb1f5de7a1fb0f90453379a Guillaume Le Vaillant
2024-10-13gnu: python-pytest-mp: Remove variable....* gnu/packages/python-check.scm (python-pytest-mp): Upstream archived this project and it is not used by any other packages. Change-Id: Ibe0d98b8d7442a29aee7fcddf508caa40db72a0c jgart
2024-10-13gnu: trealla: Update to 2.56.11....* gnu/packages/prolog.scm (trealla): Update to 2.56.11. Change-Id: I685534168f022d06c88d722b97a6642f6ed41d59 jgart
2024-10-14gnu: nghttp3: Update to 1.6.0....* gnu/packages/web.scm (nghttp3): Update to 1.6.0. Change-Id: I1ace57429944d1db33fec8eb9f5cd233ccefe1e9 Tomas Volf
2024-10-14gnu: ngtcp2: Update to 1.8.0....* gnu/packages/networking.scm (ngtcp2): Update to 1.8.0. Change-Id: I0a704cc0e4dc72302b0b7aef133c2cdca9f224fb Tomas Volf
2024-10-14gnu: guile-cv: Update to 0.4.0....* gnu/packages/guile-xyz.scm (guile-cv): Update to 0.4.0. [arguments]: Set GUILE_AUTO_COMPILE to prevent warnings, fix and separate phase modifications into different tasks. Use G-expression. Remove trailing #t. [inputs]: Replace guile-2.0 with guile-3.0. [native-inputs]: Update syntax. Add autoconf, automake, texinfo, libtool and gettext-minimal. [propagated-inputs]: Update syntax. Change-Id: I0a4141740de7cdadbe103c62831f11474cb4ddb2 Sébastien Lerique
2024-10-14gnu: vips: Fetch sources from git....* gnu/packages/image-processing (vips)[source]: Fetch from git. Change-Id: I1bab0fdf3dd6c230025726c613f9eefb36238871 Zheng Junjie