Commit Graph

64676 Commits

Author SHA1 Message Date
Efraim Flashner 587e0d911d
services: Add zram-device-service.
* gnu/services/linux.scm (<zram-device-configuration>): New record.
(zram-device-service-type): New variable.
* doc/guix.texi (Linux Services): Document it.
* tests/services/linux.scm (zram-swap-device-test): New tests.
2020-08-02 15:54:37 +03:00
Adam Kandur a05edef2ac
gnu: Add cl-qbase64.
* gnu/packages/lisp-xyz.scm (sbcl-qbase64, cl-qbase64, ecl-qbase64): New
  variables.

Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
2020-08-02 09:26:48 +02:00
Guillaume Le Vaillant c203be27cf
gnu: sbcl-eos: Update to 0.0.0-2.b4413bc.
* gnu/packages/lisp-xyz.scm (sbcl-eos): Update to 0.0.0-2.b4413bc.
2020-08-02 09:07:53 +02:00
Oleg Pykhalov 95c9785b42
gnu: Add emacs-jenkinsfile-mode.
* gnu/packages/emacs-xyz.scm (emacs-jenkinsfile-mode): New variable.
2020-08-02 09:54:16 +03:00
Eric Bavier 86f86cffd8
gnu: Add Remake.
* gnu/packages/debug.scm (remake): New variable.
* gnu/packages/patches/remake-impure-dirs.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2020-08-01 14:00:47 -05:00
Mike Rosset a987f128b5
gnu: nomad: Update to 0.2.0-alpha.
* gnu/packages/guile-xyz.scm (nomad): Update to 0.2.0-alpha.

This is a significant update to Nomad. This removes the majority of C code and
replaces it with gobject introspection using g-golf.

In the process the nomad package expression has changed significantly.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-08-01 20:03:46 +02:00
Kei Kebreau dcb74405e1
gnu: starfighter: Update to 2.3.1.
* gnu/packages/games.scm (starfighter): Update to 2.3.1.
2020-08-01 12:10:27 -04:00
Mark H Weaver cf1d1f4f79
gnu: xorg-server: Fix CVE-2020-14347 via graft.
* gnu/packages/patches/xorg-server-CVE-2020-14347.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/xorg.scm (xorg-server/fixed): New variable.
(xorg-server)[replacement]: New field.
(xorg-server-wayland): Use package/inherit.
2020-08-01 11:11:58 -04:00
Mark H Weaver d7d85c6412
gnu: libx11: Replace with 1.6.10 [fixes CVE-2020-14344].
* gnu/packages/xorg.scm (libx11/fixed): New variable.
(libx11)[replacement]: New field.
2020-08-01 11:11:51 -04:00
Mathieu Othacehe 256d2b2e84
gnu: cuirass: Update to 0.0.1-40.153b49c.
* gnu/packages/ci.scm (cuirass): Update to 0.0.1-40.153b49c.
2020-08-01 13:27:11 +02:00
Pierre Neidhardt 1f9c9aed8c
gnu: sbcl: Update to 2.0.7.
* gnu/packages/lisp.scm (sbcl): Update to 2.0.7.
2020-08-01 12:28:32 +02:00
Pierre Neidhardt 1f0a41e955
doc: Explain how to use psql with peer authentication.
* doc/guix.texi (Database Services): Add example of shell commands to use psql
as  system user.  Also add troubleshooting tip when service fails to start
because of incompatible cluster.
2020-08-01 11:54:41 +02:00
Pierre Neidhardt 3bf4761e39
services: postgresql: Provide postgresql commands.
* gnu/services/databases.scm (postgresql-service-type): Extend
profile-service-type to provide postgresql commands.
2020-08-01 11:54:41 +02:00
Oleg Pykhalov dec43e9f88
gnu: Add git-cal.
* gnu/packages/version-control.scm (git-cal): New variable.
2020-08-01 12:47:46 +03:00
Nicolas Goaziou eaf5df6b11
gnu: texmacs: Update to 1.99.13.
* gnu/packages/text-editors.scm (texmacs): Update to 1.99.13.
[source]: Remove unnecessary snippet.
[native-inputs]: Add xdg-utils.
[inputs]: Replace qt-4 with qtbase.
[arguments]: Add a phase to fix hard-coded paths.
[description]: Fix small typo.
2020-08-01 10:27:38 +02:00
Vinicius Monego 1619d350a3
gnu: Add python-wurlitzer.
* gnu/packages/python-xyz.scm (python-wurlitzer): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-08-01 09:32:44 +02:00
Michael Rohleder 3cc8b4fa26
gnu: pulsemixer: Update to 1.5.1.
* gnu/packages/pulseaudio.scm (pulsemixer): Update to 1.5.1.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-08-01 09:30:31 +02:00
Michael Rohleder f32d10d557
gnu: xfce4-notifyd: Update to 0.6.1.
* gnu/packages/xfce.scm (xfce4-notifyd): Update to 0.6.1.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-08-01 09:13:43 +02:00
Michael Rohleder 033b43b268
gnu: plantuml: Update to 1.2020.15.
* gnu/packages/uml.scm (plantuml): Update to 1.2020.15.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-08-01 09:13:40 +02:00
Hendursaga 08447d3a75
gnu: Update xxhash to 0.8.0.
* gnu/packages/digest.scm (xxhash): Update to 0.8.0.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-08-01 09:00:44 +02:00
Vinicius Monego 6364610174
gnu: Add python-pytest-ordering.
* gnu/packages/python-check.scm (python-pytest-ordering): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-08-01 08:53:10 +02:00
Michael Rohleder a0a55309a7
gnu: qtimageformats: Fix build.
Reported by <nefix> on IRC.

