1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-08 22:20:38 +02:00
Commit Graph

66175 Commits

Author SHA1 Message Date
Greg Hogan
25f00a2e44 gnu: stockfish: Update to 13.
* gnu/packages/games.scm (stockfish): Update to 13.
[inputs]: Update neural network file.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-02-23 13:53:10 +01:00
Masaya Tojo
d2299fe38a gnu: Add emacs-ido-at-point.
* gnu/packages/emacs-xyz.scm (emacs-ido-at-point): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-02-23 13:49:07 +01:00
Mathieu Othacehe
b4f28584d3 gnu: cli11: Remove (guix utils) dependency.
* gnu/packages/cpp.scm (cli11)[arguments]: Do not import (guix utils) that is
not meant to go on the build side.
2021-02-23 12:39:15 +01:00
Mathieu Othacehe
0de0074844 tests: cuirass: Restore "cuirass running".
This is a follow-up of ab054868af. The test was
failing because the Shepherd control socket wasn't ready yet. Restore it but
make sure that the control socket is available first.

* gnu/tests/cuirass.scm ("shepherd socket ready"): New test.
("cuirass running"): Restore it.
2021-02-23 11:54:53 +01:00
Mathieu Othacehe
ab054868af tests: cuirass: Remove "cuirass running" test.
* gnu/tests/cuirass.scm ("cuirass running"): Remove it as it fails if all the
dependencies are not started yet.
2021-02-23 11:24:47 +01:00
Mathieu Othacehe
f2b10e1b7f services: cuirass: Fix services requirements.
* gnu/services/cuirass.scm (cuirass-shepherd-service): Add "postgres-roles" to
cuirass requirements. Set cuirass-web requirements to cuirass only. Remove
"guix-daemon" and "networking" from cuirass-remote-server requirements as are
already required by cuirass.
2021-02-23 11:22:22 +01:00
Mathieu Othacehe
1a8cfb6d4c services: postgresql-roles: Fix race condition.
Make sure that the postgresql-roles script is completed before declaring the
postgresql-roles service as started.

* gnu/services/databases.scm (postgresql-create-roles): Return the command
line instead of a program-file.
(postgresql-role-shepherd-service): Use fork+exec-command to start the role
creation script and wait for its completion before returning.
2021-02-23 11:00:18 +01:00
Mathieu Othacehe
bebcf97600 services: cuirass: Improve simple-cuirass-services.
Instead of returning multiple services in simple-cuirass-services, rely on the
instantiate-missing-services procedure to instantiate postgresql and
postgresql-role-service-type when missing.

Turn simple-cuirass-services procedure into
simple-cuirass-configuration->specs, that takes a simple-cuirass-configuration
record and returns a Cuirass specification.

Suggested-by: Ludovic Courtès <ludo@gnu.org>

* gnu/services/cuirass.scm (%default-cuirass-config): Remove it.
(simple-cuirass-services): Rename it to ...
(simple-cuirass-configuration->specs): ... this procedure.
* gnu/tests/cuirass.scm (cuirass-services): Remove postgresql and
postgresql-role services that are automatically instantiated.
(simple-cuirass-service): New variable.
(%cuirass-simple-test): Adapt it to use simple-cuirass-configuration->specs
instead of simple-cuirass-services.
* doc/guix.texi (Simple Cuirass): Update it.
2021-02-23 09:45:09 +01:00
Pierre Neidhardt
602f86d60b gnu: sbcl-common-lisp-jupyter: Update to 20210217.
* gnu/packages/lisp-xyz.scm (sbcl-common-lisp-jupyter): Update to 20210217.
2021-02-23 09:25:40 +01:00
Pierre Neidhardt
bdf7296666 gnu: sbcl-trivial-clipboard: Update to 20210219.
* gnu/packages/lisp-xyz.scm (sbcl-trivial-clipboard): Update to 20210219.
2021-02-23 09:12:23 +01:00
Tobias Geerinckx-Rice
a239237b2f gnu: youtube-dl: Update to 2021.02.22.
* gnu/packages/video.scm (youtube-dl): Update to 2021.02.22.
2021-02-23 08:02:52 +01:00
Ludovic Courtès
d8c80c671b gnu: ocaml-llvm: Remove duplicate package.
Commit 8f710cc598 introduced a duplicate
ocaml-llvm@9.0.1 package, which was flagged by a test failure in
tests/packages.scm.

* gnu/packages/ocaml.scm (make-ocaml-llvm): Define as 'mlambdaq'.
2021-02-22 23:42:08 +01:00
Ludovic Courtès
43cef0ba81 gnu: linux-libre-headers@5.11: Refer to 5.11, not 5.10.
Fixes a typo introduced in b819512ca2.

