Commit graph

109809 commits

Author SHA1 Message Date
Vagrant Cascadian a4f6a8a2cf
gnu: reprotest: Update to 0.7.23.
* gnu/packages/diffoscope.scm (reprotest): Update to 0.7.23.
  [phases] Update adjust-locales.
2023-03-15 15:39:14 +01:00
Vagrant Cascadian 84ce4459f1
gnu: diffoscope: Update to 238.
* gnu/packages/diffoscope.scm (diffoscope): Update to 238.
  [native-inputs]: Switch from poppler to poppler-next.
2023-03-15 15:39:10 +01:00
Andrew Tropin 201251b1ff
gnu: emacs-org-modern: Update to 0.9.
* gnu/packages/emacs-xyz.scm (emacs-org-modern): Update to 0.9.
2023-03-15 12:22:03 +04:00
Ricardo Wurmus d37b467631
gnu: r-rhandsontable: Move to (gnu packages cran).
* gnu/packages/bioinformatics.scm (r-rhandsontable): Move this variable from
here...
* gnu/packages/cran.scm (r-rhandsontable): ...to here.
2023-03-14 17:58:28 +01:00
Navid Afkhami 204c51cac4
gnu: Add r-premessa.
* gnu/packages/bioinformatics.scm (r-premessa): New variable.

Co-authored-by: Ricardo Wurmus <rekado@elephly.net>.
2023-03-14 17:58:28 +01:00
Mark H Weaver 4ebc36206b
gnu: icecat: Update to 102.9.0-guix0-preview1 [security fixes].
Includes fixes for CVE-2023-25751, CVE-2023-25752, CVE-2023-28162,
CVE-2023-28163, CVE-2023-28164, and CVE-2023-28176.

* gnu/packages/gnuzilla.scm (%icecat-base-version, %icecat-build-id): Update.
(icecat-source): Update gnuzilla commit, base version, and hashes.
2023-03-14 12:51:20 -04:00
Ricardo Wurmus 27c8ab4bf3
gnu: Add r-rhandsontable.
* gnu/packages/bioinformatics.scm (r-rhandsontable): New variable.

Co-authored-by: Navid Afkhami <navid.afkhami@mdc-berlin.de>
2023-03-14 17:48:14 +01:00
Navid Afkhami 633c935e0a
gnu: r-tidyverse: Update to 2.0.0.
* gnu/packages/cran.scm (r-tidyverse): Update to 2.0.0.
[propagated-inputs]: Remove r-crayon; add r-conflicted and r-ragg.
2023-03-14 14:15:33 +01:00
Ricardo Wurmus 8fb1edcceb
gnu: pcb-rnd: Update to 3.1.0.
* gnu/packages/engineering.scm (pcb-rnd): Update to 3.1.0.
[inputs]: Add librnd.
[arguments]: Use gexp; set LIBRND_PREFIX.
2023-03-14 14:15:33 +01:00
Ricardo Wurmus eacd68aa44
gnu: Add librnd.
* gnu/packages/engineering.scm (librnd): New variable.
2023-03-14 14:15:33 +01:00
Ricardo Wurmus 42bb34e21a
gnu: pcb: Remove eudev.
* gnu/packages/engineering.scm (pcb)[inputs]: Remove eudev as it is no longer
necessary to add it for mesa.
2023-03-14 14:15:33 +01:00
Ricardo Wurmus e7dc5681a6
gnu: pcb: Drop input labels.
* gnu/packages/engineering.scm (pcb)[inputs, native-inputs]: Remove package
labels.
2023-03-14 14:15:33 +01:00
Ricardo Wurmus c2ff0e2d13
gnu: pcb: Update to 4.3.0.
* gnu/packages/engineering.scm (pcb): Update to 4.3.0.
[arguments]: Remove obsolete build phases.
2023-03-14 14:15:33 +01:00
Ricardo Wurmus 6822730c8d
gnu: pcb: Use gexp.
* gnu/packages/engineering.scm (pcb)[arguments]: Use gexp and drop trailing #T
from build phases.
2023-03-14 14:15:33 +01:00
Ricardo Wurmus c20e80b102
gnu: lepton-eda: Adjust format.
* gnu/packages/engineering.scm (lepton-eda): Move arguments above inputs, and
reformat source field.
2023-03-14 14:15:33 +01:00
Ricardo Wurmus 753fb6a54d
gnu: lepton-eda: Use gexp for arguments.
* gnu/packages/engineering.scm (lepton-eda)[arguments]: Use gexp.
2023-03-14 14:15:33 +01:00
Ricardo Wurmus 1c5ef6bd3c
gnu: lepton-eda: Drop input labels.
* gnu/packages/engineering.scm (lepton-eda)[native-inputs, inputs]: Do not use
redundant package labels.
2023-03-14 14:15:33 +01:00
Christopher Baines a6009e0bf8
gnu: guix-build-coordinator: Update to 0-73.7c1eedf.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-73.7c1eedf.
2023-03-14 10:36:32 +00:00
Yovan Naumovski 476e1b270e
gnu: mruby: Update to 3.2.0.
* gnu/packages/ruby.scm (mruby): Update to 3.2.0.
[arguments]: Remove unnecessary substitutions in the 'disable-broken-tests
phase.
[description]: Update.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-03-14 10:36:32 +00:00
Bruno Victal 056f743718
gnu: autokey: Update to 0.96.0.
* gnu/packages/python-xyz.scm (autokey): Update to 0.96.0.
[source]: Patch tests.
[arguments]: Enable tests. Prefer PATH over substitute* in phase 'fix-paths.
Add phase 'setup-env-vars. Rename 'wrap-autokey-gi to 'wrap-autokey and set PATH.
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-pytest, python-pytest-cov and python-pyhamcrest.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-03-14 10:36:32 +00:00
kiasoc5 3a3231322a
gnu: tesseract-ocr: Update to 5.3.0.
* gnu/packages/ocr.scm (tesseract-ocr): Update to 5.3.0.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-03-14 10:36:32 +00:00
kiasoc5 17a5d2019a
gnu: gimagereader: Update to 3.4.1.
* gnu/packages/ocr.scm (gimagereader): Update to 3.4.1.
[inputs]: Remove quazip-0; add quazip.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-03-14 10:36:31 +00:00
Hilton Chain 8065e7fff3
gnu: phantomsocks: Update to 0.0.0-20230223180716-34d21f24a9eb.
* gnu/packages/networking.scm (phantomsocks): Update to
0.0.0-20230223180716-34d21f24a9eb.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-03-14 10:36:31 +00:00
Bruno Victal cf59f6bb3b
gnu: rng-tools: Update to 6.16.
* gnu/packages/linux.scm (rng-tools): Update to 6.16.
[arguments]: Disable qrypt.
[inputs]: Add libcap.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-03-14 10:36:31 +00:00
Bruno Victal cf111a37f3
gnu: rng-tools: Do not build randstat binary.
This trivial binary is rarely useful.

