Commit graph

133389 commits

Author SHA1 Message Date
Ricardo Wurmus ddaf7e8a3e
gnu: r-rgl: Update to 1.3.1.
* gnu/packages/cran.scm (r-rgl): Update to 1.3.1.
[inputs]: Remove pandoc.

Change-Id: I71d6afc246dc4df92592b60d1ece742a61075dbc
2024-03-11 13:31:05 +01:00
Andre A. Gomes c72d8feb1f
gnu: nyxt: Update to 3.11.4.
* gnu/packages/web-browsers.scm (nyxt): Update to 3.11.4.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-03-11 11:20:50 +01:00
Efraim Flashner 27b762f78c
gnu: rust-cbindgen: Redefine as rust-cbindgen-0.26.
* gnu/packages/rust-apps.scm (rust-cbindgen): Update to 0.26.0.

Change-Id: I54e031b53162730551f525c1445f98eaac552315
2024-03-11 10:40:42 +02:00
Efraim Flashner f51760bd2a
gnu: Add rust-bindgen.
* gnu/packages/rust-apps.scm (rust-bindgen): New variable.

Change-Id: I8b4a8e1d2c6a796143625b3de603cdec25723309
2024-03-11 10:30:26 +02:00
Efraim Flashner eae73b8b83
gnu: Add rust-cargo.
This package is currently a mirror of rust-cargo-0.76.

* gnu/packages/rust-apps.scm (rust-cargo): New variable.

Change-Id: I47c80566fe916b0b7ebff653cce625dd4d1f4ba6
2024-03-11 10:21:24 +02:00
Arun Isaac b0b988c41c
gnu: python-configargparse: Update to 1.7.
* gnu/packages/python-xyz.scm (python-configargparse): Update to 1.7.
[propagated-inputs]: Add python-pyyaml.

Change-Id: Iac1e01fbbf5cefde15facadc176ea26fee9031ee
2024-03-11 02:17:21 +00:00
Arun Isaac d084fb4b04
gnu: python-docker: Update to 7.0.0.
* gnu/packages/docker.scm (python-docker): Update to 7.0.0.
[native-inputs]: Add python-setuptools-scm.
[propagated-inputs]: Add python-packaging.

Change-Id: I1c23575836689e9bcdbcea22ea9d84520b0353a0
2024-03-10 23:58:10 +00:00
Arun Isaac 5cf8904acf
gnu: Remove python-rdflib-jsonld.
* gnu/packages/rdf.scm (python-rdflib-jsonld): Delete variable.

Change-Id: I4756396d70eb64ae01b4f6f6c416d9a34a124942
2024-03-10 23:44:33 +00:00
Arun Isaac 4e046516a1
gnu: Remove python-rdflib-5.
* gnu/packages/rdf.scm (python-rdflib-5): Delete variable.

Change-Id: I3a2dfe42805ccc5eedc5b71d900dfae2aa91d7a1
2024-03-10 23:44:30 +00:00
Arun Isaac b7ecce89bd
gnu: python-prov: Use python-rdflib@6.
* gnu/packages/python-xyz.scm (python-prov)[arguments]: Add
fix-rdflib-6-compatibility phase.
[propagated-inputs]: Replace python-rdflib-5 with python-rdflib.

Change-Id: I07de032e1b5e9b6e045904e3f6880b1acc6a9075
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2024-03-10 23:36:09 +00:00
Arun Isaac e85fbe1097
gnu: python-extruct: Update to 0.16.0.
* gnu/packages/python-web.scm (python-extruct): Update to 0.16.0.
[propagated-inputs]: Remove python-rdflib-jsonld.

Change-Id: I83608101a9ad3d223c7874c4fb5b34c37073ace5
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2024-03-10 23:18:59 +00:00
Ludovic Courtès c7836393be
time-travel-manifest: Uncomment all the past releases.
This reverts a4c35c607c.

* etc/time-travel-manifest.scm (%release-commits): Uncomment all the
revisions.

Change-Id: I6abdb760cbcf06597d843cabc5fd973ee916dc77
2024-03-10 15:53:56 +01:00
Efraim Flashner 2a8018e42c
gnu: python-next: Skip another test.
* gnu/packages/python.scm (python-next)[arguments]: Skip another test
which fails on slow machines.

