aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
* gnu: r-cli: Attempt to build reproducibly.Ricardo Wurmus2024-10-02
| | | | | | | * gnu/packages/cran.scm (r-cli)[arguments]: Add phase to avoid embedding the PID while building. Change-Id: Ia119af44bc59a324d55ee750d3d6dd0dfb231b0c
* gnu: lem: Build included shared library.jgart2024-10-02
| | | | | | | | | * 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
* gnu: trealla: Update to 2.56.3.jgart2024-10-02
| | | | | | * gnu/packages/prolog.scm (trealla): Update to 2.56.3. Change-Id: If3ad35cf8556b8f16d9474ac412a3a0cecdce8b4
* gnu: go-github-com-ulikunitz-xz: Update to 0.5.12.Artyom V. Poptsov2024-10-02
| | | | | | | * 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>
* gnu: astronomy: Sort packages.Sharlatan Hellseher2024-10-02
| | | | | | | * gnu/packages/astronomy.scm (erfa, eye, glnemo2, gnuastro, gpredict): Sort variables alphabetically. Change-Id: I0cedd3fb60e80097e52f193f690701104566f384
* gnu: astronomy: Sort packages.Sharlatan Hellseher2024-10-02
| | | | | | | * gnu/packages/astronomy.scm (imppg, indi, indi-1.9, indi-2.0, missfits, wcslib, wcslib-7.12): Sort variables alphabetically. Change-Id: Icda7630667171fecb346a8555af2f1ced9a122b0
* gnu: astronomy: Sort packages.Sharlatan Hellseher2024-10-02
| | | | | | | * gnu/packages/astronomy.scm (libnova, libpasastro, libsep, libskry, libxisf): Sort variables alphabetically. Change-Id: I8c231c934c571c40fda8ba6c33d44b9c88c44e20
* gnu: chez-scheme-for-racket-bootstrap-bootfiles: Force correct system.Efraim Flashner2024-10-02
| | | | | | | | * 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
* gnu: src: Respect #:tests? argument.Tobias Geerinckx-Rice2024-09-29
| | | | | | | * gnu/packages/version-control.scm (src)[arguments]: Skip the 'check phase when #:tests? is false. Change-Id: Ic39cdb1e9a158d16d022f6e41a954b567731b124
* gnu: src: Build from Git.Tobias Geerinckx-Rice2024-09-29
| | | | | | | | | | | | | | | | | | | 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
* gnu: gnucash: Update to 5.9.gemmaro2024-10-02
| | | | | | | * gnu/packages/gnucash.scm (gnucash): Update to 5.9. Change-Id: Ic12647f5d9f0f35786875967dc618fff0ceb6c13 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
* gnu: clifm: Update to 1.21.Rodion Goritskov2024-10-02
| | | | | | | * gnu/packages/clifm.scm (clifm): Update to 1.21. Change-Id: I4b04721c8aa161650af32f528004e1c84aaf23c6 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
* gnu: erlang: Update to 27.1.1.Igor Goryachev via Guix-patches via2024-10-02
| | | | | | | * gnu/packages/erlang.scm (erlang): Update to 27.1.1. Change-Id: Iea7d2b94fcc95191f52ee67c82a81abf8355671b Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
* gnu: buildah: Update to 1.37.3.Tomas Volf2024-10-02
| | | | | | | * gnu/packages/containers.scm (buildah): Update to 1.37.3. Change-Id: I288ced933eede5fc7d79c5d2ac9655ceb82750a0 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
* gnu: Add AntiMicroX.Eric Bavier2024-10-01
| | | | | | * gnu/packages/games.scm (antimicrox): New variable. Change-Id: Ie159edf259bba0aa06ff60c074fec4457b409d12
* gnu: icecat: Update to 115.16.0-guix1 [security fixes].Mark H Weaver2024-10-01
| | | | | | | | 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.
* gnu: Add lem.jgart2024-10-01
| | | | | | | * gnu/packages/text-editors.scm (lem): New variable. Co-authored-by: Ada Stevenson <adanskana@gmail.com> Change-Id: I2946355068597e44b8699281647bcd8d98f47911
* gnu: trealla: Update to 2.56.2.jgart2024-10-01
| | | | | | * gnu/packages/prolog.scm (trealla): Update to 2.56.2. Change-Id: I6fd1f43d01d9cbe8056900a30678d1f400b45a5c
* gnu: cl-jsonrpc: Update to a43dd93.jgart2024-10-01
| | | | | | * gnu/packages/lisp-xyz.scm (cl-jsonrpc): Update to a43dd93. Change-Id: I18f267384f14e3e69f3a6f359b74c28d04e215a3
* gnu: libasyncprocess Update to 8067007.jgart2024-10-01
| | | | | | * gnu/packages/lisp-xyz.scm (libasyncprocess): Update to 8067007. Change-Id: I36b02dab977ee79d291a96c93bc19f48d5c9286c
* gnu: cl-str: Update to 0.21.jgart2024-09-30
| | | | | | * gnu/packages/lisp-xyz.scm (cl-str): Update to 0.21. Change-Id: I9773052519d552122866b103f00d6f3c45eba59c
* gnu: Add cl-base16.jgart2024-09-30
| | | | | | | * gnu/packages/lisp-xyz.scm (cl-base16, ecl-cl-base16, sbcl-cl-base16): New variables. Change-Id: Ib73ddb3673d0e8cb76c58551f1cfc28edefce58a
* gnu: trealla: Update to 2.56.1.jgart2024-09-30
| | | | | | * gnu/packages/prolog.scm (trealla): Update to 2.56.1. Change-Id: Ifca36ba3ae5d2c7e55dd10592edbd15619e5298f
* gnu: Add python-healpy.Sharlatan Hellseher2024-09-30
| | | | | | * gnu/packages/astronomy.scm (python-healpy): New variable. Change-Id: I471145f504d4e8d7a2611a6a1fd3c4f0d0472033
* gnu: Add python-pytest-cython.Sharlatan Hellseher2024-09-30
| | | | | | * gnu/packages/python-check.scm (python-pytest-cython): New variable. Change-Id: I4f223bb0a88db3fd91bb312dfe4558a075ff8bb2
* gnu: Add python-ci-watson.Sharlatan Hellseher2024-09-30
| | | | | | * gnu/packages/astronomy.scm (python-ci-watson): New variable. Change-Id: I0590bdd7c3847d9b5cc80de94e40149c475bd46a
* gnu: Add python-webbpsf.Sharlatan Hellseher2024-09-30
| | | | | | * gnu/packages/astronomy.scm (python-webbpsf): New variable. Change-Id: Ia439e0a3ebee219ae5d680b30cecde717611e579
* gnu: Add webbpsf-data.Sharlatan Hellseher2024-09-30
| | | | | | * gnu/packages/astronomy.scm (webbpsf-data): New variable. Change-Id: I8b9836053f81187e2367a943ac981906880856b9
* gnu: Add healpix-cxx.Sharlatan Hellseher2024-09-30
| | | | | | * gnu/packages/astronomy.scm (healpix-cxx): New variable. Change-Id: I1d70cd44efa86f89e3fc8f4f60d0b259ecd78acf
* gnu: Add libsharp.Sharlatan Hellseher2024-09-30
| | | | | | * gnu/packages/astronomy.scm (libsharp): New variable. Change-Id: I614939ab916357c0ac69de21e954bcc8ef95707d
* gnu: Add healpix.Sharlatan Hellseher2024-09-30
| | | | | | | * gnu/packages/astronomy.scm (healpix): New variable. (healpix-source): New procedure. Change-Id: I41dcee1ba9df1988dd9c4ee40b07daab5418e001
* gnu: python-sunpy: Update to 6.0.2.Sharlatan Hellseher2024-09-30
| | | | | | | * gnu/packages/astronomy.scm (python-sunpy): Update to 6.0.2. [arguments]: <#:test-flags>: Enable more tests as the issue is resolved. Change-Id: Ib7506442d8c1447425a4ca24a7ffeb5c1cd9fa6a
* gnu: python-stdatamodels: Update to 2.1.0.Sharlatan Hellseher2024-09-30
| | | | | | * gnu/packages/astronomy.scm (python-stdatamodels): Update to 2.1.0. Change-Id: Ia3af30338b52007b6967d0be1e6bec5c5c36e3ed
* gnu: python-stcal: Update to 1.9.0.Sharlatan Hellseher2024-09-30
| | | | | | * gnu/packages/astronomy.scm (python-stcal): Update to 1.9.0. Change-Id: I431c3e02586d5331567cea7f2eb9df2e05b24b00
* gnu: python-sbpy: Update to 0.5.0.Sharlatan Hellseher2024-09-30
| | | | | | | | * gnu/packages/astronomy.scm (python-sbpy): Update to 0.5.0. [arguments]: <#:test-flags>: Enable all tests as upstream resolve issues. Add parallelisation to tests. Change-Id: Ibab879910faf45b6d9319e9a5ee4ad59735cce4f
* gnu: python-regularizepsf: Update to 0.4.0.Sharlatan Hellseher2024-09-30
| | | | | | | * gnu/packages/astronomy.scm (python-regularizepsf): Update to 0.4.0. [propagated-inputs]: Remove python-sep; add python-sep-pjw. Change-Id: I1480a686d87a7e9fe971c5b1450db4c74d4ef7e8
* gnu: Add python-sep-pjw.Sharlatan Hellseher2024-09-30
| | | | | | * gnu/packages/astronomy.scm (python-sep-pjw): New variable. Change-Id: Ib0ae64a938de53ead32277606f9fc150fae76bd5
* gnu: python-pysiaf: Update to 0.23.3.Sharlatan Hellseher2024-09-30
| | | | | | | | * gnu/packages/astronomy.scm (python-pysiaf): Update to 0.23.3. [propagated-inputs]: Remove python-numpydoc. [native-inputs]: Add python-setuptools-scm. Change-Id: Ia20751efc79d391a01b0b50e728646ac38e6b7eb
* gnu: python-jwst: Update to 1.16.0.Sharlatan Hellseher2024-09-30
| | | | | | * gnu/packages/astronomy.scm (python-jwst): Update to 1.16.0. Change-Id: I7084b58eed04d5faf49cbd16aa43bf493a6655d8
* gnu: python-drizzle: Update to 1.15.3.Sharlatan Hellseher2024-09-30
| | | | | | * gnu/packages/astronomy.scm (python-drizzle): Update to 1.15.3. Change-Id: I457260332cb97995b94a9a87f49744b5b60edda0
* gnu: python-crds: Update to 11.18.4.Sharlatan Hellseher2024-09-30
| | | | | | * gnu/packages/astronomy.scm (python-crds): Update to 11.18.4. Change-Id: Icdbbdda18c64d754d6284ce359393f4d595e468e
* gnu: python-ginga: Fix tests.Sharlatan Hellseher2024-09-30
| | | | | | | * gnu/packages/astronomy.scm (python-ginga) [arguments]: <#:test-flags>: Exlude one failing test. Change-Id: Ic84d89c5cc8cc4938ce8022b1974e5f284179f8e
* gnu: python-ndcube: Disable failing tests.Sharlatan Hellseher2024-09-30
| | | | | | | * gnu/packages/astronomy.scm (python-ndcube) [arguments]: <#test-flags>: Disable 2 tests failing after python-astropy updated to 6.1.3. Change-Id: I95d07fb5d26dda534afbbe44d5dd9f30ebbf6d09
* gnu: python-astropy: Update to 6.1.3.Sharlatan Hellseher2024-09-30
| | | | | | | * gnu/packages/astronomy.scm (python-astropy): Update to 6.1.3. [arguments]: <#:test-flags>: Enable more tests. Change-Id: Id9ad7141bcc06f45bc8408896fc216b655b49642
* gnu: python-astropy-iers-data: Update to 0.2024.9.16.0.32.21.Sharlatan Hellseher2024-09-30
| | | | | | * gnu/packages/astronomy.scm (python-astropy-iers-data): Update to 0.2024.9.16.0.32.21. Change-Id: If1e1d6debacb440eb71fdea51684352a5b8b5d9e
* gnu: siril: Update to 1.2.4.Sharlatan Hellseher2024-09-30
| | | | | | * gnu/packages/astronomy.scm (siril): Update to 1.2.4. Change-Id: I544b8aa44c0f4256d9ee6c3686c2cb42fb47fdf7
* gnu: cfitsio: Update to 4.5.0.Sharlatan Hellseher2024-09-30
| | | | | | | | | * gnu/packages/astronomy.scm (cfitsio): Update to 4.5.0. [description]: Adjust indentation, fix some lint warning and replace "dfn" with "acronym". [properties]: Add "release-monitoring-url" property. Change-Id: I6717f2c68d11845839f34eae073965857ca318c5
* gnu: gnuastro: Pin cfitsio version.Sharlatan Hellseher2024-09-30
| | | | | | | | | | This change makes sure GNU Astro is keep building after updating CFITSIO to the latest version as mentioned in <https://issues.guix.gnu.org/73399>. * gnu/packages/astronomy.scm (cfitsio-4.4): New variable. (gnuastro) [inputs]: Remove cfitsio; add cfitsio-4.4. Change-Id: Ia7fa2175dd74a66c1912094efcfb71cbbc998f0a
* gnu: calcmysky: Update to 0.3.3.Sharlatan Hellseher2024-09-30
| | | | | | * gnu/packages/astronomy.scm (calcmysky): Update to 0.3.3. Change-Id: Ia2afb27fdc866edcf6f3167484ab70a4ff12a5d6
* gnu: mullvadbrowser: Update to 13.5.3 [security fixes].André Batista2024-09-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes CVEs 2024-6600, 2024-6601, 2024-6602, 2024-6603, 2024-6604, 2024-7519, 2024-7521, 2024-7522, 2024-7524, 2024-7525, 2024-7526, 2024-7527, 2024-7529, 2024-7531, 2024-8381, 2024-8382, 2024-8383 and 2024-8384. See the Mozilla Foundation Security advisories <https://www.mozilla.org/en-US/security/advisories/mfsa2024-30/>, <https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/> and <https://www.mozilla.org/en-US/security/advisories/mfsa2024-41/> for details. * gnu/packages/mullvad-browsers.scm (mozilla-locale): Remove it. (mozilla-locales): Likewise. (firefox-locales): Move to the top. (%mullvadbrowser-locales): Change it to be a plain list of supported locales. (%mullvadbrowser-build-date): Update to 20240903073000. (%mullvadbrowser-version): Update to 13.5.3. (%mullvadbrowser-firefox-version): Update to 115.15.0esr-13.5-1-build2. (mullvadbrowser-translation-base): Update to daed2afc487d1b20efc17feb153156524c6f714b. (mullvadbrowser) [arguments] <#:phases>: Adjust copy-torbrowser-locales replacement accordingly. Change-Id: I5acf486d5f22da9145827b12b48c6c764daaa9bf Signed-off-by: Ludovic Courtès <ludo@gnu.org>