Commit Graph

69351 Commits

Author SHA1 Message Date
Tobias Geerinckx-Rice
c72c83ab00
gnu: rpcbind: Update to 1.2.6.
* gnu/packages/onc-rpc.scm (rpcbind): Update to 1.2.6.
2021-05-13 01:15:10 +02:00
Tobias Geerinckx-Rice
811c9712cd
gnu: xfstests: Fix typo.
Syntax-highlighted monospace is overrated.  Nothing like glancing at
Webmail to spot obvious bugs.

* gnu/packages/file-systems.scm (xfstests)[arguments]: Omit /usr from /bin/time.
2021-05-13 01:15:10 +02:00
Tobias Geerinckx-Rice
c6d1801015
gnu: lynis: Update to 3.0.4.
* gnu/packages/admin.scm (lynis): Update to 3.0.4.
2021-05-13 01:15:09 +02:00
Tobias Geerinckx-Rice
121b9354a2
gnu: webkitgtk: Update to 2.32.1.
* gnu/packages/webkit.scm (webkitgtk): Update to 2.32.1.
2021-05-13 00:32:23 +02:00
Tobias Geerinckx-Rice
6a724b0277
gnu: btrfs-progs: Update to 5.12.
* gnu/packages/linux.scm (btrfs-progs): Update to 5.12.
[native-inputs]: Add linux-libre-headers-5.10.
2021-05-13 00:32:22 +02:00
Tobias Geerinckx-Rice
f5d0e35b94
gnu: hdparm: Update to 9.62.
* gnu/packages/linux.scm (hdparm): Update to 9.62.
2021-05-13 00:32:22 +02:00
Tobias Geerinckx-Rice
103c38b798
gnu: libupnp: Update to 1.14.7.
* gnu/packages/upnp.scm (libupnp): Update to 1.14.7.
2021-05-13 00:32:22 +02:00
Tobias Geerinckx-Rice
026a16ff0d
gnu: squid: Update to 4.15.
* gnu/packages/networking.scm (squid): Update to 4.15.
2021-05-13 00:32:22 +02:00
Tobias Geerinckx-Rice
79b9131234
gnu: svt-av1: Update to 0.8.7.
* gnu/packages/video.scm (svt-av1): Update to 0.8.7.
2021-05-13 00:32:21 +02:00
Tobias Geerinckx-Rice
bd1c5fe46b
gnu: snappy: Update to 1.1.9.
* gnu/packages/compression.scm (snappy): Update to 1.1.9.
[source]: Add another patch.
[arguments]: Add new #:configure-flags and an
'unpack-third_party-subprojects phase.
[native-inputs]: Add the sources for benchmark and googletests.
* gnu/packages/patches/snappy-add-inline-for-GCC.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2021-05-13 00:32:21 +02:00
Tobias Geerinckx-Rice
c9c274172b
gnu: qjackctl: Build with CMake.
It is better supported upstream.