Change-Id: I777aa346c674604a22dc0be0b319f5df02e0ab3b
2024-03-10 12:50:13 +02:00
Efraim Flashner 8e7ed3b715
gnu: rav1e: Mark as tunable.
* gnu/packages/video.scm (rav1e)[properties]: Mark package as tunable.

Change-Id: Icaf3615ce6f1e76416543a1285af5f1fdaec3589
2024-03-10 12:50:13 +02:00
Efraim Flashner 92bd81a96f
transformations: Add support for rust.
* guix/transformations.scm (tuning-compiler): Add support for rustc.

Change-Id: I6db596a586eda648666550cdcadaa5e1704cb79c
2024-03-10 12:50:13 +02:00
Efraim Flashner 2f5d2c406e
gnu: rust: Add tuning information.
* gnu/packages/rust.scm (rust)[properties]: Add clang-properties
matching the input llvm package.

Change-Id: Ie2ef2387fff8aa639dcd73752bcaf3c26bbb376d
2024-03-10 12:50:13 +02:00
Efraim Flashner b1c7f6e1f5
cpu: Remove duplicate clang-compiler-cpu-architecture entry.
* gnu/packages/llvm-meta.scm (clang-compiler-cpu-architectures): Remove
x86_64 version 15 entry since it is unchanged from the version 13 entry.

Change-Id: Ifb845993e2deec842dfbe8f9b72944457aa7e98e
2024-03-10 12:50:13 +02:00
Efraim Flashner a3d2dde5b0
gnu: clang: Move compiler-cpu-architectures to llvm-meta.scm.
* gnu/packages/llvm.scm (clang-properties): Extract
compiler-cpu-architectures and move ...
* gnu/packages/llvm-meta.scm: ... to here.
* gnu/packages/zig.scm (zig-0.9, zig-0.10)[properties]: Use
clang-compiler-cpu-architectures.
* gnu/local.mk (GNU_SYSTEM_MODULES): Register new file.

Change-Id: Ie0bedbd6e2927eaa05024685cc66375ea278e4c2
2024-03-10 12:50:13 +02:00
Efraim Flashner bcf3f55be9
gnu: check-0.14: Fix build on powerpc-linux.
* gnu/packages/check.scm (check-0.14)[source]: Include patch from check.

Change-Id: I490b3d4cbe09381d091a398614d6b55687ac758f
2024-03-10 12:50:13 +02:00
Guillaume Le Vaillant 3b38cbe8c2
gnu: monero-gui: Update to 0.18.3.2.
* gnu/packages/finance.scm (monero-gui): Update to 0.18.3.2.

Change-Id: I42fdfe59ef9db2ac2dc87bb0783a917e858e025a
2024-03-10 11:34:16 +01:00
Guillaume Le Vaillant 0d6a2eb0b0
gnu: monero: Update to 0.18.3.2.
* gnu/packages/finance.scm (monero): Update to 0.18.3.2.

Change-Id: Ia3e940e52065786bcae89e046883ad0ff5742752
2024-03-10 11:34:16 +01:00
Guillaume Le Vaillant a01f2d814b
gnu: bitcoin-unlimited: Update to 2.0.0.1.
* gnu/packages/finance.scm (bitcoin-unlimited): Update to 2.0.0.1.

Change-Id: I631b497695ba1933a52ca6ae6944f1fd590d3b26
2024-03-10 11:34:16 +01:00
Parnikkapore 7758e63f7a
gnu: uchardet: Update to 0.0.8.
* gnu/packages/freedesktop.scm (uchardet): Update to 0.0.8.

Change-Id: I8a601ec7ef9b92b0efe4bc9b23affa6dc4bde24e
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2024-03-10 13:07:50 +08:00
Benjamin Slade 9b1cab9047
gnu: pdfpc: Update to 4.6.0.
* gnu/packages/pdf.scm (pdfpc): Update to 4.6.0.
[arguments]: Remove 'fix-vala-API-conflict phase.
[inputs]: Add qrencode.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
Change-Id: I9dfed5b8ff4ef0dd905034ba599f9875578df232
2024-03-10 12:50:14 +08:00
Felix Gruber b22e1ff117
gnu: exempi: Update to 2.6.5.
* gnu/packages/freedesktop.scm (exempi): Update to 2.6.5.
[arguments]: Remove trailing #t from 'remove-static-library phase.