* gnu/packages/linux.scm (linux-libre-headers-5.11): Really refer to 5.11.
2021-02-22 23:42:08 +01:00
Leo Famulari
21cdb35b60 gnu: isync: Update to 1.3.5 [fixes CVE-2021-20247].
* gnu/packages/mail.scm (isync): Update to 1.3.5.
2021-02-22 16:48:50 -05:00
Christopher Baines
5c7874adb0 gnu: Add temper-exporter.
* gnu/packages/monitoring.scm (temper-exporter): New variable.
2021-02-22 20:45:55 +00:00
Christopher Baines
7c5e5e0e0f system: hurd: Have the static networking provision 'networking.
Some services require networking, I'm looking at the Guix Build Coordinator
agent.  Networking seems to work in the childhurd VM, so I think this change
makes sense.

* gnu/system/hurd.scm (%base-services/hurd): Add 'networking to the provision
parameter for the static-networking service.
2021-02-22 20:44:58 +00:00
Ricardo Wurmus
f1f6e49190 gnu: star: Update to 2.7.8a.
* gnu/packages/bioinformatics.scm (star): Update to 2.7.8a.
2021-02-22 21:16:19 +01:00
Stefan Reichör
515f561370 gnu: Add dstask.
* gnu/packages/task-management.scm (dstask): New variable.

Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
2021-02-22 19:58:13 +01:00
Léo Le Bouter
9fe7106452 gnu: gnome-keyring: Propagate gcr to fix unlock prompts.
On desktop environments other than GNOME, it is not obvious gcr package needs
to be installed in the profile for gnome-keyring unlock prompts to
work. Propagating it ensures no one will need to figure this out in the future.

* gnu/packages/gnome.scm (gnome-keyring)[propagated-inputs]: Add "gcr".
2021-02-22 19:42:20 +01:00
Stefan Reichör
c0c652e015 gnu: gita: Update to 0.12.9.
* gnu/packages/version-control.scm (gita): Update to 0.12.9.

Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
2021-02-22 19:39:50 +01:00
Leo Famulari
a821818fb7 gnu: python-sane: Correct the license.
This is a followup to commit f500905ce1.

* gnu/packages/python-xyz.scm (python-sane)[license]: Describe the
license.
2021-02-22 13:26:14 -05:00
Alexandros Theodotou
ad06c29b37 gnu: Add python-screenkey.
* gnu/packages/python-xyz.scm (python-screenkey): New variable.

