Archived
1
0
Fork 0
Commit graph

100863 commits

Author SHA1 Message Date
Marius Bakke
d7d370e4de
gnu: libvirt: Use G-expression.
* gnu/packages/virtualization.scm (libvirt)[arguments]: Use gexp.  While at
it, refer to THIS-PACKAGE instead of the NAME and VERSION fields.
2022-08-11 21:58:01 +02:00
Marius Bakke
e00b395cb2
gnu: libvirt: Remove input labels.
* gnu/packages/virtualization.scm (libvirt)[inputs, native-inputs]: Remove labels.
2022-08-11 21:58:01 +02:00
Marius Bakke
3a76c2bfd9
gnu: libvirt, python-libvirt: Update to 8.6.0.
* gnu/packages/patches/libvirt-add-install-prefix.patch: Refresh patch.
* gnu/packages/virtualization.scm (libvirt): Update to 8.6.0.
(python-libvirt): Update to 8.6.0.
[arguments]: Remove, as the default test phase works fine.
2022-08-11 21:58:01 +02:00
Marius Bakke
25a3d35146
gnu: catch2@1: Adjust for glibc 2.34 and later.
* gnu/packages/check.scm (catch-framework2-1)[source](modules, snippet): New
fields.
2022-08-11 21:58:01 +02:00
Marius Bakke
e3e678000d
gnu: python-pyicu: Update to 2.9.
* gnu/packages/python-xyz.scm (python-pyicu): Update to 2.9.
2022-08-11 21:58:01 +02:00
Marius Bakke
3806965781
gnu: python-pyicu: Update home page.
* gnu/packages/python-xyz.scm (python-pyicu)[home-page]: Change to current.
2022-08-11 21:58:01 +02:00
Tobias Geerinckx-Rice
dd7a29faf3
.guix-authorizations: Authorize Andrew Tropin's subkey instead.
Addresses <https://issues.guix.gnu.org/57091> for now.

* .guix-authorizations (abcdw): Use signing subkey instead of primary.
2022-08-11 21:48:10 +02:00
Ludovic Courtès
7a485d43c9
gnu: ruby-hydra-minimal: Add missing patch.
This is a followup to bb907402a6.

* gnu/packages/patches/ruby-hydra-minimal-no-byebug.patch: New file.
2022-08-08 18:33:10 +02:00
Tom Fitzhenry
3668a452d1
gnu: texlive-hyphen-package: Remove input labels.
* gnu/packages/tex.scm (texlive-hyphen-package): Remove input labels.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-08 17:26:19 +02:00
Tom Fitzhenry
8f25dd57d6
gnu: Remove unused ruby-nokogiri-1.10.
As of commit "gnu: unpin ruby-nokogiri-diff's ruby-nokogiri",
ruby-nokogiri-1.10 is unused, so let's remove it.

ruby-nokogiri-1.10's purpose was to cut the dependency graph. Users should use
ruby-nokogiri.

* gnu/packages/ruby.scm (ruby-nokogiri-1.10): Remove variable.
(ruby-nokogiri): Collapse the package inheritance.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-08 17:26:18 +02:00
Tom Fitzhenry
22225620e3
gnu: Unpin ruby-nokogiri-diff's ruby-nokogiri
ruby-nokogiri-diff historically had a long reverse dependency set, due to its
reverse dependency of texlive, which was solely via ruby-byebugs.

To avoid ruby-nokogiri updates from triggering rebuilds, ruby-nokogiri-diff
was pinned to ruby-nokogiri-1.10.

However, as of commit "gnu: Remove texlive's dependence on ruby-rspec and
ruby-byebug.", texlive no longer depends on ruby-byebug, and thus updating
ruby-nokogiri won't trigger large rebuilds.

Thus, we are now free to unpin ruby-nokogiri-diff's ruby-nokogiri.