Change-Id: I99878003dd6fc696b66543400502a1ef40c73cc1
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2024-03-10 12:38:07 +08:00
antlers e03886d6f6
gnu: texinfo-7: Update to 7.1.0.
* gnu/packages/texinfo.scm (texinfo-7): Update to 7.1.0.

Change-Id: Ie430edae45c4a3605f8408effd7528d86664ab61
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2024-03-10 12:27:40 +08:00
Parnikkapore b4e60b8362
gnu: lite-xl: Update to 2.1.3.
* gnu/packages/text-editors.scm (lite-xl): Update to 2.1.3.
[arguments]: Pass '-Duse_system_lua=true' to configure.
[source]: Remove snippet.
[inputs]: Remove agg and reproc.

Change-Id: If3a57587ce2049f94e4ac7791c680d29a4e7d222
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2024-03-10 12:12:47 +08:00
Nguyễn Gia Phong 5b507280d7
gnu: qbe: Update to 1.2.
* gnu/packages/c.scm (qbe): Update to 1.2.

Change-Id: I0fc2039b416026dc0563b9ead967713e594446bc
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2024-03-10 12:03:00 +08:00
宋文武 c9ce94b5e1
gnu: qt5ct: Update to 1.8.
* gnu/packages/qt.scm (qt5ct): Update to 1.8.

Change-Id: Ic8637433e18f4913bf77b1ef8003daafddcae5cd
2024-03-10 11:55:00 +08:00
Zheng Junjie b05bb6608c
gnu: gperftools: Fix build on riscv64-linux.
* gnu/packages/cpp.scm(gperftools)[arguments]: When building for riscv64-linux
always link with libatomic.

Change-Id: I067087fffd8c142759b6d113f993c3e2ab1aef9b
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2024-03-10 11:07:24 +08:00
Andy Tai 7f1cd8847f
gnu: xpra: Update to 5.0.7.
* gnu/packages/xorg.scm (xpra): Update to 5.0.7.

Change-Id: I5a1f3e6d39fb0bf7a8a1858574e34c49d57630f5
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2024-03-10 09:39:39 +08:00
nicodebo 1f89e15207
gnu: Add x2goclient.
* gnu/packages/nx.scm (x2goclient): New variable.

Reviewed-by: Steve George <steve@futurile.net>
Co-authored-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Change-Id: Ib0ff6328ede3fb4a0b48462ac1a003438c53c862
2024-03-09 19:56:36 -05:00
nicodebo 05b19cd071
gnu: Add nx-libs.
* gnu/packages/nx.scm: New file.

Reviewed-by: Steve George <steve@futurile.net>
Change-Id: I13e088521d5e5577fed5d6a4b10867ca10f4293f
Co-authored-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2024-03-09 19:56:36 -05:00
Maxim Cournoyer 59ff9d0088
gnu: qttools-5: Patch path to qmake for the lprodump command.
This previously would lead to this cryptic error: "WARNING: Could not find
qmake spec 'default'", which turned out to be caused by lprodump erroneously
attempting to run 'qmake' from its own prefix (qmake is from the qtbase
package, not qttools).

* gnu/packages/qt.scm (qttools-5) [phases]
<patch-qmake>: New phase.

Change-Id: I6e9a2d35fec987451fd1e30b84a82023dbfd3316
2024-03-09 19:54:34 -05:00
Maxim Cournoyer d8c9d27ffb
gnu: Add man2html.
* gnu/packages/man.scm (man2html): New variable.

Change-Id: Ia9d290b52af29867f6b3e0fff1aa0af8c788a9cc
2024-03-09 19:54:34 -05:00
Liliana Marie Prikler 7b9a23ea31
gnu: gnome-photos: Build against gegl-0.4.44.
On gnome-team, this dependency was already accounted for in commit
4beac7d95c, but it was forgotten when updating
gimp on master.

