Commit graph

80671 commits

Author SHA1 Message Date
Raghav Gururajan f08d3d7ad9
gnu: Add perl-text-tabs+wrap.
* gnu/packages/perl.scm (perl-text-tabs+wrap): New variable.
2021-07-04 21:07:07 -04:00
Raghav Gururajan 6869b2fb6c
gnu: Add perl-gtk3.
* gnu/packages/gtk.scm (perl-gtk3): New variable.
2021-07-04 21:07:07 -04:00
Raghav Gururajan 89d38e2a83
gnu: Add perl-glib-object-introspection.
* gnu/packages/glib.scm (perl-glib-object-introspection): New variable.
2021-07-04 21:07:07 -04:00
Raghav Gururajan eb6f3941d7
gnu: Add perl-cairo-gobject.
* gnu/packages/gtk.scm (perl-cairo-gobject): New variable.
2021-07-04 21:07:06 -04:00
Raghav Gururajan ceb025b42b
gnu: perl-cairo: Propagate cairo.
Dependants of perl-cairo also require cairo for its typelibs and schemas.

* gnu/packages/gtk.scm (perl-cairo)[inputs]: Move cairo to ...
[propagated-inputs]: ... here.
2021-07-04 21:07:06 -04:00
Raghav Gururajan 2b3fc2e3c2
gnu: perl-glib: Propagate glib.
Dependants of perl-glib also require glib for its typelibs and schemas.