* gnu/packages/qt.scm (qtimageformats)[arguments]: Add a 'fix-build phase.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-08-01 08:53:08 +02:00
Lars-Dominik Braun 7caa3506ea
guix: lint: Ignore unsupported source URL’s.
* guix/lint.scm (check-source): Add match case for #f.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-08-01 08:30:57 +02:00
Michael Rohleder c7fe7f2c24
gnu: pavucontrol: Update to 4.0.
From 5312ae2b7bff23268a6546ce89cd349f3183bd2c Mon Sep 17 00:00:00 2001
From: Michael Rohleder <mike@rohleder.de>
Date: Thu, 30 Jul 2020 08:08:38 +0200
Subject: [PATCH] gnu: pavucontrol: Update to 4.0.

* gnu/packages/pulseaudio.scm (pavucontrol): Update to 4.0.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-08-01 08:25:13 +02:00
Michael Rohleder 7d456e528b
gnu: Add zeal.
* gnu/packages/documentation.scm (zeal): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-08-01 08:23:58 +02:00
Brett Gilio be8d67309f
gnu: emacs-dimmer: Update to 0.4.2.
* gnu/packages/emacs-xyz.scm (emacs-dimmer): Update to 0.4.2.
2020-08-01 00:34:56 -05:00
Brett Gilio c8377e8062
gnu: emacs-google-translate: Update to 0.12.0.
* gnu/packages/emacs-xyz.scm (emacs-google-translate): Update to 0.12.0.
2020-08-01 00:34:44 -05:00
Brett Gilio 34d41b561e
gnu: emacs-datetime: Update to 0.6.6.
* gnu/packages/emacs-xyz.scm (emacs-datetime): Update to 0.6.6.

[inputs]: Add emacs-extmap.
2020-08-01 00:34:22 -05:00
Brett Gilio 7caf919c57
gnu: Add emacs-extmap.
* gnu/packages/emacs-xyz.scm (emacs-extmap): New variable.
2020-08-01 00:33:59 -05:00
Brett Gilio 937e1ed1a1
gnu: chibi-scheme: Update to 0.9.
* gnu/packages/scheme.scm (chibi-scheme): Update to 0.9.
2020-07-31 23:41:48 -05:00
Mark H Weaver b00a1f2d09
gnu: linux-libre: Update to 5.4.55.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.55.
(linux-libre-5.4-pristine-source): Update hash.
(deblob-scripts-5.4): Update to 5.4.55.
2020-08-01 00:07:08 -04:00
Mark H Weaver 3653ca690e
gnu: linux-libre@5.7: Update to 5.7.12.
* gnu/packages/linux.scm (linux-libre-5.7-version): Update to 5.7.12.
(linux-libre-5.7-pristine-source): Update hash.
(deblob-scripts-5.7): Update to 5.7.12.
2020-08-01 00:05:21 -04:00
Mark H Weaver 96a655a77b
gnu: Add blender@2.79b.
Restore blender@2.79b, the last version that does not require OpenGL 3,
and therefore the last version to work on many older computers.  Note
that this commit relies on blender-2.79-newer-ffmpeg.patch and
blender-2.79-python-3.7-fix.patch, which were left in the tree when
blender@2.79b was previously removed in commit
1f14453eed.