* gnu/packages/gimp.scm (babl-0.1.96, gegl-0.4.44): New variables.
* gnu/packages/gnome.scm (gnome-photos)[inputs]: Replace gegl with gegl-0.4.44.
2024-03-09 22:16:40 +01:00
Ludovic Courtès 2f441fc738
download: Honor ‘GUIX_DOWNLOAD_METHODS’ environment variable.
This replaces ‘GUIX_DOWNLOAD_FALLBACK_TEST’ and allows you to test
various download methods, like so:

  GUIX_DOWNLOAD_METHODS=nar guix build guile-gcrypt -S --check
  GUIX_DOWNLOAD_METHODS=disarchive guix build hello -S --check

* guix/build/download.scm (%download-methods): New variable.
(download-method-enabled?): New procedure.
(url-fetch): Define ‘initial-uris’; honor ‘download-method-enabled?’.
Call ‘disarchive-fetch/any’ only when the 'disarchive method is enabled.
* guix/build/git.scm (git-fetch-with-fallback): Honor
‘download-method-enabled?’.
* guix/download.scm (%download-methods): New variable.
(%download-fallback-test): Remove.
(built-in-download): Add #:download-methods parameter and honor it.
(url-fetch*): Pass #:content-addressed-mirrors and #:disarchive-mirrors
unconditionally.
* guix/git-download.scm (git-fetch/in-band*): Pass “git url”
unconditionally.
(git-fetch/built-in): Likewise.  Pass “download-methods”.
* guix/bzr-download.scm (bzr-fetch)[build]: Honor ‘download-method-enabled?’.
Pass ‘GUIX_DOWNLOAD_METHODS’ to #:env-vars.
* guix/cvs-download.scm (cvs-fetch)[build]: Honor ‘download-method-enabled?’.
Pass ‘GUIX_DOWNLOAD_METHODS’ to #:env-vars.
* guix/hg-download.scm (hg-fetch): Honor ‘download-method-enabled?’.
Pass #:env-vars to ‘gexp->derivation’.
* guix/scripts/perform-download.scm (perform-download): Honor
“download-methods” from DRV.  Parameterize ‘%download-methods’ before
calling ‘url-fetch’.
(perform-git-download): Likewise.
* guix/svn-download.scm (svn-fetch): Honor ‘download-method-enabled?’.
Pass ‘GUIX_DOWNLOAD_METHODS’ to #:env-vars.
(svn-multi-fetch): Likewise.

Change-Id: Ia3402e17f0303dfa964bdc761265efe8a1dd69ab
2024-03-09 18:55:50 +01:00
Ludovic Courtès abd0cca2a9
perform-download: Allow use of ‘download-nar’ for ‘--check’ builds.
Previously, the nar fallback would always fail on ‘--check’ build
because the output directory in that case is different from the store
file name.  This change fixes that.

* guix/build/git.scm (git-fetch-with-fallback): Add #:item parameter and
pass it to ‘download-nar’.
* guix/scripts/perform-download.scm (perform-git-download): Pass #:item
to ‘git-fetch-with-fallback’.

Change-Id: I30fc948718e99574005150bba5215a51ef153c49
2024-03-09 18:55:50 +01:00
Ludovic Courtès 3e9bea7ee3
download-nar: Distinguish ‘output’ and ‘item’ parameter.
This is useful when running a ‘--check’ build, where the output file
name differs from the store file name we are trying to restore.

* guix/build/download-nar.scm (download-nar): Add ‘output’ parameter and
distinguish it from ‘item’.

Change-Id: I42219b6d4c8fd1ed506720301384efc1aa351561
2024-03-09 18:55:50 +01:00
Ludovic Courtès 8a42fc7140
bzr-download: Implement nar fallback.
* guix/bzr-download.scm (bzr-fetch)[guile-json, guile-lzlib,
guile-gnutls]: New variables.
[build]: Add ‘with-extensions’ and import more modules.  Invoke
‘download-nar’ when ‘bzr-fetch’ returns #f.
* guix/build/bzr.scm (bzr-fetch): Actually return #t on success.

Change-Id: Id5d4ebd0f9ddc3c44b6456d3b46c0000cc7b9997
2024-03-09 18:55:49 +01:00
Ludovic Courtès 0e73f933b2
svn-download: Use ‘swh-download-directory-by-nar-hash’.
Fixes <https://issues.guix.gnu.org/43442>.