* gnu/packages/audio.scm (qjackctl)[build-system]: Switch to
CMAKE-BUILD-SYSTEM.
2021-05-13 00:32:21 +02:00
Tobias Geerinckx-Rice
fe795eeb2d
gnu: qjackctl: Update to 0.9.3.
* gnu/packages/audio.scm (qjackctl): Update to 0.9.3.
2021-05-13 00:32:21 +02:00
Tobias Geerinckx-Rice
c36ef82054
gnu: ccache: Update to 4.3.
* gnu/packages/ccache.scm (ccache): Update to 4.3.
2021-05-13 00:32:20 +02:00
Tobias Geerinckx-Rice
f5a0c6baba
gnu: libjcat: Update to 0.1.7.
* gnu/packages/compression.scm (libjcat): Update to 0.1.7.
2021-05-13 00:32:20 +02:00
Tobias Geerinckx-Rice
6fccdb55bd
gnu: Add xfstests.
* gnu/packages/file-systems.scm (xfstests): New public variable.
2021-05-13 00:32:20 +02:00
Vinicius Monego
7fb7384134
gnu: pre-commit: Update to 2.12.1.
* gnu/packages/version-control.scm (pre-commit): Update to 2.12.1.
[arguments]: Make source tree writable and initialize a git repository before
check phase. Simplify check phase.
[native-inputs]: Add python-covdefaults, python-coverage, python-distlib/next,
python-pytest-env, which.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-05-13 00:19:58 +02:00
Ludovic Courtès
47d48f0c43
gnu: guile: Update to 3.0.7.
* gnu/packages/guile.scm (guile-3.0-latest): Update to 3.0.7.  Remove
"guile-2.2-skip-so-test.patch".
[propagated-inputs, arguments]: New fields.
2021-05-13 00:19:58 +02:00
Ludovic Courtès
3320b70f4d
gnu: libgc: Add variant with '--disable-munmap'.
* gnu/packages/bdw-gc.scm (libgc/disable-munmap): New variable.
2021-05-13 00:19:58 +02:00
Leo Famulari
d6aeebb236
gnu: linux-libre 5.4: Update to 5.4.118.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.118.
(linux-libre-5.4-pristine-source): Update hash.
2021-05-12 15:27:38 -04:00
Leo Famulari
78922668bc
gnu: linux-libre 5.10: Update to 5.10.36.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.36.
(linux-libre-5.10-pristine-source): Update hash.
2021-05-12 15:27:35 -04:00
Tobias Geerinckx-Rice
1f685684a0
gnu: sudo: Update to 1.9.7.
* gnu/packages/admin.scm (sudo): Update to 1.9.7.
2021-05-12 18:50:49 +02:00
BonfaceKilz
f8a4724c10
gnu: Add python-sqlalchemy-stubs.
* gnu/packages/databases.scm (python-sqlalchemy-stubs): New variable.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2021-05-12 16:12:24 +05:30
Maxim Cournoyer
b7cbca221f
Merge branch 'version-1.3.0' 2021-05-11 22:42:59 -04:00
Raghav Gururajan
c80627731b
gnu: Add remmina.
* gnu/packages/vnc.scm (remmina): New variable.
2021-05-11 18:24:48 -04:00
Raghav Gururajan
8f9fdd31bd
gnu: Add giara.
* gnu/packages/syndication.scm (giara): New variable.
* gnu/packages/patches/giara-fix-login.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2021-05-11 18:07:09 -04:00
Maxim Cournoyer
fb5d04d363
gnu: guix: Update to 771b866. 2021-05-11 16:27:17 -04:00
Greg Hogan
7e863ecd3c
gnu: python-networkx: Update to 2.5.1.
* gnu/packages/python-xyz.scm (python-networkx): Update to 2.5.1.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-05-11 15:54:32 -04:00
Maxim Cournoyer
771b866c55
gnu: guix: Update to 1.3.0. 2021-05-11 14:15:04 -04:00
Z572
bb29c26572
gnu: emacs-rime: Adjust to changes in emacs-build-system.
* gnu/packages/emacs-xyz.scm (emacs-rime):[arguments]: Use #:include rather
than #:phases to add librime-emacs.so.

Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
2021-05-11 19:30:31 +02:00
raid5atemyhomework
a3df382525
gnu: Allow services to install kernel-loadable modules.
* gnu/system.scm (operating-system-directory-base-entries): Remove code
to handle generation of "kernel" for linux-libre kernels.
(operating-system-default-essential-services): Instantiate
linux-builder-service-type.
(package-for-kernel): Move ...
* gnu/services.scm: ... to here.
(linux-builder-service-type): New variable.
(linux-builder-configuration): New type.
(linux-loadable-module-service-type): New variable.
* gnu/tests/linux-modules.scm (run-loadable-kernel-modules-test): Move
code to ...
(run-loadable-kernel-modules-test-base): ... new procedure here.
(run-loadable-kernel-modules-service-test): New procedure.
(%test-loadable-kernel-modules-service-0): New variable.
(%test-loadable-kernel-modules-service-1): New variable.
(%test-loadable-kernel-modules-service-2): New variable.
* doc/guix.texi: Document linux-loadable-module-service-type.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2021-05-11 16:13:48 +02:00
Efraim Flashner
bddad00bff
gnu: Add ruby-yaml-lint.
* gnu/packages/ruby.scm (ruby-yaml-lint): New variable.
2021-05-11 13:51:40 +03:00
Efraim Flashner
ee559bca27
gnu: Add ruby-hkdf.
* gnu/packages/ruby.scm (ruby-hkdf): New variable.
2021-05-11 13:51:40 +03:00
Greg Hogan
e54d188955
gnu: python-pycurl: Migrate uri from bintray.
* gnu/packages/python-web.scm (python-pycurl)[source]: Download from pypi.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-05-11 12:49:54 +02:00
Greg Hogan
74f83a1dee
gnu: boost: Migrate uri from bintray.
* gnu/packages/boost.scm (boost)[source]: Download from jfrog.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-05-11 12:49:53 +02:00
Sharlatan Hellseher
a232a40b00
gnu: Add cl-trivial-main-thread.
* gnu/packages/lisp-xyz.scm (sbcl-trivial-main-thread,
  ecl-trivial-main-thread, cl-trivial-main-thread): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-05-11 10:15:38 +02:00