* gnu/packages/ruby.scm (ruby-nokogiri-diff): Unpin ruby-nokogiri version.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-08 17:26:18 +02:00
Tom Fitzhenry
6ba74ab29c
gnu: Remove texlive's dependence on ruby-rspec and ruby-byebug.
Motivation: Break the dependency chain from guix to mariadb.

Prior to this patch:

$ guix graph --path guix mariadb
guix@1.3.0-27.598f728
po4a@0.63
texlive-tiny@59745
texlive-latex-base@59745
texlive-hyphen-afrikaans@59745
ruby-hydra@0.0-0.5abfa37
ruby-byebug@11.1.3
ruby-rubocop@1.10.0
ruby-parallel@1.21.0
ruby-mysql2@0.5.2
mariadb@10.5.12

As of this patch:

$ ./pre-inst-env guix graph --path guix mariadb
guix graph: error: no path from 'guix@1.3.0-27.598f728' to 'mariadb@10.5.12'

* gnu/local.mk (dist_patch_DATA): Add texlive-hyph-utf8-no-byebug.patch.
* gnu/packages/patches/texlive-hyph-utf8-no-byebug.patch: New file.
* gnu/packages/tex.scm (hyph-utf8-scripts): Add patch.
(texlive-hyphen-package): Depend on ruby-hydra-minimal.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-08 17:26:18 +02:00
Tom Fitzhenry
bb907402a6
gnu: Add ruby-hydra-minimal.
* gnu/local.mk (dist_patch_DATA): Add ruby-hydra-minimal-no-byebug.patch.
* gnu/packages/patches/ruby-hydra-minimal-no-byebug.patch: New file.
* gnu/packages/ruby.scm (ruby-hydra): Refactor to inherit from ruby-hydra-minimal.
(ruby-hydra-minimal): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-08 17:26:18 +02:00
Greg Hogan
8ed15dedbe
gnu: suitesparse: Update to 5.12.0.
* gnu/packages/maths.scm (suitesparse): Update to 5.12.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-08 17:26:18 +02:00
Tobias Geerinckx-Rice
2a24c4a138
gnu: moe: Update to 1.12.
* gnu/packages/moe.scm (moe): Update to 1.12.
2022-08-07 02:00:10 +02:00
kiasoc5 via Guix-patches via
ca4ab89ddd
gnu: usbguard: Update to 1.1.1 [fixes CVE-2019-25058].
* gnu/packages/hardware.scm (usbguard): Update to 1.1.1.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-08-07 02:00:01 +02:00
kiasoc5 via Guix-patches via
9b176a05f9
gnu: usbguard: Use new package style.
Use G-exps and #$output while we're at it.

* gnu/packages/hardware.scm (usbguard)[arguments]: Use G-expressions.
<#:phases>: Use '#$output' instead of 'assoc-ref'

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-08-07 02:00:01 +02:00
Tobias Geerinckx-Rice
358849986b
gnu: tor: Update to 0.4.7.9 [DoS mitigations].
* gnu/packages/tor.scm (tor): Update to 0.4.7.9.
2022-08-07 02:00:00 +02:00
Andreas Enge
9a97097af1
gnu: gap: Enable compilation of more optional packages.
* gnu/packages/algebra.scm (gap)<snippet>: Add to the whitelist GAP packages
with free licenses clarified in the latest release, and which do not require
additional inputs.
2022-08-11 19:41:38 +02:00
Andreas Enge
c1a6c6e6d7
gnu: gap: Update to 4.11.1.
* gnu/packages/algebra.scm (gap): Update to 4.11.1.
[source]<snippet>: Remove trailing #t.
[arguments]<phases>: Remove trailing #t. Install missing config.h header.