* gnu/local.mk (dist_patch_DATA): Register patch.
* gnu/packages/patches/rng-tools-revert-build-randstat.patch: New file.
* gnu/packages/linux.scm (rng-tools)[origin]: Add patch.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-03-14 10:36:31 +00:00
Bruno Victal 9baadac2b7
gnu: rng-tools: Rewrite using gexps.
* gnu/packages/linux.scm (rng-tools)[arguments]: Rewrite using gexps.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-03-14 10:36:31 +00:00
Sharlatan Hellseher 79ba6380cf
gnu: splash: Update to 3.7.2.
* gnu/packages/astronomy.scm (splash): Update to 3.7.2.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-03-14 10:36:31 +00:00
EuAndreh via Guix-patches via 15bab8f1f7
gnu: clipmenu: Improve package style.
* gnu/packages/xdisorg.scm (clipmenu)[arguments]: Use g-expressions; remove
trailing #t from phases.
2023-03-14 10:36:31 +00:00
EuAndreh via Guix-patches via 3efd1ce0b5
gnu: clipmenu: Update to 6.2.0.
* gnu/packages/xdisorg.scm (clipmenu): Update to 6.2.0.
[arguments]: Install two additional commands.
2023-03-14 10:36:30 +00:00
宋文武 302680dbce
teams: Add 宋文武 to xfce and lxqt teams.
* etc/teams.scm.in ("宋文武"): Add xfce and lxqt.
2023-03-14 17:54:48 +08:00
宋文武 aef9b68ea4
teams: Add Xfce and LXQt teams.
* etc/teams.scm.in (xfce, lxqt): New teams.
2023-03-14 17:54:44 +08:00
Felix Lechner 5312d798ac
gnu: go-golang-zx2c4-com-wireguard: Update to 0.0.20211016.
Newer releases of this package are available but require newer versions of
Golang, especially around networking.