Sharlatan Hellseher
4a1fd4a537
gnu: Add cl-simple-tasks.
* gnu/packages/lisp-xyz.scm (sbcl-simple-tasks, ecl-simple-tasks,
  cl-simple-tasks): New packages.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-05-11 10:06:53 +02:00
Sharlatan Hellseher
a2aa8ac551
gnu: Add cl-glsl-toolkit.
* gnu/packages/lisp-xyz.scm (sbcl-glsl-toolkit, ecl-glsl-toolkit,
  cl-glsl-toolkit): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-05-11 10:01:44 +02:00
Sharlatan Hellseher
df07ecbac6
gnu: Add cl-messagebox.
* gnu/packages/lisp-xyz.scm (sbcl-messagebox, ecl-messagebox,
  cl-messagebox): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-05-11 09:39:56 +02:00
Efraim Flashner
87b4b0e438
gnu: tor: Update to 0.4.5.8.
* gnu/packages/tor.scm (tor): Update to 0.4.5.8.
2021-05-10 18:20:15 +03:00
Maxim Cournoyer
945ad48cd8
system: vm-image.tmpl: Add a crutch to allow refreshing the resolution.
Inspired by
1270b2e209.
The price to pay is about 5% of a CPU core usage in the guest in the worst
scenario.

* gnu/system/examples/vm-image.tmpl
(auto-update-resolution-crutch): New mcron job.
[services]: Extend the mcron-service with it.
2021-05-10 10:18:19 -04:00
Philip McGrath
b12bb7d297
gnu: racket: Update to 8.1.
* gnu/packages/racket.scm (racket-minimal): Update to 8.1.
[arguments](#:phases): Remove 'patch-chez-configure: fixes applied upstream.
(racket): Update to 8.1.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-05-10 15:51:48 +03:00
Zelphir Kaltstahl
767c3df815
gnu: Add guile-fslib.
* gnu/packages/guile-xyz.scm (guile-fslib): New variable.
2021-05-10 12:09:40 +02:00
Trevor Hass
b5a33d4ad6
gnu: passwordsafe: Update to 5.0.
* gnu/packages/gnome.scm (passwordsafe): Update to 5.0.
[inputs]: Replace libhandy-0.0 with libhandy.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-05-10 10:14:10 +03:00
Efraim Flashner
9a11f2380f
gnu: chess: Update to 6.2.8.
* gnu/packages/games.scm (chess): Update to 6.2.8.
2021-05-10 09:32:06 +03:00
Efraim Flashner
d8c1413a53
gnu: icecat: Validate runpath.
* gnu/packages/gnuzilla.scm (icecat)[arguments]: Adjust custom
'configure phase to set LDFLAGS. Don't skip validating the runpath.
2021-05-10 09:21:56 +03:00
Kei Kebreau
a77340e1cd
gnu: retux: Update to 1.5.
* gnu/packages/games.scm (retux): Update to 1.5.
[source]: Download zip archive since a stable tar archive is unavailable.
[native-inputs]: Add unzip.
2021-05-09 19:14:04 -04:00
Kei Kebreau
ff9c881ffe
gnu: python-sge: Update to 2.0.post0.
* gnu/packages/game-development.scm (python-sge): Update to 2.0.post0.
2021-05-09 18:50:11 -04:00
Nicolas Goaziou
80c091e911
gnu: python-pikepdf: Update to 2.12.0.
* gnu/packages/python-xyz.scm (python-pikepdf): Update to 2.12.0.
2021-05-09 21:55:38 +02:00
Nicolas Goaziou
eecdce3a37
gnu: emacs-pyim: Update to 3.7.4.
* gnu/packages/emacs-xyz.scm (emacs-pyim): Update to 3.7.4.
2021-05-09 21:54:27 +02:00
Nicolas Goaziou
0623de06fb
gnu: img2pdf: Update to 0.4.1.
* gnu/packages/pdf.scm (img2pdf): Update to 0.4.1.
2021-05-09 21:53:12 +02:00
Leo Famulari
069399ee9d
gnu: certbot, python-acme: Update to 1.15.0.
* gnu/packages/tls.scm (python-acme, certbot): Update to 1.15.0.
2021-05-09 12:44:27 -04:00
Leo Famulari
0f2b5f7f73
gnu: ExifTool: Fix CVE-2021-22204
* gnu/packages/patches/perl-image-exiftool-CVE-2021-22204.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/photo.scm (perl-image-exiftool)[source]: Use it.
2021-05-09 10:42:18 -04:00
Michael Rohleder
f661e6883e
gnu: xfce4-panel: Update to 4.16.3.
* gnu/packages/xfce.scm (xfce4-panel): Update to 4.16.3.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2021-05-09 15:52:18 +02:00
Michael Rohleder
a4b4331de0
gnu: thunar: Update to 4.16.8.
* gnu/packages/xfce.scm (thunar): Update to 4.16.8.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2021-05-09 15:52:17 +02:00
Alexandr Vityazev
2ba311f6c9
gnu: Add emacs-multitran.
gnu/packages/emacs-xyz.scm (emacs-multitran): New variable.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2021-05-09 16:32:33 +05:30
Jonathan Brielmaier
7e93c09f17
gnu: icedove: Update to 78.10.1.
* gnu/packages/gnuzilla.scm (icedove): Update to 78.10.1.
2021-05-09 12:16:46 +02:00
Nicolas Goaziou
abf3f8d04e
gnu: emacs-clojure-mode: Update to 5.13.0.
* gnu/packages/emacs-xyz.scm (emacs-clojure-mode): Update to 5.13.0.
[arguments]<#:phases>: Remove fix, now applied upstream.
2021-05-09 10:01:08 +02:00
Vagrant Cascadian
407e0af6aa
gnu: linux-libre@5.12: Update arm64 config to support Pinebook Pro.
* gnu/packages/aux-files/linux-libre/5.11-arm64.conf: Add
  configurations to support video, audio, USB-C and battery on
  Pinebook Pro.
2021-05-08 20:07:17 -07:00
Vagrant Cascadian
44eca34436
gnu: linux-libre@5.12: Default to schedutil cpufreq governor on arm
and arm64.

This has been the recommended default for arm and arm64 since v5.9
(upstream commit f259eab3ea0e7ed73db91f6358274dd3a9a27d79).

* gnu/packages/aux-files/linux-libre/5.12-arm.conf,
  gnu/packages/aux-files/linux-libre/5.12-arm64.conf: Enable
  CONFIG_CPU_FREQ_DEFAULT_GOV_SCHEDUTIL, disable
  CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE.
2021-05-08 19:59:21 -07:00
Julien Lepiller
cbb704b21e
gnu: java-eclipse-jetty-util-9.2: Fix test failure.
* gnu/packages/web.scm (java-eclipse-jetty-http-test-classes-9.2)
[native-inputs]: Add missing test dependencies
2021-05-09 03:47:11 +02:00
Julien Lepiller
64c1a60b11
gnu: java-eclipse-jetty-util-9.2: Fix test failure.
* gnu/packages/web.scm (java-eclipse-jetty-util-9.2)[native-inputs]: Add
missing test dependencies.
2021-05-09 03:46:59 +02:00
Leo Famulari
7acd3d3cae
gnu: linux-libre 4.19: Update to 4.19.190.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.190.
(linux-libre-4.19-pristine-source): Update hash.
(deblob-scripts-4.19): Update hash.
2021-05-08 18:41:46 -04:00
Leo Famulari
81df99fc42
gnu: linux-libre 5.4: Update to 5.4.117.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.117.
(linux-libre-5.4-pristine-source): Update hash.
(deblob-scripts-5.4): Update hash.
2021-05-08 18:41:46 -04:00
Leo Famulari
8791cc3be3
gnu: linux-libre 5.10: Update to 5.10.35.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.35.
(linux-libre-5.10-pristine-source): Update hash.
(deblob-scripts-5.10): Update hash.
2021-05-08 18:41:46 -04:00
Leo Famulari
7bb4cefd58
gnu: linux-libre: Update to 5.11.19.
* gnu/packages/linux.scm (linux-libre-5.11-version): Update to 5.11.19.
(linux-libre-5.11-pristine-source): Update hash.
(deblob-scripts-5.11): Update hash.
2021-05-08 18:41:45 -04:00
Leo Famulari
a21355bd10
gnu: Add linux-libre 5.12.2.
* gnu/packages/linux.scm (linux-libre-5.12-version, deblob-scripts-5.12,
linux-libre-5.12-pristine-source, linux-libre-5.12-source,
linux-libre-headers-5.12, linux-libre-5.12): New variables.
* gnu/packages/aux-files/linux-libre/5.12-arm.conf,
gnu/packages/aux-files/linux-libre/5.12-arm64.conf,
gnu/packages/aux-files/linux-libre/5.12-i686.conf,
gnu/packages/aux-files/linux-libre/5.12-x86_64.conf: New files.
* Makefile.am (AUX_FILES): Add them.
2021-05-08 18:41:45 -04:00
Vinicius Monego
d2a265b08e
gnu: cozy: Update to 0.9.4.
* gnu/packages/ebook.scm (cozy): Update to 0.9.4.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2021-05-08 23:23:01 +05:30
Arun Isaac
7fc5ca1d18
gnu: Add emacs-cwl-mode.
* gnu/packages/emacs-xyz.scm (emacs-cwl-mode): New variable.
2021-05-08 23:19:09 +05:30
Xinglu Chen
52a468e842
gnu: Add emacs-evil-tex.
* gnu/packages/emacs-xyz.scm (emacs-evil-tex): New variable.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2021-05-08 22:53:16 +05:30
Arun Isaac
69a1569e56
gnu: emacs-pyim: Update to 3.7.3.
* gnu/packages/emacs-xyz.scm (emacs-pyim): Update to 3.7.3.
2021-05-08 22:47:22 +05:30
Leo Prikler
e534919c1e
gnu: wine: Update to 6.8.
* gnu/packages/wine.scm (wine): Update to 6.8.
2021-05-08 17:48:25 +02:00
Ludovic Courtès
f903bb7741
services: configuration: Export 'no-serialization' syntactic keyword.
This is a followup to 3f9a12dc08.

* gnu/services/configuration.scm (no-serialization): New variable.
2021-05-08 15:06:31 +02:00
Ludovic Courtès
da4073acf9
gnu: volctl: Comment on the license.
* gnu/packages/gtk.scm (volctl): Comment on the license.
2021-05-08 14:55:50 +02:00
Simon Streit
7cea32e407
gnu: Add volctl.
* gnu/packages/gtk.scm (volctl): New Variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-05-08 14:55:50 +02:00
Brendan Tildesley
3b69c30856
gnu: xfce4-session: Allow xflock4 to use xset.
* gnu/packages/xfce.scm (xfce4-session):
[inputs]: Add xset.
[arguments]: Add 'patch-xflock' phase to use exact store path to 'xset'
in 'xflock4'.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2021-05-08 14:55:50 +02:00
Sergiu Ivanov
f0ae715da9
gnu: Add font-montserrat.
* gnu/packages/fonts.scm (font-montserrat): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-05-08 14:55:50 +02:00
Ludovic Courtès
28ae358503
gnu: ocaml: Depend on libiberty.
Currently gcc:lib does not include libiberty so this change restores the
initial intent.

* gnu/packages/ocaml.scm (ocaml-4.11)[inputs]: Replace "gcc:lib" by
"libiberty".
2021-05-08 14:55:49 +02:00
Guillaume Le Vaillant
e118348a1d
gnu: sbcl-shlex: Update to 0.0.0-2.3dee1cb.
* gnu/packages/lisp-xyz.scm (sbcl-shlex): Update to 0.0.0-2.3dee1cb.
2021-05-08 13:43:17 +02:00
Guillaume Le Vaillant
fb38c62732
gnu: sbcl-serapeum: Update to 0.0.0-5.f5da17b.
* gnu/packages/lisp-xyz.scm (sbcl-serapeum): Update to 0.0.0-5.f5da17b.
2021-05-08 13:43:17 +02:00
Guillaume Le Vaillant
17e0f8255c
gnu: sbcl-numcl: Disable tests.
* gnu/packages/lisp-xyz.scm (sbcl-numcl)[arguments]: Disable tests.
2021-05-08 13:43:17 +02:00
Sharlatan Hellseher
440217b1e5
gnu: Add cl-3d-matrices.
* gnu/packages/lisp-xyz.scm (sbcl-3d-matrices, cl-3d-matrices,
  ecl-3d-matrices): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-05-08 13:43:17 +02:00
Sharlatan Hellseher
e961f15083
gnu: Add cl-3d-vectors.
* gnu/packages/lisp-xyz.scm (sbcl-3d-vectors, ecl-3d-vectors,
  cl-3d-vectors): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-05-08 13:43:17 +02:00
Guillaume Le Vaillant
2e501ad539
gnu: Simplify some Common Lisp packages.
This is a follow-up to 2fa8fd4af5.

* gnu/packages/lisp-xyz.scm (sbcl-1am, sbcl-3bz)[arguments]: Remove
  custom 'asd-systems' parameter.
2021-05-08 13:42:38 +02:00
Jelle Licht
e5adaf6c2d
gnu: python-rply: Update to 0.7.8.
* gnu/packages/python-xyz.scm (python-rply): Update to 0.7.8.
2021-05-08 11:43:15 +02:00
Vinicius Monego
dd05a93743
gnu: python-language-server: Relax dependency versions.
* gnu/packages/python-xyz.scm (python-language-server)[arguments]: Add phase
to relax pycodestyle and pyflakes version.
2021-05-08 11:27:50 +02:00
Vinicius Monego
768732eb2f
gnu: Add python-pytest-xvfb.
* gnu/packages/python-check.scm (python-pytest-xvfb): New variable.
2021-05-08 11:27:49 +02:00
Vinicius Monego
25644879c1
gnu: Add python-pyvirtualdisplay.
* gnu/packages/python-xyz.scm (python-pyvirtualdisplay): New variable.
2021-05-08 11:27:49 +02:00
Vinicius Monego
2137cc44ba
gnu: Add python-entrypoint2.
* gnu/packages/python-xyz.scm (python-entrypoint2): New variable.
2021-05-08 11:27:49 +02:00
Vinicius Monego
570a4c77f8
gnu: Add python-easyprocess.
* gnu/packages/python-xyz.scm (python-easyprocess): New variable.
2021-05-08 11:27:49 +02:00
Vinicius Monego
83706ea9e9
gnu: Add python-qtsass.
* gnu/packages/python-xyz.scm (python-qtsass): New variable.
2021-05-08 11:27:49 +02:00
Vinicius Monego
ce13e4a524
gnu: Add python-pytest-qt.
* gnu/packages/python-check.scm (python-pytest-qt): New variable.
2021-05-08 11:27:48 +02:00
Vinicius Monego
4907d70898
gnu: python-language-server: Enable tests.
* gnu/packages/python-xyz.scm (python-language-server): Enable tests.
[arguments]: Add phases to enable tests.
[propagated-inputs]: Add python-flake8.
2021-05-08 11:27:48 +02:00
Vinicius Monego
30fd24641c
gnu: Add python-qstylizer.
* gnu/packages/python-xyz.scm (python-qstylizer): New variable.
2021-05-08 11:27:48 +02:00
Vinicius Monego
5802228fca
gnu: Add python-tinycss.
* gnu/packages/python-web.scm (python-tinycss): New variable.
2021-05-08 11:27:48 +02:00
Vinicius Monego
e0def67669
gnu: Add python-pyls-black.
* gnu/packages/python-xyz.scm (python-pyls-black): New variable.
2021-05-08 11:27:48 +02:00
Vinicius Monego
bd6f03846b
gnu: Add python-three-merge.
* gnu/packages/python-xyz.scm (python-three-merge): New variable.
2021-05-08 11:27:48 +02:00
Vinicius Monego
796f7cabdb
gnu: Add python-textdistance.
* gnu/packages/python-xyz.scm (python-textdistance): New variable.
2021-05-08 11:27:47 +02:00
Maxim Cournoyer
a9a67da573
services: docker: Disable configuration serialization.
* gnu/services/docker.scm (serialize-boolean): Delete procedure.
(docker-configuration) <no-serialization>: New syntactic keyword.
2021-05-08 01:04:31 -04:00
Maxim Cournoyer
dd0826fbf3
services: configuration: Fix %location accessor name.
The non-hygienic binding of the source location accessor was set to
'-location'; in modules where multiple configurations were defined, it would
cause compilation warnings such as:

    gnu/services/mail.scm:175:0: warning: shadows previous definition of
    `%-location-procedure' at gnu/services/mail.scm:165:0

* gnu/services/configuration.scm (define-configuration-helper) <id>: Add a
missing #'stem argument to use the configuration name as a prefix to the
location accessor identifier.
2021-05-08 01:04:01 -04:00
Xinglu Chen
b3e99d3399
services: configuration: Allow specifying a custom serializer.
In some cases, rather than globally disabling serialization, it may be more
appropriate to disable or otherwise alter the serialization procedure of a
specific field.  In large module, multiple configurations may also exist that
would need to alter the default serialization procedure, which is named after
the field type.  Being able to specify a per-field serialization procedure
provides more flexibility.

* gnu/services/configuration.scm (define-configuration): Add an optional
pattern variable to allow specifying a custom serialization procedure.
(define-configuration-helper) <field-serializer>: Use it to transform the
syntax.
(empty-serializer): New procedure.
(serialize-package): Alias to ‘empty-serializer’.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-05-08 00:50:39 -04:00