* gnu/packages/glib.scm (perl-glib)[inputs]: Move glib to ...
[propagated-inputs]: ... here.
2021-07-04 21:07:06 -04:00
Raghav Gururajan 158a64a702
gnu: Add perl-exporter.
* gnu/packages/perl.scm (perl-exporter): New variable.
2021-07-04 21:07:06 -04:00
Tobias Geerinckx-Rice 8d27e6a7cf
gnu: libconfig: Update to 1.7.3.
* gnu/packages/textutils.scm (libconfig): Update to 1.7.3.
2021-07-05 00:43:32 +02:00
Ludovic Courtès b1e48b5b4e
status: Add missing newline after substitution completion message.
* guix/status.scm (print-build-event): Add newline after "substitution
of ~a complete" message.
2021-07-04 23:00:36 +02:00
Ludovic Courtès 073f198e34
ci: Add procedures to access jobs and builds.
* guix/ci.scm (<job>): New record type.
(evaluation-jobs, build, job-build): New procedures.
2021-07-04 23:00:36 +02:00
Ludovic Courtès 77dba2281f
ci: Represent build status as a symbol.
* guix/ci.scm (define-enumeration-mapping): New macro.
(integer->build-status): New procedure.
(<build>)[status]: Use it.
2021-07-04 23:00:36 +02:00
Ludovic Courtès a2b22cae4f
doc: Fix typo.
* doc/guix.texi (Build Systems): Fix typo.
2021-07-04 23:00:36 +02:00
Ludovic Courtès baed9476a6
gnu: tigervnc-server: Remove unnecessary "gcc-toolchain" input.
* gnu/packages/vnc.scm <top level>: Remove (gnu packages commencement)
import.
(tigervnc-server)[native-inputs]: Remove "gcc-toolchain".
2021-07-04 23:00:36 +02:00
Matthew James Kraai 739b338ee4
gnu: perl-libwww: Update to 6.55.
* gnu/packages/web.scm (perl-libwww): Update to 6.55.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-07-04 22:17:57 +03:00
Efraim Flashner ef34558db2
gnu: lagrange: Don't build with advanced architecture instructions.
* gnu/packages/web-browsers.scm (lagrange)[configure-flags]: Add flag to
not build with sse4.1.
2021-07-04 22:06:12 +03:00
Vinicius Monego 9cc167fe30
gnu: Add julia-categoricalarrays.
* gnu/packages/julia-xyz.scm (julia-categoricalarrays): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-07-04 21:51:52 +03:00
Tobias Geerinckx-Rice 9e63bafafb
gnu: procenv: Update to 0.58.
* gnu/packages/linux.scm (procenv): Update to 0.58.
2021-07-04 17:47:45 +02:00
Tobias Geerinckx-Rice 34bbbe6082
gnu: perl-email-abstract: Update to 3.009.
* gnu/packages/mail.scm (perl-email-abstract): Update to 3.009.
2021-07-04 17:47:45 +02:00
Tobias Geerinckx-Rice 5db0405948
gnu: reuse: Update to 0.13.0.
* gnu/packages/license.scm (reuse): Update to 0.13.0.
2021-07-04 17:47:45 +02:00
Tobias Geerinckx-Rice d78bf1c6ff
gnu: lynis: Update to 3.0.5.
* gnu/packages/admin.scm (lynis): Update to 3.0.5.
2021-07-04 16:29:16 +02:00
Tobias Geerinckx-Rice 2eef51e154
gnu: faudio: Update to 21.07.
* gnu/packages/audio.scm (faudio): Update to 21.07.
2021-07-04 16:29:16 +02:00
Tobias Geerinckx-Rice a296b9e0fe
gnu: tarlz: Update to 0.21.
* gnu/packages/compression.scm (tarlz): Update to 0.21.
2021-07-04 16:29:16 +02:00
Tobias Geerinckx-Rice 1c04cdcaa4
gnu: abiword: Update to 3.0.5.
* gnu/packages/abiword.scm (abiword): Update to 3.0.5.
2021-07-04 16:29:15 +02:00
Tobias Geerinckx-Rice e021fc9f3f
gnu: nanovna-saver: Update to 0.3.9.
* gnu/packages/radio.scm (nanovna-saver): Update to 0.3.9.
2021-07-04 16:29:15 +02:00
Tobias Geerinckx-Rice e3ae9bf75b
gnu: Add ghc-quickcheck-assertions.
* gnu/packages/haskell-check.scm (ghc-quickcheck-assertions): New public variable.
2021-07-04 16:29:15 +02:00
Tobias Geerinckx-Rice 70c462b375
gnu: Add ghc-test-framework-smallcheck.
* gnu/packages/haskell-check.scm (ghc-test-framework-smallcheck): New public variable.
2021-07-04 16:29:15 +02:00
Tobias Geerinckx-Rice 3166e7324e
gnu: Add ghc-finite-typelits.
* gnu/packages/haskell-xyz.scm (ghc-finite-typelits): New public variable.
2021-07-04 16:29:14 +02:00
Tobias Geerinckx-Rice c098af67b1
gnu: Add ghc-text-zipper.
* gnu/packages/haskell-xyz.scm (ghc-text-zipper): New public variable.
2021-07-04 16:29:14 +02:00
Tobias Geerinckx-Rice ddd06ba35d
gnu: Add ghc-data-clist.
* gnu/packages/haskell-xyz.scm (ghc-data-clist): New public variable.
2021-07-04 16:29:14 +02:00
Tobias Geerinckx-Rice efbe266756
gnu: Add ghc-config-ini.
* gnu/packages/haskell-xyz.scm (ghc-config-ini): New public variable.
2021-07-04 16:29:14 +02:00
Domagoj Stolfa d9c4009056
gnu: hime: Import qt-utils.
* gnu/packages/language.scm (hime)[#:imported-modules]: Add qt-utils.

Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
2021-07-04 15:29:27 +02:00
Domagoj Stolfa 7f6062c302
gnu: nimf: Import qt-utils.
* gnu/packages/language.scm (nimf)[#:imported-modules]: Add qt-utils.

Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
2021-07-04 15:29:27 +02:00
Nicolas Goaziou a1af5e2f72
gnu: emacs-spinner: Fix source URL.
* gnu/packages/emacs-xyz.scm (emacs-spinner)[source]: Fix URL.
2021-07-04 14:42:14 +02:00
Efraim Flashner 73a5891d74
gnu: grpc-1.16.1: Build with older protobuf.
* gnu/packages/rpc.scm (grpc-1.16.1)[native-inputs]: Replace protobuf
with protobuf-3.6.
2021-07-04 14:42:30 +03:00
Tobias Geerinckx-Rice 8dc852b940
installer: Unconditionally import (gnu services cups) in config.scm.
* gnu/installer/steps.scm (format-configuration): Add cups to the list
of GNU service modules.
2021-07-04 13:04:45 +02:00
Tobias Geerinckx-Rice 0dbd2c3b08
installer: tests: Expect but do not select other services by default.
* gnu/installer/tests.scm (choose-services): Accept a new
choose-other-service? keyword argument, defaulting to false.
Expect an "Other services" checkbox-list.  Update docstring.
2021-07-04 13:04:45 +02:00
Brice Waegeneire ae004cead8
gnu: zsh-autosuggestions: Update to 0.7.0.
* gnu/packages/shellutils.scm (zsh-autosuggestions): Update to 0.7.0.
2021-07-04 12:48:51 +02:00
Brice Waegeneire 348c70f3fd
gnu: zsh-autosuggestions: Disable failing tests.
* gnu/packages/shellutils.scm (zsh-autosuggestions)[arguments]: Add
'patch-tests' phase.
2021-07-04 12:48:20 +02:00
Leo Prikler cc73ddfb9a
gnu: qt5ct: Import all qt-build-system-modules.
The previous definition tried to be clever and failed to capture, that
qt-utils became necessary as of 7e24e1e58d.
See also <https://bugs.gnu.org/49374>.

* gnu/packages/qt.scm (qt5ct)[#:imported-modules]: Expand
qt-build-system-modules.
2021-07-04 09:39:25 +02:00
Nicolas Goaziou 8d61edbc2f
gnu: burgerspace: Update to 1.9.4.
* gnu/packages/games.scm (burgerspace): Update to 1.9.4.
2021-07-04 09:00:04 +02:00
Nicolas Goaziou 803d589120
gnu: fet: Update to 6.0.4.
* gnu/packages/education.scm (fet): Update to 6.0.4.
[inputs]: Use Qt 6.
2021-07-04 08:57:03 +02:00
Nicolas Goaziou 9eebe60891
gnu: emacs-spinner: Update to 1.7.4.
* gnu/packages/emacs-xyz.scm (emacs-spinner): Update to 1.7.4.
2021-07-04 08:52:08 +02:00
Tobias Geerinckx-Rice f7e1478202
cpio: Fix device number calculation.
“dev_t in glibc is a 64-bit quantity, with 32-bit major and minor
 numbers.”  — glibc's <bits/sysmacros.h>

The "tests/cpio.scm" was failing because (guix cpio) treated it as a
16-bit quantity instead, leading to header mismatches with the GNU cpio
reference output.

* guix/cpio.scm (device-number, device->major+minor): Use all the bits.
2021-07-04 04:35:35 +02:00
Maxim Cournoyer 7cde70c7f8
file-systems: Ensure compared file names are both absolute or relative.
* gnu/system/file-systems.scm (file-prefix?): Return #f unless both file names
are absolute or relative.

Reported-by: Ludovic Courtès <ludo@gnu.org>
2021-07-03 22:29:13 -04:00
Tobias Geerinckx-Rice 243d74579d
gnu: libgrss: Fix CVE-2016-20011.
* gnu/packages/gnome.scm (libgrss): Add patch.
* gnu/packages/patches/libgrss-CVE-2016-2001.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2021-07-04 03:06:03 +02:00
Tobias Geerinckx-Rice 3499d23692
gnu: Add ghc-ini.
* gnu/packages/haskell-xyz.scm (ghc-ini): New public variable.
2021-07-04 01:14:03 +02:00
Tobias Geerinckx-Rice b35adf09e7
gnu: corrode: Better construct version number.
* gnu/packages/haskell-apps.scm (corrode)[source]: Actually use the
let-bound COMMIT instead of duplicating it.
[version]: Call GIT-VERSION on it and a new REVISION.
2021-07-04 01:14:03 +02:00
Tobias Geerinckx-Rice eb72b3d940
gnu: libvirt: Work around broken SASL option.
* gnu/packages/virtualization.scm (libvirt)[arguments]: Add "-Ddriver_remote=enabled"
to #:configure-flags.
2021-07-04 01:14:03 +02:00
Christopher Lemmer Webber b65af6ed91
gnu: cataclysm-dda: Update to 0.F.
* gnu/packages/games.scm (cataclysm-dda): Update to 0.F.
2021-07-03 17:20:56 -04:00
Alexandr Vityazev 4e3479c229
gnu: Add emacs-seriestracker.
* gnu/packages/emacs-xyz.scm (emacs-seriestracker): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-07-03 22:50:21 +02:00