Co-authored-by: Léo Le Bouter <lle-bout@zaclys.net>
2021-02-22 18:51:33 +01:00
Mathieu Othacehe
108e2c6116 gnu: cuirass: Add missing dependency.
* gnu/packages/ci.scm (cuirass)[inputs]: Add gnutls.
[arguments]: Adapt accordingly.
2021-02-22 16:25:40 +01:00
Mathieu Othacehe
8163f74542 services: postgresql: Define a default value.
* gnu/services/databases.scm (postgresql-service-type): Define a default value.
2021-02-22 16:24:34 +01:00
Mathieu Othacehe
3bcfd41620 services: cuirass: Instantiate postgresql service.
* gnu/services/cuirass.scm (cuirass-service-type): Instantiate postgresql
service when missing.
2021-02-22 16:24:34 +01:00
Christopher Lemmer Webber
b309a28678 services: tor: Add control-socket? option.
* doc/guix.texi (Networking Services): Document new `control-socket?'
option for `tor-configuration`.
* gnu/services/networking.scm (<tor-configuration>):
(tor-configuration->torrc):
2021-02-22 10:03:02 -05:00
Efraim Flashner
51b3ea8d5b gnu: ruby-omniauth-oauth2: Update to 1.7.1.
* gnu/packages/ruby.scm (ruby-omniauth-oauth2): Update to 1.7.1.
2021-02-22 16:49:43 +02:00
Efraim Flashner
984d64388d gnu: ruby-omniauth: Update to 2.0.3.
* gnu/packages/ruby.scm (ruby-omniauth): Update to 2.0.3.
[arguments]: Don't skip tests.
[propagated-inputs]: Add ruby-rack-protector.
[native-inputs]: Add ruby-rspec.
2021-02-22 16:49:41 +02:00
Mathieu Othacehe
dbc10e7474 gnu: cuirass: Update to 0.0.1-72.543e26a.
* gnu/packages/ci.scm (guile-mastodon-dev): New variable.
(guile-mastodon-dev): Update to 0.0.1-72.543e26a.
[inputs]: Use guile-mastodon-dev instead of guile-mastodon.
2021-02-22 14:47:26 +01:00
Ludovic Courtès
011ec41c25 gnu: Fix "license:" prefix in scanner.scm.
* gnu/packages/scanner.scm: Change "licence:" to "license:".
2021-02-22 12:08:32 +01:00
Andy Tai
f500905ce1 gnu: Add python-sane.
* gnu/packages/python-xyz.scm (python-sane): New variable

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-02-22 12:08:30 +01:00
Jack Hill
d70b0f92e9 gnu: guile-dsv: Update to 0.4.0.
* gnu/packages/guile-xyz.scm (guile-dsv): Update to 0.4.0
[arguments]: Remove phase "configure-support-guile3.0".

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-02-22 12:07:46 +01:00
Nicolas Goaziou
03235402df gnu: emacs-selectrum: Update to 3.1.
* gnu/packages/emacs-xyz.scm (emacs-selectrum): Update to 3.1.
2021-02-22 11:44:59 +01:00
Mathieu Othacehe
3c674b5734 gnu: cuirass: Update to 0.0.1-71.3e65617.
* gnu/packages/ci.scm (cuirass): Update to 0.0.1-71.3e65617.
2021-02-22 11:25:09 +01:00
Nicolas Goaziou
79d5005612 gnu: nixfmt: Fix name.
* gnu/packages/haskell-apps.scm (nixfmt): Fix name.
2021-02-22 11:05:47 +01:00
Nicolas Goaziou
b4bbf3d1e9 gnu: Rename ghc-nixfmt into nixfmt
* gnu/packages/haskell-xyz.scm (ghc-nixfmt): Move to...
* gnu/packages/haskell-apps.scm (nixfmt): ... here.

This is a followup to 703ccd5836.
2021-02-22 10:41:16 +01:00
Mathieu Othacehe
0e5bc144f3 gnu: cuirass: Update dependencies.
* gnu/packages/ci.scm (cuirass)[inputs]: Add "guile-mastodon" and "mailutils".
[arguments]: Adapt accordingly.
2021-02-22 10:23:04 +01:00
Mathieu Othacehe
bbd26d60ed gnu: guile-mastodon: Build with Guile 3.0.
* gnu/packages/guile-xyz.scm (guile-mastodon)[source]: Modify configure.ac to
add Guile 3.0 support.
[native-inputs]: Add "emacs" and "texinfo".
[inputs]: Use Guile 3.0 and Guile Json 4.0.
2021-02-22 10:23:04 +01:00
Mathieu Othacehe
1443e2dd98 services: cuirass: Add parameters support.
* gnu/services/cuirass.scm (<cuirass-configuration>)[parameters]: New field.
[zabbix-uri]: Remove it.
(cuirass-shepherd-service): Honor it.
2021-02-22 10:23:04 +01:00
Mathieu Othacehe
61a5305b39 gnu: cuirass: Update to 0.0.1-70.342c5ed
* gnu/packages/ci.scm (cuirass): Update to 0.0.1-70.342c5ed.
2021-02-22 10:23:03 +01:00
Efraim Flashner
e4959cd5d4 gnu: autoconf-archive: Update to 2021.02.19.
* gnu/packages/autotools.scm (autoconf-archive): Update to 2021.02.19.
2021-02-22 10:10:16 +02:00
Léo Le Bouter
c53ee79c4c gnu: git: Add credential-libsecret output.
* gnu/packages/version-control.scm (git)[native-inputs]: Add pkg-config.
[inputs]: Add glib and libsecret.
[outputs]: Add "credential-libsecret".
[arguments]: Add 'install-credential-libsecret phase to #:phases to build and
install "git-credential-libsecret" to "credential-libsecret" output.
(git-minimal)[arguments]: Delete the 'install-credential-libsecret phase.

Signed-off-by: Chris Marusich <cmmarusich@gmail.com>
2021-02-21 17:04:29 -08:00
Vagrant Cascadian
90ccb46a55 gnu: diffoscope: Update to 167.
* gnu/packages/diffoscope.scm (diffoscope): Update to 167.
2021-02-21 15:31:18 -08:00
Gerd Heber
f601cdc698 gnu: Add HDF5 1.12.0.
* gnu/packages/maths.scm (hdf5-1.12): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-02-21 16:03:40 -05:00
Vincent Legoll
e89c1dd4fb gnu: ffmpeg: Update to 4.3.2.
* gnu/packages/video.scm (ffmpeg): Update to 4.3.2.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-02-21 16:02:40 -05:00
Marius Bakke
4ac9db0d75 image: Add rock64 support.
* gnu/system/images/rock64.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Adjust accordingly.
2021-02-21 21:39:38 +01:00
Marius Bakke
182d2ef510 gnu: ungoogled-chromium: Update default preferences.
* gnu/packages/aux-files/chromium/master-preferences.json: Adjust for upstream
changes.
2021-02-21 21:39:38 +01:00
Marius Bakke
a58f9966a5 gnu: ungoogled-chromium: Update to 88.0.4324.182-0.b98f2d5.
* gnu/packages/chromium.scm (%chromium-version): Set to -88.0.4324.182.
(%ungoogled-revision): Set to 27c9e9fabd38001b32d148f7b3f99b4d31e67277.
(%ungoogled-origin, ungoogled-chromium): Update hashes.
2021-02-21 21:39:38 +01:00
Pierre Neidhardt
f099c3b3bd gnu: emacs-helm-pass: Update to 0.4.
* gnu/packages/emacs-xyz.scm (emacs-helm-pass): Update to 0.4.
2021-02-21 18:16:21 +01:00
Alexandros Theodotou
869c416cee gnu: ir: Remove whitespace at end of line.
* gnu/packages/audio.scm (ir): Remove whitespace at end of line.

Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
2021-02-21 16:26:43 +01:00