Co-authored-by: vicvbcun <guix@ikherbers.com>
2022-08-11 19:08:14 +02:00
Efraim Flashner
0f6dc54780
gnu: lcsync: Fix building on non-x86 hardware.
* gnu/packages/networking.scm (lcsync)[arguments]: Add phase to use
simde instead of immintrin.h directly.
[native-inputs]: Add simde.
2022-08-11 19:35:22 +03:00
Efraim Flashner
ee981ba5f9
gnu: lcsync: Use test-target.
* gnu/packages/networking.scm (lcsync)[arguments]: Set test-target.
Remove custom 'check phase.
2022-08-11 19:35:22 +03:00
Efraim Flashner
b62c3fbd77
gnu: librecast: Use test-target.
* gnu/packages/networking.scm (librecast)[arguments]: Set test-target.
Remove custom 'check phase.
2022-08-11 19:35:22 +03:00
Efraim Flashner
b0f298e2c6
gnu: lcrq: Use test-target.
* gnu/packages/networking.scm (lcrq)[arguments]: Set test-target. Remove
custom 'check phase.
2022-08-11 19:35:21 +03:00
Maxim Cournoyer
2b579fd4f4
gnu: artwork: Update repository to latest commit.
* gnu/artwork.scm (%artwork-repository): Update to commit
4c7f2ce6428a63e202cd2a9474a06f68a946934d.
2022-08-11 11:55:19 -04:00
Maxim Cournoyer
ce53253d1f
build: marionette: Adjust QEMU Info manual reference.
* gnu/build/marionette.scm (marionette-control): Update doc to correct the
QEMU Info manual reference.
2022-08-11 11:52:51 -04:00
Maxim Cournoyer
1a43e0067b
gnu: gnome-themes-standard: Deprecate in favor of gnome-themes-extra.
* gnu/packages/gnome.scm (gnome-themes-standard): Mark as deprecated by
gnome-themes-extra.
(gnome)[inputs]: Remove gnome-themes-extra.
2022-08-11 11:52:50 -04:00
Timotej Lazar
cbbb5aa9d4
gnu: wpa-supplicant-gui: Fix build.
* gnu/packages/admin.scm (wpa-supplicant-gui)[build-system]: Use
qt-build-system.
[phases]: Use G-exps. Drop trailing #t. Don’t wrap-program as that is done by
the build system. Set $HOME to a writable directory when converting icons to
stop Inkscape complaining.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-08-11 17:11:35 +02:00
Ludovic Courtès
a817064947
build-system/channel: Correctly handle store file name from (gnu ci).
This is a followup to cf60a0a906.

Reported by Mathieu Othacehe <othacehe@gnu.org>.

* guix/build-system/channel.scm (build-channels): Add 'string?' case.
2022-08-11 15:57:35 +02:00
Ludovic Courtès
d7aaf38611
po: Add 'guix/read-print.scm'.
This is a followup to b21d05d232.

* po/guix/POTFILES.in: Add 'guix/read-print.scm'.
2022-08-11 15:57:35 +02:00
Ricardo Wurmus
bbc99a6e61
gnu: Add r-qmri.
* gnu/packages/cran.scm (r-qmri): New variable.
2022-08-11 15:22:45 +02:00
Ricardo Wurmus
df63e8ba96
gnu: Add r-mritc.
* gnu/packages/cran.scm (r-mritc): New variable.
2022-08-11 15:22:44 +02:00
Ricardo Wurmus
2a38dfbf17
gnu: Add r-oro-nifti.
* gnu/packages/cran.scm (r-oro-nifti): New variable.
2022-08-11 15:22:44 +02:00
Ricardo Wurmus
df31b5c6c6
gnu: Add r-adimpro.
* gnu/packages/cran.scm (r-adimpro): New variable.
2022-08-11 15:22:44 +02:00
Mathieu Othacehe
26629d3c9e
etc: teams: Add Mathieu Othacehe to mentors.
* etc/teams.scm.in (mentors): New member.
2022-08-11 14:47:14 +02:00
Ricardo Wurmus
ffed9a31ff
gnu: Add r-fmri.
* gnu/packages/cran.scm (r-fmri): New variable.
2022-08-11 14:42:57 +02:00
Tobias Geerinckx-Rice
53b2fda6fe
gnu: mcelog: Update to 187.
* gnu/packages/linux.scm (mcelog): Update to 187.
2022-08-07 02:00:00 +02:00
Efraim Flashner
360bf760bd
gnu: pies: Remove pre-generated files.
* gnu/packages/admin.scm (pies)[source]: Add snippet to remove
pre-generated files.
[native-inputs]: Add bison, flex.
2022-08-14 17:58:00 +03:00
Efraim Flashner
f9666e40d3
gnu: pies: Update to 1.8.
* gnu/packages/admin.scm (pies): Update to 1.8.
2022-08-14 17:50:54 +03:00
Efraim Flashner
d521ad06e0
gnu: yt-dlp: Only build with pandoc on supported systems.
* gnu/packages/video.scm (yt-dlp)[arguments]: Adjust custom
'build-generated-files phase to adjust to the presence of pandoc.
[native-inputs]: Make explicit list. Only include pandoc on supported
systems.
2022-08-14 17:07:20 +03:00
Thiago Jung Bauermann via Guix-patches via
ca8c7a36df
news: Add 'pt' translation.
The menu entry reference is kept in English because the manual isn't
translated to Portuguese yet.