* gnu/packages/patches/blender-2.79-gcc8.patch,
gnu/packages/patches/blender-2.79-gcc9.patch,
gnu/packages/patches/blender-2.79-oiio2.patch,
gnu/packages/patches/blender-2.79-python-3.8-fix.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/graphics.scm (blender-2.79): New variable.
2020-07-31 13:38:47 -04:00
Mark H Weaver d4c9e81c07
gnu: openimageio: Update to 2.0.13.
* gnu/packages/graphics.scm (openimageio): Update to 2.0.13.
[inputs]: Replace python-2 with python-wrapper.  Add pybind11
and robin-map.
2020-07-31 13:38:40 -04:00
Mark H Weaver 5eb97480f3
gnu: Add robin-map.
* gnu/packages/datastructures.scm (robin-map): New variable.
2020-07-31 13:38:37 -04:00
Mark H Weaver f8f29ded12
gnu: emacs-transient: All phases return #t.
* gnu/packages/emacs-xyz.scm (emacs-transient): Return #t from the
build-info-manual phase.
2020-07-31 13:38:33 -04:00
Mark H Weaver b23c1f50a5
gnu: ruby-netrc: All phases return #t.
* gnu/packages/ruby.scm (ruby-netrc): In check phase, use for-each
instead of map, and return #t.
2020-07-31 13:38:30 -04:00
Mark H Weaver 2bc733e271
gnu: linux-libre@4.19: Update to 4.19.136.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.136.
(linux-libre-4.19-pristine-source): Update hash.
2020-07-31 13:38:26 -04:00
Mark H Weaver 95d44e7a29
gnu: linux-libre@4.14: Update to 4.14.191.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.191.
(linux-libre-4.14-pristine-source): Update hash.
2020-07-31 13:38:23 -04:00
Mark H Weaver b30974908b
gnu: linux-libre@4.9: Update to 4.9.232.
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.232.
(linux-libre-4.9-pristine-source): Update hash.
2020-07-31 13:38:20 -04:00
Mark H Weaver fe21fe41d1
gnu: linux-libre@4.4: Update to 4.4.232.
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.232.
(linux-libre-4.4-pristine-source): Update hash.
2020-07-31 13:38:18 -04:00
Nicolas Goaziou ab4943a70c
gnu: scintilla: Update to 4.4.4.
* gnu/packages/text-editors.scm (scintilla): Update to 4.4.4.
2020-07-31 16:58:24 +02:00
Nicolas Goaziou a6bf3f7591
gnu: snap: Update to 6.1.0.
* gnu/packages/education.scm (snap): Update to 6.1.0.
2020-07-31 16:56:03 +02:00
Nicolas Goaziou 4367e7e826
gnu: thinkfan: Update to 1.2.1.
* gnu/packages/linux.scm (thinkfan): Update to 1.2.1.
2020-07-31 16:52:41 +02:00
Mathieu Othacehe f94835a917
file-system: Add efivarfs support.
Tools such as efibootmgr rely on the deprecated /sys/firmware/efi/vars API as
well as on the new /sys/firmware/efi/efivars API. The latter needs to be
mounted.

Reported by Keyhenge here:
https://lists.gnu.org/archive/html/bug-guix/2020-04/msg00274.html

Here is the efivarfs documentation:
https://www.kernel.org/doc/Documentation/filesystems/efivarfs.txt.

* gnu/system/file-systems.scm (%efivars-file-system): New exported variable,
(%base-file-systems): add it.
* gnu/system/install.scm (%efivars-file-system): Add it.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-07-31 13:43:36 +02:00
Mathieu Othacehe 7c27bd115b
file-system: Add mount-may-fail? option.
* gnu/system/file-systems.scm (<file-system>): Add a mount-may-fail? field.
(file-system->spec): adapt accordingly,
(spec->file-system): ditto.
* gnu/build/file-systems.scm (mount-file-system): If 'system-error is raised
and mount-may-fail? is true, ignore it. Otherwise, re-raise the exception.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-07-31 13:43:20 +02:00
Mathieu Othacehe 6bb07e91e1
file-systems: Add %debug-file-system.
* gnu/system/file-systems.scm (%debug-file-system): New variable,
(%base-file-systems): add it.
2020-07-31 12:58:16 +02:00
John Soo c55acb0732
gnu: Add bpftrace.
* gnu/packages/linux.scm (bpftrace): New variable.
* gnu/packages/patches/bpftrace-disable-bfd-disasm.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-07-31 12:57:34 +02:00
Tanguy Le Carrour 636d573b74
gnu: python-mamba: Update to 0.11.1.
* gnu/packages/python-xyz.scm (python-mamba): Update to 0.11.1.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-07-30 21:00:25 -04:00
Michael Rohleder 4af67aa2ce
gnu: hashcat: Update to 6.1.1.
* gnu/packages/password-utils.scm (hashcat): Update to 6.1.1.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-07-30 20:50:56 -04:00