* guix/svn-download.scm (svn-fetch)[build]: Add
‘swh-download-directory-by-nar-hash’ call as a last resort.
Import (guix swh).
* guix/svn-download.scm (svn-multi-fetch)[build]: Likewise.

Change-Id: Ifcb9be1e9c2b05ce172c44e45dcf3a3ea6df8e76
2024-03-09 18:55:49 +01:00
Ludovic Courtès 2a9f817ffd
hg-download: Use ‘swh-download-directory-by-nar-hash’.
This allows content-addressed access to the checkout, which is
preferable.

* guix/hg-download.scm (hg-fetch): Add call to
‘swh-download-directory-by-nar-hash’ before ‘swh-download’ call.

Change-Id: I2afc8badc1f8bb2c8bdd3a47abbb72d455d93e64
2024-03-09 18:55:49 +01:00
Ludovic Courtès ddd455c0dd
swh: ‘lookup-origin-revision’ handles branches pointing to directories.
Fixes <https://issues.guix.gnu.org/69070>.

* guix/swh.scm (branch-target): Add clause for 'directory and 'alias.
(lookup-origin-revision): Iterate over all the visits of ORIGIN instead
of just the first one.  Handle the case where ‘branch-target’ returns
something other than a release or revision.
* tests/swh.scm ("lookup-origin-revision"): New test.

Change-Id: I7f636739a719908763bca1d3e7376341dd62e816
2024-03-09 18:55:49 +01:00
Ludovic Courtès ed9d7d8431
swh: ‘origin-visits’ takes an optional ‘max’ parameter.
* guix/swh.scm (origin-visits): Add optional ‘max’ parameter and honor
it.

Change-Id: I642d7d4b0672b68fb5c7ce2b49161307e13d3c95
2024-03-09 18:55:49 +01:00
Ludovic Courtès a813d6890b
swh: Add ‘type’ field to <visit>.
* guix/swh.scm (<visit>)[type]: New field.

Change-Id: I7677984c7daef38d8f3c3bef19723fa0efb035ba
2024-03-09 18:55:49 +01:00
Ludovic Courtès 47a0e5d9fb
lint: archival: Trigger “Save Code Now” for VCSes other than Git.
Until now, ‘save-origin’ would be called only when given a
<git-reference>.  With this change, ‘save-origin’ gets called for other
version control systems as well.

* guix/lint.scm (swh-response->warning): New procedure, formerly in
‘check-archival’.
(vcs-origin, save-package-source): New procedures.
(check-archival)[response->warning]: Remove.
Call ‘save-package-source’ in both the Git and the non-Git cases.
* tests/lint.scm ("archival: missing svn revision"): New test.

Change-Id: I535e4ec89488faf83bfa544d5e4935fa73ef54fb
2024-03-09 18:55:49 +01:00
Ludovic Courtès 3328dec087
lint: archival: Fix crash in non-Git case.
Fixes a bug introduced in 29f3089c84 where
‘guix lint -c archival guile-wisp’ (for instance) would crash with a
match error because ‘lookup-by-nar-hash’ returns a string.

* guix/lint.scm (check-archival): Add SWHID case in the non-Git case.

Change-Id: I66fb060172d372041df47d90a14df168b0fa762d
2024-03-09 18:55:49 +01:00
Ludovic Courtès cfc63f673f
lint: Switch to SRFI-71.
* guix/lint.scm: Switch from SRFI-11 to SRFI-71.

Change-Id: I62e6cd304ad73570bd12bd67f7051566205596bb
2024-03-09 18:55:48 +01:00
Efraim Flashner d53ca79370
gnu: Register patch.
This is a follow-up to d1b660a00c.

* gnu/local.mk (dist_patch_DATA): Register new patch.

Change-Id: I281aa1e7ed9f30dc17fd3092d0db9e193f94f9d5
2024-03-09 18:44:14 +02:00
Tanguy Le Carrour d1b660a00c
gnu: Add python-3.12 and python-next.
* gnu/packages/python.scm (python-3.12, python-next): New variables.
* gnu/packages/patches/python-3.12-fix-tests.patch: New file.

Change-Id: Ie393b732a8863569578e72e62603b75a1655a34e
Signed-off-by: Tanguy Le Carrour <tanguy@bioneland.org>
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2024-03-09 16:59:20 +01:00