aboutsummaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2024-10-10gnu: mawk: Update to 1.3.4-20240905....* gnu/packages/gawk.scm (mawk): Update to 1.3.4-20240905. Change-Id: Ic8103653a2329c21811b2bb5adfe93477ab25764 Efraim Flashner
2024-10-10gnu: byacc: Update to 20240109....* gnu/packages/c.scm (byacc): Update to 20240109. Change-Id: Ie1f93d6fb11fa20f142851b925d0fa4621801499 Efraim Flashner
2024-10-10gnu: lsof: Fix build with Linux 6.9...* gnu/packages/lsof.scm(lsof)[source]: Add patch. * gnu/packages/patches/lsof-compat-linux-6.9.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. Change-Id: I98b895ecaf1b952bfd33ea7ae3af70b1c39a0a94 Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Ekaitz Zarraga
2024-10-10gnu: lem: Update to 7b380ea....* gnu/packages/text-editors.scm (lem): Update to 7b380ea. Change-Id: I8f1e8b914491809734e2c47e63ecbefb1e2777f0 jgart
2024-10-10gnu: trealla: Update to 2.56.8....* gnu/packages/prolog.scm (trealla): Update to 2.56.8. Change-Id: I86da853a4f40452959e0846b98273a83fed36d98 jgart
2024-10-10gnu: bitcoin-core: Update to 28.0....* gnu/packages/finance.scm (bitcoin-core): Update to 28.0. [inputs]: Remove openssl. [home-page]: Update URL. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Change-Id: I5482c4237ea655dcc71b0a519aa1935b7a34ab97 Michael Ford
2024-10-10gnu: oksh: Install license file....* gnu/packages/shells.scm (oksh)[arguments]: Add license-field-regexp field. Change-Id: Icb59a66ff7cf163ad435c513c89d49f8389e3704 Efraim Flashner
2024-10-09gnu: icecat: Update to 115.16.1-guix1 [fixes CVE-2024-9680]....* gnu/packages/gnuzilla.scm (%icecat-base-version, %icecat-build-id): Update. (icecat-source): Update gnuzilla commit, base version, and hashes. Mark H Weaver
2024-10-09gnu: lem: Link against libutil....* gnu/packages/text-editors.scm (lem)[arguments]: Link against libutil for forkpty function. Change-Id: Ibd2455e7288de1c7bf487d01c72f7bc7cd558f15 jgart
2024-10-08gnu: trealla: Update to 2.56.7....* gnu/packages/prolog.scm (trealla): Update to 2.56.7. Change-Id: I4392418566f7a633998055854dc6127c9f2e3da2 jgart
2024-10-08gnu: lem: Update to 80ab76c....* gnu/packages/text-editors.scm (lem): Update to 80ab76c. Change-Id: I6bb189dbf232d28d85ca6961a76ddf3cd1720de3 jgart
2024-10-08gnu: trealla: Update to 2.56.6....* gnu/packages/prolog.scm (trealla): Update to 2.56.6. Change-Id: Ib85d2e009db753b288813ea66c3ace2dff80e95b jgart
2024-10-08gnu: lem: Use cc-for-target....* gnu/packages/text-editors.scm (lem)[arguments]: Use cc-for-target. Change-Id: Ied9e7ec2f51c7b72470c99f0353df06354d9fc4d jgart
2024-10-08gnu: trealla: Update to 2.56.5....* gnu/packages/prolog.scm (trealla): Update to 2.56.5. Change-Id: Id049cc8970761fdb202f94a17661854edd2d289c jgart
2024-10-08gnu: librewolf: Revert video acceleration fix....This patch partly reverts #73429, because that change makes livestreaming video refuse to play. * gnu/packages/librewolf.scm (librewolf) [source]: Remove the librewolf-add-paths-to-rdd-allowlist patch. [phases] <wrap-program>: Reinstate previous LD_LIBRARY_PATH wrapping. * gnu/packages/patches/librewolf-add-paths-to-rdd-allowlist.patch: Delete file. * gnu/local.mk (dist_patch_DATA): De-register it. Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Change-Id: Iaf36c64464cd078538fda677ea4fa7b13e7c110f Ian Eure
2024-10-08gnu: librewolf: Fix broken context menu....This patch fixes a reported bug where context (right-click) menus contain many duplicate and incorrect entries. * gnu/packages/librewolf.scm (librewolf) [phases] <neuter-genai>: Reinstate the genai browser component. Change-Id: I288545ce80b9a7e854edfc26a7ffe43433303458 Ian Eure
2024-10-08gnu: Add emacs-mediawiki-el....* gnu/packages/emacs-xyz.scm (emacs-mediawiki-el): New variable. Change-Id: I79cf043580c13fef23d38645ed841630606a118b Danny Milosavljevic
2024-10-07gnu: jc: Update to 1.25.3....* gnu/packages/admin.scm (jc): Update to 1.25.3. [arguments]<phases>: In "hack-time-zone" phase, set the TZ environment variable instead of substituting the timezone in tests. Change-Id: Ib1df51435ac8ed78ddbbaac2953dec00cbc71b85 Signed-off-by: jgart <jgart@dismail.de> Artyom V. Poptsov
2024-10-07gnu: sbcl-micros: Update to af94fe5....* gnu/packages/lisp-xyz.scm (sbcl-micros): Update to af94fe5. Change-Id: I5159052511d1a03468ee027bb6c4286e2cc3119c jgart
2024-10-07gnu: trealla: Update to 2.56.4....* gnu/packages/prolog.scm (trealla): Update to 2.56.4. Change-Id: I05180e4fdb9dc9a7595cd1b4d652aea9bf01f24e jgart
2024-10-07gnu: noscript: Update to 11.4.40....* gnu/packages/browser-extensions.scm (noscript): Update to 11.4.40. Change-Id: If4f0e58ac9706c30e749c89ed6b631e6463731ee Signed-off-by: Andreas Enge <andreas@enge.fr> André Batista
2024-10-07gnu: cuirass: Update to fc4624c....* gnu/packages/ci.scm (cuirass): Update to fc4624c. Change-Id: I2be2769c91280e4f0457d14e3209a55c95e80201 Ludovic Courtès
2024-10-07gnu: Add libguestfs....* gnu/packages/virtualization.scm (libguestfs): New variable. Change-Id: I99243550a7a6c9d787fa1a67e54acefd3deeaf1f Signed-off-by: Ludovic Courtès <ludo@gnu.org> Giacomo Leidi
2024-10-07gnu: Add libguestfs-minimal....* gnu/packages/virtualization.scm (libguestfs-minimal): New variable. * gnu/packages/patches/libguestfs-syms.patch: Add file. * gnu/local.mk: Add it. Change-Id: Ide22707724ecd41145243c9f41adc3f5557c593e Signed-off-by: Ludovic Courtès <ludo@gnu.org> Giacomo Leidi
2024-10-07gnu: Add hivex....* gnu/packages/virtualization.scm (hivex): New variable. Change-Id: I9828d267d5c6f24dc5039ea3b1849248cd9d23fb Signed-off-by: Ludovic Courtès <ludo@gnu.org> Giacomo Leidi
2024-10-07gnu: python-angr: Update to 9.2.112....* gnu/packages/python-xyz.scm (python-angr): Update to 9.2.112. [propagated-inputs]: Remove python-progressbar2; add python-pyformlang, add python-rich, add python-unique-log-filter. * gnu/packages/patches/python-angr-addition-type-error.patch: Remove patch (merged upstream and included in new release). * gnu/packages/patches/python-angr-check-exec-deps.patch: Rebase for new release. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Sören Tempel
2024-10-07gnu: Add python-unique-log-filter....* gnu/packages/python-xyz.scm (python-unique-log-filter): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Sören Tempel
2024-10-07gnu: Add python-pyformlang....* gnu/packages/python-xyz.scm (python-pyformlang): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Sören Tempel
2024-10-07gnu: python-claripy: Update to 9.2.112....* gnu/packages/python-xyz.scm (python-claripy): Update to 9.2.112. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Sören Tempel
2024-10-07gnu: python-cle: Update to 9.2.112....* gnu/packages/python-xyz.scm (python-cle): Update to 9.2.112. [propagated-inputs]: Add python-cart. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Sören Tempel
2024-10-07gnu: Add python-cart....* gnu/packages/python-xyz.scm (python-cart): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Sören Tempel
2024-10-07gnu: python-archinfo: Update to 9.2.112....* gnu/packages/emulators.scm (python-archinfo): Update to 9.2.112. [propagated-inputs]: Add python-backports-strenum. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Sören Tempel
2024-10-07gnu: Add python-backports-strenum....* gnu/packages/python-xyz.scm (python-backports-strenum): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Sören Tempel
2024-10-07gnu: python-pyvex: Update to 9.2.112....* gnu/packages/python-xyz.scm (python-pyvex): Update to 9.2.112. * gnu/packages/patches/python-pyvex-remove-angr-dependency.patch: Remove patch (merged upstream and included in new release). Signed-off-by: Ludovic Courtès <ludo@gnu.org> Sören Tempel
2024-10-07gnu: python-ailment: Update to 9.2.112....* gnu/packages/python-xyz.scm (python-ailment): Update to 9.2.112. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Sören Tempel
2024-10-07gnu: Add patchelf-0.16....* gnu/packages/elf.scm (patchelf-0.16): New variable. Change-Id: Ide4c547734156ffe909a6d010974a7450aaa45cd Signed-off-by: Ludovic Courtès <ludo@gnu.org> Hilton Chain
2024-10-07gnu: lib2geom: Skip a test on ppc64le...* gnu/packages/graphics.scm (lib2geom)[arguments]: When building for ppc64le-linux add a phase to skip a test known to fail upstream. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Marcel van der Boom
2024-10-07gnu: slurm: Update to version 23.11.10....* gnu/packages/parallel.scm (slurm): Update to version 23.11.10. (slurm-23.02): New variable. (slurm-22.05): Inherit from slurm-23.02. Change-Id: I614f7ad29b3aa7edb2a9792ae45825e311900379 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Romain GARBAGE
2024-10-07gnu: p2pool: Update to 4.1.1....* gnu/packages/finance.scm (p2pool): Update to 4.1.1. Change-Id: I10736bea7aa3198344c7cde096ca38dc2092c561 Guillaume Le Vaillant
2024-10-07gnu: ardour: Update to 8.8....* gnu/packages/audio.scm (ardour): Update to 8.8. [source]: Use GIT-FILE-NAME. [arguments]: Remove --cxx11 flag. Change-Id: I0eb5ebf8578ce20a2a8120f247225bf13b535e0f Ricardo Wurmus
2024-10-06gnu: rawtherapee: Update to 5.11....* gnu/packages/photo.scm (rawtherapee): Update to 5.11. [inputs]: Add libjxl and libraw. Change-Id: I044ee63ab4e4a09b43d4ce003f5394de70f6e83d Sharlatan Hellseher
2024-10-06gnu: musl: Fix searching for new releases....* gnu/packages/musl.scm (musl)[properties]: New field. Change-Id: I94519684caa13f58d872405d250d3a1ee9dc12dd Efraim Flashner
2024-10-06gnu: musl: Install license file....* gnu/packages/musl.scm (musl)[arguments]: Add license-file-regexp. Change-Id: Ia996c918f260ebdebe47c244bb7c95eaf3e63292 Efraim Flashner
2024-10-06gnu: chez-scheme-for-racket: Skip tests on riscv64-linux....* gnu/packages/chez.scm (chez-scheme-for-racket)[arguments]: Skip the tests when building on riscv64-linux. Change-Id: If2cce0e68dd123108bed133d4fa4f515b4d64fc4 Efraim Flashner
2024-10-07gnu: sdl2-gamecontrollerdb: Update to 0-2.414eaee....* gnu/packages/sdl.scm (sdl2-gamecontrollerdb): Update to 0-2.414eaee. Change-Id: I3e4aea7f2881aebdb24dffdaa38a2248aa00e6bf Maxim Cournoyer
2024-10-07gnu: sdl2-gamecontrollerdb: Update source URL and home page....* gnu/packages/sdl.scm (sdl2-gamecontrollerdb) [source]: Update URL. [home-page]: Likewise. Change-Id: Ia204917b8bd076063cc43a3894fbca74ee4d256a Maxim Cournoyer
2024-10-07gnu: cling: Reduce closure by 236 MiB....This is accomplished by building LLVM only for the host target. * gnu/packages/llvm.scm (llvm-cling) [configure-flags]: Add '-DLLVM_TARGETS_TO_BUILD=host;NVPTX'. Cover-letter: Update cling to 1.1 and wrap with GCC include paths This series does two things: 1. Update the cling package and its related inputs 2. Fix cling crashing when wrong or missing GCC includes were not provided. Cling is built to use the specific GCC version it knows from at build time; the headers available should match that version. Wrapping cling with the gcc-toolchain ones ensures it works correctly out of the box, without the user having to know to manually match the right GCC (such as in 'guix shell cling gcc-toolchain@11'). END Change-Id: Ib24d3b692070e6de9ad4aa558918786d9e25379d Maxim Cournoyer
2024-10-07gnu: cling: Update to 1.1....* gnu/packages/llvm.scm (llvm-cling-base): New variable (llvm-cling): Use it. Update to version 16-20240621-02. [source]: Delete patches. (clang-cling-runtime): Base on clang-runtime-16. [phases]: Delete change-directory phase. (clang-cling): Base on clang-16. [phases]: Delete change-directory and delete-static-libraries phases (the later would cause CMake to fail due to baking the static targets in). (cling): Update to 1.1. [source]: Delete patches. [arguments] <#:tests?>: Reference upstream discussion in comment. [phases] <patch-paths>: Adjust file name of clang lib directory. <set-CLANG>: New phase. [native-inputs]: Add clang-cling, used by the test suite. * gnu/packages/patches/clang-cling-13-libc-search-path.patch * gnu/packages/patches/clang-cling-13-remove-crypt-interceptors.patch * gnu/packages/patches/clang-cling-runtime-13-glibc-2.36-compat.patch * gnu/packages/patches/cling-use-shared-library.patch: Delete files. * gnu/local.mk (dist_patch_DATA): De-register deleted files. Change-Id: Ia8b58188ad9de2795a52289bd46ed15a8e722bfa Maxim Cournoyer
2024-10-07gnu: cling: Wrap with GCC include paths....(cling) [phases] <patch-paths>: Do not patch CLING_CXX_RLTV anymore; this is now handled more correctly by wrapping the 'cling' executable. Adjust file name of clang lib directory. <wrap-with-include-paths, fix-wrapper>: New phases. [inputs]: Add gcc-toolchain*, a delayed version of gcc-toolchain, used in the wrap phase. Fixes: https://issues.guix.gnu.org/57116 Change-Id: I29f9eee8f4a0e91eadc2eeff2a70d58db3ed0a26 Maxim Cournoyer
2024-10-07gnu: jstest-gtk: Mention this is for joydev devices in description....* gnu/packages/games.scm (jstest-gtk) [synopsis]: Mention this is for Joydev joysticks. [description]: Likewise. Change-Id: I3a93a237ea5e2efb6bc49e6a9eee2e8714e25bf5 Maxim Cournoyer