aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-10-04gnu: netcdf: Remove input labels and use gexps.Ludovic Courtès
* 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
2024-10-04gnu: netcdf-parallel-openmpi: Enable pnetcdf support.Romain GARBAGE
* gnu/packages/maths.scm (netcdf-parallel-openmpi) [arguments]: Enable pnetcdf support. Change-Id: I7f3fc6abdb262be86840ea3f68bb6416a0ab1fad Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-10-04gnu: Add pnetcdf.Romain GARBAGE
* gnu/packages/maths.scm (pnetcdf): New variable. Change-Id: I419161be82cd45585187abfd1e63a23feac73d59 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-10-04locate: Move to ‘main’ category.Ludovic Courtès
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
2024-10-04gnu: kokkos: Mark as tunable.Ludovic Courtès
* gnu/packages/cpp.scm (kokkos)[properties]: New field. Change-Id: I763828ab23547dd519c2fe104ef2ac0b31e1add7
2024-10-04gnu: python-pypandoc: Adjust package style, fix build.Sharlatan Hellseher
* 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
2024-10-04gnu: moonlight-qt: Update to 6.1.0.dan
* 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>
2024-10-04gnu: miniflux: Update to 2.2.1.Rodion Goritskov
* gnu/packages/web.scm (miniflux): Update to 2.2.1. Change-Id: Id7628dde9d07c040a0878aeeda39244ef54d5fe0 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-10-03gnu: emacs-org-node: Update to 1.4.1.Danny Milosavljevic
* gnu/packages/emacs-xyz.scm (emacs-org-node): Update to 1.4.1. Change-Id: Ie2ae21e3f752630dd0a08cf568d072496f78f0a8
2024-10-03Merge remote-tracking branch 'origin/r-team'Sharlatan Hellseher
Change-Id: I51f382df5c747ca13ce77c7ee51be091428a894a
2024-10-03gnu: libwacom: Update to 2.13.0.Dariqq
* gnu/packages/xdisorg.scm (libwacom): Update to 2.13.0. Change-Id: I333d99ef3415661d01bdef4a4f6b39a7e05ee6d6 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-10-03gnu: mtools: update to 4.0.45.Andy Tai
* gnu/packages/mtools.scm (mtools): Update to 4.0.45. Change-Id: I409d5833a9f4e6586cec0e18336e571827c008a1 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-10-03gnu: Add fontopia.Andy Tai
* gnu/packages/fontutils.scm (fontopia): New variable. Change-Id: I8f9b51922af06f994955b755ec8345d42189cfd7 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-10-02gnu: Add python-country-converter.Sharlatan Hellseher
* gnu/packages/iso-codes.scm (python-country-converter): New variable. Change-Id: Ib40f94c22b297de02a2ab16b143dcfa59e3a5bdd Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-10-02gnu: python-pynsee: Update to 0.1.8.Sharlatan Hellseher
* 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
2024-10-02gnu: Add python-pynsee.Nicolas Graves
* gnu/packages/python-science.scm (python-pynsee): New variable. Change-Id: I4e93d26ad4b6be238b0e4cce82ea77030caf6e02 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-10-02gnu: tuxguitar: Enable compat plugin.Ricardo Wurmus
* gnu/packages/music.scm (tuxguitar)[arguments]: Include "TuxGuitar-compat" directory. Change-Id: Ia5ec566772e32ba11df5681cb4189097310a805a
2024-10-02gnu: sugar-read-activity: Update to 124.Ricardo Wurmus
* gnu/packages/sugar.scm (sugar-read-activity): Update to 124. Change-Id: I46fd70c70ca471ff9514296bc0187d4fb5423830
2024-10-02gnu: r-cli: Attempt to build reproducibly.Ricardo Wurmus
* gnu/packages/cran.scm (r-cli)[arguments]: Add phase to avoid embedding the PID while building. Change-Id: Ia119af44bc59a324d55ee750d3d6dd0dfb231b0c
2024-10-02gnu: lem: Build included shared library.jgart
* 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
2024-10-02gnu: trealla: Update to 2.56.3.jgart
* gnu/packages/prolog.scm (trealla): Update to 2.56.3. Change-Id: If3ad35cf8556b8f16d9474ac412a3a0cecdce8b4
2024-10-02gnu: go-github-com-ulikunitz-xz: Update to 0.5.12.Artyom V. Poptsov
* gnu/packages/golang-compression.scm (go-github-com-ulikunitz-xz): Update to 0.5.12. Change-Id: I3c040d09dddbfb0e7384c1d41b9962507047e402 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-10-02gnu: astronomy: Sort packages.Sharlatan Hellseher
* gnu/packages/astronomy.scm (erfa, eye, glnemo2, gnuastro, gpredict): Sort variables alphabetically. Change-Id: I0cedd3fb60e80097e52f193f690701104566f384
2024-10-02gnu: astronomy: Sort packages.Sharlatan Hellseher
* gnu/packages/astronomy.scm (imppg, indi, indi-1.9, indi-2.0, missfits, wcslib, wcslib-7.12): Sort variables alphabetically. Change-Id: Icda7630667171fecb346a8555af2f1ced9a122b0
2024-10-02gnu: astronomy: Sort packages.Sharlatan Hellseher
* gnu/packages/astronomy.scm (libnova, libpasastro, libsep, libskry, libxisf): Sort variables alphabetically. Change-Id: I8c231c934c571c40fda8ba6c33d44b9c88c44e20
2024-10-02gnu: chez-scheme-for-racket-bootstrap-bootfiles: Force correct system.Efraim Flashner
* gnu/packages/chez.scm (chez-scheme-for-racket-bootstrap-bootfiles) [arguments]: Adjust the 'build phase to ensure we're building for the correct system. Change-Id: Ied1861534707afbe00386ae83e95eb305bd0b5b8
2024-09-29gnu: src: Respect #:tests? argument.Tobias Geerinckx-Rice
* gnu/packages/version-control.scm (src)[arguments]: Skip the 'check phase when #:tests? is false. Change-Id: Ic39cdb1e9a158d16d022f6e41a954b567731b124
2024-09-29gnu: src: Build from Git.Tobias Geerinckx-Rice
Upstream's Web server is currently misconfigured to serve: content-type: application/x-gzip content-encoding: gzip resulting in an uncompressed tarball on arrival, and a hash mismatch. The output built from Git is identical to that from the tarball, except for some insignificant differences in the man page which is now built from source. * gnu/packages/version-control.scm (src)[source]: Use GIT-FETCH and GIT-FILE-NAME. [native-inputs]: Add asciidoc. Change-Id: I922055d439057d8fdab48acdc722a55fd43a1dde
2024-10-02gnu: gnucash: Update to 5.9.gemmaro
* gnu/packages/gnucash.scm (gnucash): Update to 5.9. Change-Id: Ic12647f5d9f0f35786875967dc618fff0ceb6c13 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-10-02gnu: clifm: Update to 1.21.Rodion Goritskov
* gnu/packages/clifm.scm (clifm): Update to 1.21. Change-Id: I4b04721c8aa161650af32f528004e1c84aaf23c6 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-10-02gnu: erlang: Update to 27.1.1.Igor Goryachev via Guix-patches via
* gnu/packages/erlang.scm (erlang): Update to 27.1.1. Change-Id: Iea7d2b94fcc95191f52ee67c82a81abf8355671b Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-10-02gnu: buildah: Update to 1.37.3.Tomas Volf
* gnu/packages/containers.scm (buildah): Update to 1.37.3. Change-Id: I288ced933eede5fc7d79c5d2ac9655ceb82750a0 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-10-01gnu: Add AntiMicroX.Eric Bavier
* gnu/packages/games.scm (antimicrox): New variable. Change-Id: Ie159edf259bba0aa06ff60c074fec4457b409d12
2024-10-01gnu: icecat: Update to 115.16.0-guix1 [security fixes].Mark H Weaver
Includes fixes for CVE-2024-9392, CVE-2024-9393, CVE-2024-9394, and CVE-2024-9401. * gnu/packages/gnuzilla.scm (%icecat-base-version, %icecat-build-id): Update. (icecat-source): Update gnuzilla commit, base version, and hashes.
2024-10-01nls: Update translations.Florian Pelz
Change-Id: Ib5aa0ca23620dc4f3ac96fd86c727e9a9e8935f5
2024-10-01gnu: Add lem.jgart
* gnu/packages/text-editors.scm (lem): New variable. Co-authored-by: Ada Stevenson <adanskana@gmail.com> Change-Id: I2946355068597e44b8699281647bcd8d98f47911
2024-10-01gnu: trealla: Update to 2.56.2.jgart
* gnu/packages/prolog.scm (trealla): Update to 2.56.2. Change-Id: I6fd1f43d01d9cbe8056900a30678d1f400b45a5c
2024-10-01gnu: cl-jsonrpc: Update to a43dd93.jgart
* gnu/packages/lisp-xyz.scm (cl-jsonrpc): Update to a43dd93. Change-Id: I18f267384f14e3e69f3a6f359b74c28d04e215a3
2024-10-01gnu: libasyncprocess Update to 8067007.jgart
* gnu/packages/lisp-xyz.scm (libasyncprocess): Update to 8067007. Change-Id: I36b02dab977ee79d291a96c93bc19f48d5c9286c
2024-09-30gnu: cl-str: Update to 0.21.jgart
* gnu/packages/lisp-xyz.scm (cl-str): Update to 0.21. Change-Id: I9773052519d552122866b103f00d6f3c45eba59c
2024-09-30gnu: Add cl-base16.jgart
* gnu/packages/lisp-xyz.scm (cl-base16, ecl-cl-base16, sbcl-cl-base16): New variables. Change-Id: Ib73ddb3673d0e8cb76c58551f1cfc28edefce58a
2024-10-01nls: Update translations.Florian Pelz
Change-Id: Ic1f7216e35c17c3de07a5e56ce582c236dadafcd
2024-09-30gnu: trealla: Update to 2.56.1.jgart
* gnu/packages/prolog.scm (trealla): Update to 2.56.1. Change-Id: Ifca36ba3ae5d2c7e55dd10592edbd15619e5298f
2024-09-30gnu: Add python-healpy.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-healpy): New variable. Change-Id: I471145f504d4e8d7a2611a6a1fd3c4f0d0472033
2024-09-30gnu: Add python-pytest-cython.Sharlatan Hellseher
* gnu/packages/python-check.scm (python-pytest-cython): New variable. Change-Id: I4f223bb0a88db3fd91bb312dfe4558a075ff8bb2
2024-09-30gnu: Add python-ci-watson.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-ci-watson): New variable. Change-Id: I0590bdd7c3847d9b5cc80de94e40149c475bd46a
2024-09-30gnu: Add python-webbpsf.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-webbpsf): New variable. Change-Id: Ia439e0a3ebee219ae5d680b30cecde717611e579
2024-09-30gnu: Add webbpsf-data.Sharlatan Hellseher
* gnu/packages/astronomy.scm (webbpsf-data): New variable. Change-Id: I8b9836053f81187e2367a943ac981906880856b9
2024-09-30gnu: Add healpix-cxx.Sharlatan Hellseher
* gnu/packages/astronomy.scm (healpix-cxx): New variable. Change-Id: I1d70cd44efa86f89e3fc8f4f60d0b259ecd78acf
2024-09-30gnu: Add libsharp.Sharlatan Hellseher
* gnu/packages/astronomy.scm (libsharp): New variable. Change-Id: I614939ab916357c0ac69de21e954bcc8ef95707d