aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-05teams: Register (gnu packages emulators) to games team....* etc/teams.scm (games) <scope>: Register "gnu/packages/emulators.scm". Change-Id: I269f83073ff7bb9dcfc23767d853050ce07bfcb5 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-04locate: Move to ‘main’ category....That way ‘locate’ is listed in the same category as ‘search’, ‘install’, etc., which is more consistent. * guix/scripts/locate.scm (guix-locate): Move to ‘main’ category. Change-Id: I7f86f1124fedc2c7a9166fe191036530c382bfaf Ludovic Courtès
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-03Merge remote-tracking branch 'origin/r-team'...Change-Id: I51f382df5c747ca13ce77c7ee51be091428a894a Sharlatan Hellseher
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
2024-10-03gnu: Add fontopia....* gnu/packages/fontutils.scm (fontopia): New variable. Change-Id: I8f9b51922af06f994955b755ec8345d42189cfd7 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Andy Tai
2024-10-02gnu: Add python-country-converter....* gnu/packages/iso-codes.scm (python-country-converter): New variable. Change-Id: Ib40f94c22b297de02a2ab16b143dcfa59e3a5bdd Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Sharlatan Hellseher
2024-10-02gnu: python-pynsee: Update to 0.1.8....* gnu/packages/python-science.scm (python-pynsee): Update to 0.1.8. [propagated-inputs]: Add python-openpyxl, python-platformdirs, python-pyarrow, and python-xlrd. [native-inputs]: Add python-setuptools and python-wheel. Change-Id: Ibb9ec7b979b7e27d2c2a48e2bf27dfcddc79200d Sharlatan Hellseher
2024-10-02gnu: Add python-pynsee....* gnu/packages/python-science.scm (python-pynsee): New variable. Change-Id: I4e93d26ad4b6be238b0e4cce82ea77030caf6e02 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Nicolas Graves
2024-10-02gnu: tuxguitar: Enable compat plugin....* gnu/packages/music.scm (tuxguitar)[arguments]: Include "TuxGuitar-compat" directory. Change-Id: Ia5ec566772e32ba11df5681cb4189097310a805a Ricardo Wurmus
2024-10-02gnu: sugar-read-activity: Update to 124....* gnu/packages/sugar.scm (sugar-read-activity): Update to 124. Change-Id: I46fd70c70ca471ff9514296bc0187d4fb5423830 Ricardo Wurmus
2024-10-02gnu: r-cli: Attempt to build reproducibly....* gnu/packages/cran.scm (r-cli)[arguments]: Add phase to avoid embedding the PID while building. Change-Id: Ia119af44bc59a324d55ee750d3d6dd0dfb231b0c Ricardo Wurmus
2024-10-02gnu: lem: Build included shared library....* gnu/packages/text-editors.scm (lem): Build shared library. [source]: Delete precompiled binaries. [arguments]: Patch libvterm and build shared library. [inputs]: Add libvterm. Change-Id: I296f139f93032ccbb380e112c9c1e4fd681ae1a7 jgart