aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Expand)Author
2024-10-05gnu: tmux: Update to 3.5a....* gnu/packages/tmux.scm (tmux): Update to 3.5a. Change-Id: I1e92cfcdb374f5a0131354900289766cbdf431e7 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Ashish SHUKLA via Guix-patches via
2024-10-05gnu: mold: Update to 2.34.1....* gnu/packages/mold.scm (mold): Update to 2.34.1. Change-Id: Ia822b9170df33844af88578f040df4c3c0af3b6a Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Ashish SHUKLA via Guix-patches via
2024-10-05gnu: unbound: Update to 1.21.1. [security fixes]...This contains a fix for CVE-2024-8508. * gnu/packages/dns.scm (unbound): Update to 1.21.1. Change-Id: I2ed1806a0859c5dbd729d18a074220ab13b53223 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Ashish SHUKLA via Guix-patches via
2024-09-29gnu: r-googlesheets@0: Fix upstream hash mismatch....The tarball was modified upstream. However, the source files themselves were not: the difference is merely their order within the old & new tar archives. * gnu/packages/statistics.scm (r-googlesheets)[source]: Update sha256. Change-Id: I1074ef61ff09d1599330d227b91b87817c37a2d9 Tobias Geerinckx-Rice
2024-09-29gnu: Add xevil....* gnu/packages/games.scm (xevil): New public variable. Change-Id: I86885cc816685001a7d8d7dacccc396f39ddbd5f Tobias Geerinckx-Rice
2024-10-05gnu: gx-saturator-lv2: Update to 0-4.2142b14....* gnu/packages/music.scm (gx-saturator-lv2): Update to 0-4.2142b14. [version]: Use GIT-VERSION. [source]: Use GIT-FILE-NAME. Change-Id: I848667b0a6e43e9aab119e557c3b257f76bd4f1c Ricardo Wurmus
2024-10-05gnu: gx-vbass-preamp-lv2: Update to 0.3.f6a01c2....* gnu/packages/music.scm (gx-vbass-preamp-lv2): Update to 0.3.f6a01c2. [version]: Use GIT-VERSION. [source]: Use GIT-FILE-NAME. [arguments]: Set CC in make-flags. [inputs]: Replace gtk+-2 with gtk+. Change-Id: Ied9357d1d8804c263a801194ae8df661aa6f8afa Ricardo Wurmus
2024-09-29gnu: stfl: Expand description....* gnu/packages/ncurses.scm (stfl)[description]: Expand it. Change-Id: I850d773fcff2536f8a52d62cbf7c08fb7cfe4e6c Tobias Geerinckx-Rice
2024-09-29gnu: stfl: Use archived source & home page....* gnu/packages/ncurses.scm (stfl)[source]: Download from the Internet Archive. [home-page]: Same. Change-Id: I528dbe408ea83b72f21f84a66fd646cd8b8c1fb8 Tobias Geerinckx-Rice
2024-09-29gnu: r-rserve: Fix upstream hash mismatch....The tarball was modified upstream. It appears that the ‘1.8-6’ version that was packaged was actually a development snapshot. In Rserve/NEWS: -1.8-6 (under development) +1.8-6 2020-06-11 The only difference appears to be in the build system: proxy: linking no longer hard-codes `-lssl` (it effectively failed compilation when SSL was not available). as the build output does not appear to contain new or changed code. * gnu/packages/cran.scm (r-rserve)[source]: Update sha256. Change-Id: Ib32ecbdcbab1a4992f61215f94f1625e316edda2 Tobias Geerinckx-Rice
2024-09-29gnu: gitg: Fix upstream hash mismatch....The tarball was modified upstream. The one-line difference is in meson.build: - version: '45.alpha', + version: '44', I did not check whether this triggers A Malware. I doubt the original packager did, either. * gnu/packages/gnome.scm (gitg)[source]: Update sha256. Change-Id: I60b96ced6bef5851a28038da7948d4a0ec8a34bf Tobias Geerinckx-Rice
2024-09-29gnu: gzdoom: Delete files that might prevent commercial distribution....* gnu/packages/games.scm (gzdoom)[source]: Delete files in the snippet. Change-Id: I601bb251e9b690e375f707786bb5789a6a664b92 Tobias Geerinckx-Rice
2024-09-29gnu: gzdoom: Update package style....* gnu/packages/games.scm (gzdoom)[source]: Don't explicitly return #t from snippet. [arguments]: Likewise from phases. Use G-expressions. Use SEARCH-INPUT-FILE so that we can… [inputs]: …remove input labels. Change-Id: I8dfc4ce55c1c5b5bfda98d81ba54e310b7469766 Tobias Geerinckx-Rice
2024-09-29gnu: gparted: Update to 1.6.0....* gnu/packages/disk.scm (gparted): Update to 1.6.0. Change-Id: If6ef93f6107431b6af3f2a66ad3eb2e84f10acea Tobias Geerinckx-Rice
2024-09-29gnu: hotspot: Fix typo in description....* gnu/packages/linux.scm (hotspot)[description]: Remove the typo. Change-Id: Ie1614a51be08bc70eca633ef553e76dda5662a4a Tobias Geerinckx-Rice
2024-10-05gnu: Add jg-cega....* gnu/packages/emulators.scm (jg-cega): New variable. Change-Id: Ice3799d9aa4600006ac386fa40e80fb97b3018c8 Maxim Cournoyer
2024-10-05gnu: Add jg-nestopia....* gnu/packages/emulators.scm (jg-nestopia): New variable. Change-Id: I2f686f43a8339a124b9ef9640638ab182ecf7079 Maxim Cournoyer
2024-10-05gnu: Add jg-bsnes....* gnu/packages/emulators.scm (jg-bsnes): New variable. Change-Id: If88a7bea0c87c8af8fce051f8bec891ff249449f Maxim Cournoyer
2024-10-05gnu: Add jgrf....* gnu/packages/emulators.scm (jgrf): New variable. Change-Id: I0cf706e66977ceb96902dcd54f9175031e129445 Maxim Cournoyer
2024-10-05gnu: Add jg-api....* gnu/packages/emulators.scm (jg-api): New variable. Change-Id: I2cd2086560f8353f8260209c4ee0f117c3615917 Maxim Cournoyer
2024-10-05gnu: bsnes: Remove input labels and use gexps....* gnu/packages/emulators.scm (bsnes) [arguments]: Use gexps. [inputs]: Remove labels. [home-page]: Update URL. Change-Id: I69046d977c4647f46c1359d62b762149b8f70160 Maxim Cournoyer
2024-10-04gnu: gpodder: Update to 3.11.4....* gnu/packages/gpodder.scm (gpodder): Update to 3.11.4. [inputs]: Replace youtube-dl with yt-dlp. [arguments]: Use G-expressions. Use #$output and search-input-file instead of assoc-ref. Remove trailing #t from phases. Change-Id: Ic5c07f63e1e5e419857ead2d58cd273660e0cad5 Signed-off-by: Ludovic Courtès <ludo@gnu.org> kiasoc5
2024-10-04gnu: libmygpo-qt: Improve package style....* gnu/packages/gpodder.scm (libmygpo-qt)[inputs]: Remove input labels. [arguments]: Switch from quasiquote to quote. Change-Id: If258f1e7ef5d291e5452e3d540564c13d86801ef Signed-off-by: Ludovic Courtès <ludo@gnu.org> kiasoc5
2024-10-04gnu: python-mygpoclient: Update to 1.9....* gnu/packages/gpodder.scm (python-mygpoclient): Update to 1.9. [native-inputs]: Add python-pytest. [arguments]: Switch from quasiquote to quote. Change-Id: I78c6f49d94619d63a115527a20fb6ae1c30fed4b Signed-off-by: Ludovic Courtès <ludo@gnu.org> kiasoc5
2024-10-04gnu: python-podcastparser: Update to 0.6.10....* gnu/packages/gpodder.scm (python-podcastparser): Update to 0.6.10. Change-Id: I8378ec847d3815412918e43fe1583cb06a9658f6 Signed-off-by: Ludovic Courtès <ludo@gnu.org> kiasoc5
2024-10-04gnu: Add guix-simplyblack-sddm-theme-qt5....* gnu/packages/display-managers.scm (guix-simplyblack-sddm-theme-qt5): New variable. Change-Id: Ia4caa3126a37b8b4f885286d60a27cd72272a75b Signed-off-by: Ludovic Courtès <ludo@gnu.org> Fredrik Salomonsson
2024-10-04gnu: guix-simplyblack-sddm-theme: Update to 0.2....* gnu/packages/display-managers.scm (guix-simplyblack-sddm-theme): Update to 0.2. Change-Id: I2332f51da9c9a41bdd9a55af2a5d2f3336e6c586 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Fredrik Salomonsson
2024-10-04gnu: scilab: Add sanity-check phase....* gnu/packages/maths.scm (scilab): [arguments]<#:phases>: Add sanity-check phase. Change-Id: Idc6911511fd0bf7e779d4af026f0a6390eb3b079 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Nicolas Graves
2024-10-04gnu: scilab: Fix the scilab build script....* gnu/packages/maths.scm (scilab): [arguments]<#:phases>: Reintroduce a manual patch for /bin/ls in phase pre-build. This is necessary because the file is used when scilab builds macros, even if it is discarded later. [inputs]: Add coreutils-minimal. Change-Id: I692fd6696273bfdce0e50b0f688a60e7dc289ce6 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Nicolas Graves
2024-10-04gnu: scilab: Cleanup more files....* gnu/packages/maths.scm (scilab): [source] Delete .bat files. Change-Id: I6f9ae17dd5d689c3e5836bf0c9e54725ef381428 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Nicolas Graves
2024-10-04gnu: scilab: Update to 2024.1.0....* gnu/packages/maths.scm (scilab): Update to 2024.1.0. * gnu/packages/patches/scilab-tbx_build_help.patch: Update patch. Change-Id: I79197822aefba698b2383e3aa30fbc511da6954c Signed-off-by: Ludovic Courtès <ludo@gnu.org> Nicolas Graves
2024-10-04gnu: guix-modules: Update to 0.2.0....* gnu/packages/package-management.scm (guix-modules): Update to 0.2.0. Change-Id: I0133726b73926d2120715b0b064cd7ec6ffb1f75 Ludovic Courtès
2024-10-04gnu: Add oils....Since release 0.16.0 the former Oil project has been renamed to Oils (https://www.oilshell.org/blog/2023/03/rename.html). This patch deprecates the old oil package in favor of a new oils package updated to the latest version. Additionally since release 0.21.0 Oils is completely free from bundled Python code. * gnu/packages/shells.scm (oils): New variable; [source]: Remove mention of bundled Python sources, from release 0.21.0 it is no more the case; [phases]: use Oils build system. (oil): Deprecate in favor of oils. Change-Id: I4455ec1e6f4335cc6e67cd8f2c3808e2aef24c4f Signed-off-by: Ludovic Courtès <ludo@gnu.org> Giacomo Leidi
2024-10-04gnu: reproc: Update to 14.2.5....* gnu/packages/cpp.scm (reproc): Update to 14.2.5. Change-Id: Ia030c4494c56c15f11b64aaa58d319a5fb7ed8b9 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Artyom V. Poptsov
2024-10-04gnu: lttng-tools: Update to 2.13.14....* gnu/packages/instrumentation.scm (lttng-tools): Update to 2.13.14. Change-Id: I6c7eaa72ce9e3a9819b35fe796f6f558d7a14777 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Olivier Dion
2024-10-04gnu: lttng-ust: Update to 2.13.8....* gnu/packages/instrumentation.scm (lttng-ust): Update to 2.13.8. Change-Id: If2cf30c865a07250a6db28f69f5184f6749751fc Signed-off-by: Ludovic Courtès <ludo@gnu.org> Olivier Dion
2024-10-04gnu: lttng-modules: Update to 2.13.14....* gnu/packages/instrumentation.scm (lttng-modules): Update to 2.13.14. Change-Id: I4013100fa0bc0446724b217f4b6561abceebf36b Signed-off-by: Ludovic Courtès <ludo@gnu.org> Olivier Dion
2024-10-04gnu: librseq: Update to revision 2...* gnu/packages/engineering.scm (librseq): Update to revision 2. [inputs]: Add numactl. [native-inputs]: Add pkg-config. Change-Id: I5b4f38e59e0a59156eea42519a1e2e32cbb2fa44 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Olivier Dion
2024-10-04gnu: liburcu: Update to 0.14.1....* gnu/packages/datastructures.scm (liburcu): Update to 0.14.1. Change-Id: I310c7db2970e164a533c9f0aa773537f5bbdd8bf Signed-off-by: Ludovic Courtès <ludo@gnu.org> Olivier Dion
2024-10-04gnu: ddd: Update to 3.4.1....* gnu/packages/debug.scm (ddd): Update to 3.4.1. [source](origin): Add new patch to fix build. [arguments]<#:configure-flags>: Add explicit flag fir freetype include path. [native-inputs]: Add bison, flex and perl. [inputs]: Add freetype, libxaw, and libxft. * gnu/packages/patches/ddd-build.patch: New file. * gnu/local.mk: Register new file. Change-Id: Ic305cc0c7e15d0f0565f2adde514a43497e11f98 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Andy Tai
2024-10-04gnu: netcdf: Remove input labels and use gexps....* gnu/packages/maths.scm (netcdf)[inputs]: Remove labels. [arguments]: Use gexps. (netcdf-parallel-openmpi): Use ‘package/inherit’. [inputs]: Remove labels. [arguments]: Use gexps. Change-Id: Ibf133cd3eea20cbaf7c3d2e407370225f8716d10 Ludovic Courtès
2024-10-04gnu: netcdf-parallel-openmpi: Enable pnetcdf support....* gnu/packages/maths.scm (netcdf-parallel-openmpi) [arguments]: Enable pnetcdf support. Change-Id: I7f3fc6abdb262be86840ea3f68bb6416a0ab1fad Signed-off-by: Ludovic Courtès <ludo@gnu.org> Romain GARBAGE
2024-10-04gnu: Add pnetcdf....* gnu/packages/maths.scm (pnetcdf): New variable. Change-Id: I419161be82cd45585187abfd1e63a23feac73d59 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Romain GARBAGE
2024-10-04gnu: kokkos: Mark as tunable....* gnu/packages/cpp.scm (kokkos)[properties]: New field. Change-Id: I763828ab23547dd519c2fe104ef2ac0b31e1add7 Ludovic Courtès
2024-10-04gnu: python-pypandoc: Adjust package style, fix build....* gnu/packages/python-xyz.scm (python-pypandoc): Use G-expressions, shift order of entries, remove labels from inputs. [build-system]: Swap to pyproject-build-system. [native-inputs]: Add python-poetry-core, texlive-etoolbox. Change-Id: Ib4eac5fde9d56fffd7bd18a11cf653d05d5ff45b Sharlatan Hellseher
2024-10-04gnu: moonlight-qt: Update to 6.1.0....* gnu/packages/games.scm (moonlight-qt): Update to 6.1.0. (moonlight-common): Update to submodule checkout. Change-Id: Ia709bcf9684d843f9b24d6a8afd184a79afb1c73 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> dan
2024-10-04gnu: miniflux: Update to 2.2.1....* gnu/packages/web.scm (miniflux): Update to 2.2.1. Change-Id: Id7628dde9d07c040a0878aeeda39244ef54d5fe0 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Rodion Goritskov
2024-10-03gnu: emacs-org-node: Update to 1.4.1....* gnu/packages/emacs-xyz.scm (emacs-org-node): Update to 1.4.1. Change-Id: Ie2ae21e3f752630dd0a08cf568d072496f78f0a8 Danny Milosavljevic
2024-10-03gnu: libwacom: Update to 2.13.0....* gnu/packages/xdisorg.scm (libwacom): Update to 2.13.0. Change-Id: I333d99ef3415661d01bdef4a4f6b39a7e05ee6d6 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Dariqq
2024-10-03gnu: mtools: update to 4.0.45....* gnu/packages/mtools.scm (mtools): Update to 4.0.45. Change-Id: I409d5833a9f4e6586cec0e18336e571827c008a1 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Andy Tai