aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-08-14gnu: mpich: Update to 4.2.2.Romain GARBAGE
* gnu/packages/mpi.scm (mpich): Update to 4.2.2. [native-inputs]: Add python-minimal. Change-Id: I9f3e42cb58c399a89835ac38dcfdd9dd11efe210 Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-08-14gnu: cpu-features: Fix cross-compilation.Zheng Junjie
* gnu/packages/assembly.scm (cpu-features)[arguments]<#:configure-flags>: When cross-compilation, set CMAKE_SYSTEM_PROCESSOR. Change-Id: I8b6f9bdeac66b85ab273f81a320e4b8e0d69b5d0 Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-08-14gnu: usbrelay: Update to 1.2.1.Evgeny Pisemsky
* gnu/packages/hardware.scm (usbrelay): Update to 1.2.1. [arguments]: Install manpage and udev rules, specify actual version. Change-Id: I5b889889c528d5526c8cfcc66d56b2b9d8d60437 Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-08-14gnu: bffe: Update to 0-7.0fc06c7.Christopher Baines
* gnu/packages/package-management.scm (bffe): Update to 0-7.0fc06c7. Change-Id: I7c0cf4bbfb5c2e12738065a177f496f3bc24bdbf
2024-08-14gnu: guix-build-coordinator: Update to 0-110.492d462.Christopher Baines
* gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-110.492d462. Change-Id: I1d57ce9b31ba2576b4b9b2c7be415977c19f5a7d
2024-08-14gnu: guix-data-service: Update to 0.0.1-53.eeda1bf.Christopher Baines
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-53.eeda1bf. Change-Id: I3bcf6e527228451d3e53024eea31369c92b90fa4
2024-08-14gnu: Add goawk.Paul A. Patience
* gnu/packages/gawk.scm (goawk): New variable. Co-authored-by: Ashish SHUKLA <ashish.is@lostca.se> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I4011e97962b23bab10c516c7d4d2b25f92330f9d
2024-08-12gnu: prusa-slicer: Update to 2.7.4.Artyom V. Poptsov
* gnu/packages/engineering.scm (prusa-slicer): Update to 2.7.4. [source]: Remove "prusa-slicer-boost-fixes.patch" and "prusa-slicer-with-cereal-1.3.1.patch". Move some part of the snippet code to custom build phases. [arguments] <configure-flags>: Add paths to external libraries. Add "fix-include-paths" phase. [native-inputs]: Add catch2. [inputs]: Use prusa-wxwidgets instead of wxwidgets to fix segfaults. Add qhull, nanosvg, heatshrink and prusa-libbgcode. Sort inputs aphabetically. * gnu/packages/patches/prusa-slicer-boost-fixes.patch, gnu/packages/patches/prusa-slicer-with-cereal-1.3.1.patch: Remove unused patches. * gnu/local.mk (dist_patch_DATA): De-register "prusa-slicer-boost-fixes.patch" and "prusa-slicer-with-cereal-1.3.1.patch". Change-Id: I15e85d63c9ad6c731c8040ef2d8ec8b2f31f2ab7 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-08-12gnu: Add prusa-wxwidgets.Artyom V. Poptsov
* gnu/packages/engineering.scm (prusa-wxwidgets): New variable. * gnu/packages/patches/prusa-wxwidgets-makefile-fix.patch: New file. * gnu/local.mk (dist_patch_DATA): Register "prusa-wxwidgets-makefile-fix.patch". Co-authored-by: Nikita Domnitskii <nikita@domnitskii.me> Change-Id: I9043c2acc95986275ee24d9c5d944e5fe2702e99 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-08-12gnu: Add prusa-libbgcode.Artyom V. Poptsov
* gnu/packages/engineering.scm (prusa-libbgcode): New variable. Change-Id: I1f18c399d0fe36987c613ce4c0c3845c803beb45 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-08-12gnu: Add heatshrink.Artyom V. Poptsov
* gnu/packages/compression.scm (heatshrink): New variable. * gnu/packages/patches/heatshrink-add-cmake.patch: New file. * gnu/local.mk (dist_patch_DATA): Add "heatshrink-add-cmake.patch". Change-Id: I0beccdcaed22e47ac6bfe522497e0759a315813d Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-08-12gnu: libigl: Update to 2.4.0.Artyom V. Poptsov
* gnu/packages/engineering.scm (libigl): Update to 2.4.0. [arguments]: Use Gexps. Update configure flags. Disable GLFW tests as they are failing with SEGFAULT errors (see <https://github.com/libigl/libigl/issues/2313>.) Update "unpack-external" phase: add new dependencies. Update "patch-cmake" phase to prevent CMake from trying to download external dependencies. Help CMake to find the package inputs. Add "fix-assertions" and "install-copyleft-modules" phase. [native-inputs]: Add catch2. [inputs]: Swap glfw to glfw-3.4. Add openblas, imgui and spectra, libigl and imguizmo. Remove catch2. Change-Id: Ib4ac842dc14fe1cbc6b0b87674bae1f261a1a970 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-08-12gnu: glfw-3.4: New variable.Artyom V. Poptsov
* gnu/packages/gl.scm (glfw-3.4): New variable. Change-Id: I77f2214c78f35455436897a3fbff083331295314 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-08-12gnu: glfw: Update to 3.3.10.Artyom V. Poptsov
* gnu/packages/gl.scm (glfw): Update to 3.3.10. Change-Id: I9d789fb74af4ed649102195891adc5e437883d30 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-08-12gnu: cgal: Update to 5.6.1.Artyom V. Poptsov
* gnu/packages/graphics.scm (cgal): Update to 5.6.1. Change-Id: Id909fc7be5d421496e6a3cd87d366f437f76bcfa Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-08-12gnu: haproxy: Update to 3.0.3.jgart
* gnu/packages/high-availability.scm (haproxy): Update to 3.0.3. Change-Id: Id34812d7c018672ce460cd483b700cb99877f5e1
2024-08-12gnu: trealla: Update to 2.55.19.jgart
* gnu/packages/prolog.scm (trealla): Update to 2.55.19. Change-Id: I4f79c9e3f0e61fb5b708dfe77b25fd237ed24ab4
2024-08-12gnu: trealla: Update to 2.55.18.jgart
* gnu/packages/prolog.scm (trealla): Update to 2.55.18. Change-Id: I9e1e67ccc4920fe45e46a4918e73f9b5e4fc47c3
2024-08-12gnu: trealla: Update to 2.55.17.jgart
* gnu/packages/prolog.scm (trealla): Update to 2.55.17. Change-Id: I0ab3a4714a2e34cd6e55583bd09ba71857f6461e
2024-08-12gnu: trealla: Update to 2.55.16.jgart
* gnu/packages/prolog.scm (trealla): Update to 2.55.16. Change-Id: I0f21ef880b9b12d69cca0097583b731e4d4dd5f2
2024-08-12gnu: go-golang-zx2c4-com-wireguard: Enable tests.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-golang-zx2c4-com-wireguard): Enable tests. [arguments]: <#:phases>: Use custom 'check phase. [propagated-inputs]: Remove go-golang-org-x-text. Change-Id: Ie6c42e5a6dc18931b4d23668fbcf5d114edbfd1f
2024-08-12gnu: go-golang-zx2c4-com-wireguard: Move to golang-web.Sharlatan Hellseher
* gnu/packages/golang.scm (go-golang-zx2c4-com-wireguard): Move from here ... * gnu/packages/golang-web.scm: ... to here. Change-Id: Ie0b2a32300436cacd37652996a693bdda85f2cbc
2024-08-12gnu: yggdrasil: Update to 0.5.7.Artyom V. Poptsov
* gnu/packages/networking.scm (yggdrasil): Update to 0.5.7. [propagated-inputs]: Add go-nhooyr-io-websocket. Change-Id: I68d0e4d21fc39eea21fd3a4fb89004d0bd04388d Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-08-12gnu: go-golang-zx2c4-com-wireguard: Update to 0.0.0-20231211153847-12269c276173.Artyom V. Poptsov
* gnu/packages/golang.scm (go-golang-zx2c4-com-wireguard): Update to 0.0.0-20231211153847-12269c276173. Change-Id: I06d512c76ff79e154d6878e8430b0e263261e5a0 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-08-12gnu: go-github-com-cheggaaa-pb-v3: Update to 3.1.5.Artyom V. Poptsov
* gnu/packages/golang-xyz.scm (go-github-com-cheggaaa-pb-v3): Update to 3.1.5. Change-Id: I0ba68a273efff11638f38860ba5b1db42745cd3c Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-08-11gnu: luajit: Update to v2.1-0.04dca79.Jan Wielkiewicz
* gnu/packages/lua.scm (luajit): Update to v2.1-0.04dca79. [arguments]: Don't symlink (on this branch the binary is simply "luajit"). Change-Id: I7aca5df134286c14a5049e88f370e8286647233d Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-08-11gnu: ublock-origin: Update to 1.59.0.André Batista
* gnu/packages/browser-extensions.scm (ublock-origin): Update to 1.59.0. (ublock-main-assets): Update to f44ac328b718bab3118f759880128fe420afb906. (ublock-prod-assets): Update to a1409d83d46d49b6cd5c40ec956cc7acdff481ef. Change-Id: 13800bb523e2b652375c674dc95249837f763743 Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-08-11gnu: noscript: Update to 11.4.31.André Batista
* gnu/packages/browser-extensions.scm (noscript): Update to 11.4.31. Change-Id: Id95f73e9f68548627b7bf5b18e3f4c562854a62c Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-08-11gnu: ikiwiki: Update to 3.20200202.4.AwesomeAdam54321
* gnu/packages/web.scm (ikiwiki): Update to 3.20200202.4. Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-08-11gnu: libfabric: Update to 1.22.0.Romain GARBAGE
* gnu/packages/linux.scm (libfabric): Update to 1.22.0. Change-Id: I67124366708f61ad2e49fd8495f447a67ff73d5e Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-08-11gnu: chibi-scheme: Update to 0.11.0.Ekaitz Zarraga
* gnu/packages/scheme.scm (chibi-scheme): Update to 0.11.0. Change-Id: I3b6a2b722c6bc7d7817cbf0af031b153b889159f Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-08-11gnu: mg: Update to 20240709.Spencer King
* gnu/packages/text-editors.scm (mg): Update to 20240709. Change-Id: Id21e7ae99c2b9e66344e87bccb6165fa27cb22f1 Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-08-11gnu: nheko: Add xdg-utils to dependencies.guix-patches--- via
Nheko uses QDesktopServices::openUrl, which prefers xdg-open before follow less standard heuristics to find the default browser. * gnu/packages/messaging.scm (nheko)[inputs]: Add xdg-utils. Change-Id: Id9e2e0e0f2372c457f08b065de2d2528620f6ec5 Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-08-11gnu: zfs: Update to 2.2.5.Ashish SHUKLA
* gnu/packages/file-systems.scm (zfs): Update to 2.2.5. Change-Id: I0988bc7e277e45423dbdebef15378385c1f05769 Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-08-11gnu: vulkan-loader: Fix cross-compilation.Zheng Junjie
* gnu/packages/vulkan.scm (vulkan-loader)[arguments]<#:configure>: When cross-compilation, set the PKG_CONFIG_EXECUTABLE variable. Change-Id: Ie0466a64effa5c93f859ff872423f2403f23f5cb Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-08-11gnu: stress-ng: Don't stress test when building for riscv64-linux.Christopher Baines
As this seems to cause instability on the VisionFive 2 systems at least. * gnu/packages/admin.scm (stress-ng)[arguments]: Set #:tests? to #f on riscv64. Change-Id: I0d7f3081793e1a286cf2644e9218516c9fda56d5
2024-08-11gnu: llvm: Fix misc errors for unsupported targets.Christopher Baines
* gnu/packages/llvm.scm (system->llvm-target-arch): Return #f for unknown targets. (llvm-15, llvm-14): Handle system->llvm-target-arch and raise a package-unsupported-target-error condition. Change-Id: I647f721a64a39bb34196998b7e4adda3a25f1ab3
2024-08-11gnu: xpra: Update to 6.1.0.Andy Tai
* gnu/packages/xorg.scm (xpra): Update to 6.1.0. [source](origin): Update patch file name. * gnu/packages/patches/xpra-6.0-install_libs.patch: Delete. * gnu/packages/patches/xpra-6.1-install_libs.patch: New file. * gnu/local.mk: Unregister deleted file and register new file. Change-Id: I38dab99fbb369ab7e8daf2795dc37aa1a36a63de Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-08-11gnu: ola: Update to 0.10.9.Rick Huijzer
* gnu/packages/lighting.scm (ola): Update to 0.10.9. Signed-off-by: Christopher Baines <mail@cbaines.net> Change-Id: I6d2be5b0af57e454a35cd954369cd4cc567073f4
2024-08-10doc: Setting Up the Daemon: Give guidance to whom this section is useful.Florian Pelz
* doc/guix.texi (Setting Up the Daemon): Specify intended audience. Change-Id: I784c5f720aa87bddb6455e42181a1e9de5d7ec9a
2024-08-10gnu: mate-control-center: Update to 1.28.0.宋文武
* gnu/packages/mate.scm (mate-control-center): Update to 1.28.0. [inputs]: Add elogind, libappindicator, libgtop, and udisks. [arguments]: Add a phase to fake 'libelogind' as 'systemd'. Change-Id: I94158a4085b22a01bae113deb2bab0adf7ad63ed
2024-08-10gnu: mate-system-monitor: Update to 1.28.1.宋文武
* gnu/packages/mate.scm (mate-system-monitor): Update to 1.28.1. [arguments]: Pass "--enable-systemd=no" to configure-flags. Change-Id: Ibf3f4ca80abf4f5cd5a3eb4510adccad3d5e1fec
2024-08-10gnu: mate: Add needed dconf-editor to inputs.Andy Tai
* gnu/packages/mate.scm (mate-panel)[inputs]: Add dconf-editor. (mate)[inputs]: Add dconf-editor. Change-Id: Ib731e81d4aa6c148bf2dc390aebd8f2c1b8b5834 Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2024-08-10gnu: Add mozo.Andy Tai
* gnu/packages/mate.scm (mozo): New variable. (mate)[inputs]: Add mozo. Change-Id: I317b3479b44b1b02abf814fa5b871faa436913a6 Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2024-08-10gnu: mate-common: Update to 1.28.0Andy Tai
* gnu/packages/mate.scm (mate-common): update to 1.28.0. Change-Id: I9312b620c8dfbf20a6d477b1e12636922cee667e Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2024-08-10gnu: atril: update to 1.28.0.Andy Tai
* gnu/packages/mate.scm (atril): Update to 1.28.0. [inputs]: Add mate-desktop and startup-notification. Change-Id: I7e3bb4ca4ea8ab9351cff6a422e55bb2a20a86eb Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2024-08-10gnu: mate-power-manager: Update to 1.28.1.Andy Tai
* gnu/packages/mate.scm (mate-power-manager): Update to 1.28.1. [inputs]: Add mate-desktop and startup-notification. Change-Id: I75ee24c0a8a961a43f405da0e5036e3ae0fa4f71 Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2024-08-10gnu: mate-polkit: Update to 1.28.1.Andy Tai
* gnu/packages/mate.scm (mate-polkit): Update to 1.28.1. Change-Id: I479e7342ca616b3a7c57bb94beaf38c1452e97cf Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2024-08-10gnu: pluma: update to 1.28.0.Andy Tai
* gnu/packages/mate.scm (pluma): Update to 1.28.0. [inputs]: Add mate-desktop and startup-notification. Change-Id: I62f75c46daaad85a44a68b11464d6ce439d5cc91 Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2024-08-10gnu: engrampa: Update to 1.28.1.Andy Tai
* gnu/packages/mate.scm (engrampa): Update to 1.28.1. Change-Id: I8c328bf7caa188c123916bf56c2933bd1d3fc468 Signed-off-by: 宋文武 <iyzsong@member.fsf.org>