* gnu/packages/golang.scm (go-golang-zx2c4-com-wireguard): Update to
0.0.20211016.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-03-13 20:34:36 +00:00
Ale Abdo f04a523137
gnu: python-graph-tool: Update to 2.46.
* gnu/packages/graph.scm (python-graph-tool): Update to 2.46.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-03-13 20:33:48 +00:00
Amade Nemes e5cc1fffba
gnu: python-bibtexparser: Update to 1.4.0.
* gnu/packages/python-xyz.scm (python-bibtexparser): Update to 1.4.0.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-03-13 20:32:43 +00:00
Christopher Baines c2dbcbefe2
gnu: nar-herder: Update to 0-18.659543c.
* gnu/packages/package-management.scm (nar-herder): Update to 0-18.659543c.
[source]: Switch to Savannah.
2023-03-13 20:22:42 +00:00
Christopher Baines 53c54020f0
gnu: guix-build-coordinator: Update to 0-72.4d8ee69.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-72.4d8ee69.
[source]: Switch to Savannah.
2023-03-13 20:20:38 +00:00
Ludovic Courtès 0bb0eeddf6
guix: Leave some of guix/build/* unchanged.
This partially reverts ae587c2ef0 to
reduce the number of rebuilds.
2023-03-13 15:17:24 +01:00
Bruno Victal 8304979415
doc: Use @defmac and @defspec for macros.
* doc/guix.texi (package Reference, Defining Package Variants)
(Build Utilities, The Store Monad, G-Expressions, operating-system Reference)
(Service Reference, Complex Configurations): Use @defmac and @defspec for macros.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-13 15:08:35 +01:00
Bruno Victal 3c40dfe285
doc: Use @defun for procedures.
* doc/guix.texi (Inferiors, Defining Packages, package Reference)
(origin Reference, Defining Package Variants, Writing Manifests)
(Build Utilities, Search Paths, The Store, Derivations, The Store Monad)
(G-Expressions, File Systems, Keyboard Layout, Base Services, X Window)
(Desktop Services, File-Sharing Services, Web Services, Virtualization Services)
(Version Control Services, Miscellaneous Services, Initial RAM Disk)
(Bootloader Configuration, Service Reference, Shepherd Services)
(Complex Configurations): Use @defun for procedures.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-13 15:08:35 +01:00
Bruno Victal dbfaca42a0
doc: Fix incorrect @deffn usage for data types.
* doc/guix.texi (Web Services): Fix incorrect @deffn usage for data types.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-13 15:08:35 +01:00
Bruno Victal eec5b16d70
doc: Fix incorrect @deffn usage for service-types.
* doc/guix.texi (Networking Services): Fix incorrect @deffn usage for service-types.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-13 15:08:35 +01:00
Sarthak Shah 7b743d4f68
gnu: pumpa: Update upsream URL.
Fixes <http://issues.guix.gnu.org/issue/52257>.

* gnu/packages/pumio.scm (pumpa)[source]: Replace pumpa origin.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-13 15:08:34 +01:00
Paul A. Patience a80f006285
gnu: Add font-iosevka-ss09.
* gnu/packages/fonts.scm (font-iosevka-ss09): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-13 15:08:34 +01:00
Paul A. Patience 83f5c56b67
gnu: Add font-iosevka-ss08.
* gnu/packages/fonts.scm (font-iosevka-ss08): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-13 15:08:34 +01:00
Paul A. Patience 8b817bf46e
gnu: font-iosevka: Update to 20.0.0.
* gnu/packages/fonts.scm (font-iosevka): Update to 20.0.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-13 15:08:34 +01:00
Jack Hill 3e7dc94a14
gnu: rnp: Improve package style.
* gnu/package/openpgp.scm (rnp)[phases]{fixes}: Rename fixes to patch-tests, use
search-input-file, and remove trailing #t.
{check}: Respect tests?.
[native-inputs]: Remove labels.
[home-page]: Update URL.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-13 15:08:34 +01:00
Jack Hill bc65415fb1
gnu: rnp: Update to 0.16.2.
* gnu/packages/openpgp.scm (rnp): Update to 0.16.2.
[file-name]: Use git-file-name.
[patches]: Remove.
[arguments]: Disable downloading testing inputs in #:configure-flags.
[phases]{fixes}: Remove functionality that is no longer needed.
[native-inputs]: Replace googletest-source with googletest, remove
python2.
* gnu/packages/patches/rnp-add-version.cmake.patch,
* gnu/packages/patches/rnp-disable-ruby-rnp-tests.patch,
* gnu/packages/patches/rnp-unbundle-googletest.patch: Remove files.
* gnu/local.mk (dist_patch_DATA): Remove them.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-13 15:08:33 +01:00
Winter 3a7757f1fd
environment: Clear 'TERM' when checking environment.
* guix/scripts/environment.scm (child-shell-environment): Set 'TERM' to
the empty string.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2023-03-13 15:08:33 +01:00
Ludovic Courtès ae587c2ef0
guix: Strip #:use-module lists.
This was obtained by setting up this environment:

  guix shell -D guix --with-input=guile@3.0.9=guile-next \
    --with-commit=guile-next=e2ed33ef0445c867fe56c247054aa67e834861f2
    -- make -j5

then adding 'unused-module' to (@@ (guix build compiler) %warnings),
building, and checking all the "unused module" warnings and removing
those that were definitely unused.
2023-03-13 15:08:33 +01:00
Ludovic Courtès eee95b5a87
packages: 'package-input-rewriting/spec' ignores hidden packages.
The primary motivation is to support things like:

  guix build guix --with-input=guile=guile-next

without triggering a rebuild of (@@ (gnu packages commencement)
guile-final) and similar things.

It is also consistent with package name resolution on the command line:
a package that cannot be named cannot be replaced.

* guix/packages.scm (package-input-rewriting/spec)[rewrite]: When P is
hidden, return it as-is.
* tests/packages.scm ("package-input-rewriting/spec, hidden package"):
New test.
* doc/guix.texi (Defining Package Variants): Update.
(Package Transformation Options): Update '--with-input' example.
2023-03-13 15:08:33 +01:00