* etc/news.scm: Add Portuguese translation of 'guix style -f' entry.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2022-08-14 08:51:41 +02:00
Tobias Geerinckx-Rice
43decd1f7e
gnu: knot: Update to 3.1.9.
* gnu/packages/dns.scm (knot): Update to 3.1.9.
2022-08-07 02:00:38 +02:00
Tobias Geerinckx-Rice
64595d9f95
gnu: inxi-minimal: Update to 3.3.20-1.
* gnu/packages/admin.scm (inxi-minimal): Update to 3.3.20-1.
2022-08-07 02:00:38 +02:00
Tobias Geerinckx-Rice
45db0ca5e9
gnu: unzip: Fix cross-compilation.
Fixes <https://issues.guix.gnu.org/57127>.

* gnu/packages/compression.scm (unzip)[arguments]: Use #$output when
cross-compiling.
2022-08-07 02:00:00 +02:00
Tobias Geerinckx-Rice
e315d9a802
gnu: cups-pk-helper: Add etc/dbus-1 compatibility symlink.
* gnu/packages/cups.scm (cups-pk-helper)[arguments]:
Add an 'install-compatibility-symlink phase.
2022-08-07 02:00:00 +02:00
Tobias Geerinckx-Rice
56b55a13f6
gnu: haproxy: Remove ‘free’ & fluff.
* gnu/packages/networking.scm (haproxy)[description]: Remove the
redundant ‘free’ qualifier and some overly gushing other ones.
2022-08-07 02:00:22 +02:00
Tobias Geerinckx-Rice
0831f91f55
gnu: epson-inkjet-printer-escpr: Update to 1.7.21.
* gnu/packages/cups.scm (epson-inkjet-printer-escpr): Update to 1.7.21.
2022-08-07 02:00:21 +02:00
Tobias Geerinckx-Rice
a8bd13c399
gnu: cups-pk-helper: Make references non-native.
* gnu/packages/cups.scm (cups-pk-helper)[native-inputs]: Move cups & polkit from here…
[inputs]: …to here.  Make cups-minimal.  Add glib.
2022-08-07 02:00:01 +02:00
Tobias Geerinckx-Rice
3746b4ab86
gnu: cups-pk-helper: Update to 0.2.7.
* gnu/packages/cups.scm (cups-pk-helper): Update to 0.2.7.
[build-system]: Switch to Meson.
[arguments]: Explicitly disable tests.
[native-inputs]: Remove unused intltool and add glib:bin.
2022-08-07 02:00:01 +02:00
Tobias Geerinckx-Rice
b0647ac273
gnu: git: Update to 2.37.2.
* gnu/packages/version-control.scm (git): Update to 2.37.2.
2022-08-07 02:00:01 +02:00