Commit graph

89304 commits

Author SHA1 Message Date
Jacob MacDonald 7836ca8743
gnu: Add cl-simple-date-time.
* gnu/packages/lisp-xyz.scm (sbcl-simple-date-time, cl-simple-date-time,
  ecl-simple-date-time): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-12-16 11:11:07 +01:00
Jacob MacDonald 92433c2d74
gnu: Add cl-decimals.
* gnu/packages/lisp-xyz.scm (sbcl-decimals, cl-decimals, ecl-decimals):
  New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-12-16 11:06:27 +01:00
Jacob MacDonald d1269c65d3
gnu: Add cl-random-state.
* gnu/packages/lisp-xyz.scm (sbcl-random-state, cl-random-state,
  ecl-random-state): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-12-16 11:02:25 +01:00
Jacob MacDonald abd2aed926
gnu: Add cl-maxpc.
* gnu/packages/lisp-xyz.scm (sbcl-maxpc, cl-maxpc, ecl-maxpc): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-12-16 10:56:55 +01:00
Lars-Dominik Braun 08218fd7a4
gnu: python-pyflow: Rename to python2-pyflow.
The package was never compatible with Python 3. Not adding a deprecated
package variant, because going from Python 3 to Python 2 is a breaking
change and it’s unlikely anyone ever used the package anyway (it was
likely broken).

* gnu/packages/python-science.scm (python-pyflow): Move…
(python2-pyflow): …here.
[arguments]: Use Python 2.
2021-12-16 09:48:02 +01:00
Lars-Dominik Braun 974264af37
gnu: python-flask-restful: Rewrite import.
It seems a function inside python-flask moved to a different module.

* gnu/packages/python-web.scm (python-flask-restful)[arguments]: Add
phase rewriting imports from flask.helpers to flask.scaffold.
2021-12-16 09:04:57 +01:00
Lars-Dominik Braun 44e1300994
gnu: Add js-mathjax-3.
* gnu/packages/javascript.scm (js-mathjax-3): New variable.
* gnu/packages/patches/mathjax-disable-webpack.patch,
gnu/packages/patches/mathjax-no-a11y.patch: New patches.
* gnu/local.mk (dist_patch_DATA): Register them.
2021-12-16 08:58:07 +01:00
Lars-Dominik Braun 13c6ed07ea
gnu: Add todoman.
* gnu/packages/task-management.scm (todoman): New variable.
2021-12-16 08:58:07 +01:00
Lars-Dominik Braun c63b55d128
gnu: Replace JUPYTER_CONFIG_DIR with JUPYTER_CONFIG_PATH.
Judging by the documentation
(https://jupyter.readthedocs.io/en/latest/use/jupyter-directories.html)
_DIR can only be a single value, whereas _PATH supports :-delimited
values and extends _DIR with extra directories.

* gnu/packages/python-xyz.scm (python-jupyter-core)[native-search-paths]:
Replace _DIR with _PATH.
(python-nbconvert)[arguments]: Unset JUPYTER_CONFIG_PATH during tests.
(python-notebook)[arguments]: Dito.
2021-12-16 08:58:06 +01:00
Lars-Dominik Braun dfb5f088cb
gnu: python-sanic: Update to 20.12.4.
* gnu/packages/python-web.scm (python-sanic)[version]: Update to 20.12.4.
[arguments]: Skip more failing tests.
2021-12-16 08:58:06 +01:00
terramorpha 6335c94b1d
gnu: Add qdirstat.
* gnu/packages/disk.scm (qdirstat): New variable

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-12-16 00:38:04 -05:00
Nikolay Korotkiy 33de36e5f9
gnu: gqrx: Update to 2.15.
* gnu/packages/radio.scm (gqrx): Update to 2.15.
[source]: Update source URI.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-12-15 23:54:20 -05:00
Tobias Geerinckx-Rice ceb9c6c50e
gnu: nss-certs: Avoid top-level reference to NSS.
This is the only hammer I know for dealing with module cycles and
effectively fixes, for example, ‘guix show nss’ today.

It's also a very poor solution.

* gnu/packages/certs.scm (nss-certs)[version, source]: Copy verbatim
from the nss package rather than referring to it at the top level.

Reported by several users of #guix.
2021-12-16 01:55:34 +01:00
terramorpha 18b1497673
gnu: xdot: Build with harfbuzz.
This fixes a crash when launching xdot.

* gnu/packages/graphviz.scm (xdot)[inputs]: Add harfbuzz.
[arguments]: Add harfbuzz to the GI_TYPELIB_PATH wrapper in the 'wrap' phase.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-12-15 17:40:52 -05:00
Liliana Marie Prikler b574ccc453
gnu: polari: Use polari command to launch Polari.
The rationale for patching the Exec line is similar to what is done for
gnome-weather.

* gnu/packages/gnome.scm (polari)[#:phases]: Add ‘fix-desktop-file’ phase.
2021-12-15 20:37:02 +01:00
Liliana Marie Prikler 88ad264871
gnu: gnome-shell-extensions: Update to 41.0.
* gnu/packages/gnome.scm (gnome-shell-extensions): Update to 41.0.
2021-12-15 20:26:10 +01:00
Liliana Marie Prikler 933c764f8a
gnu: gnome-shell-extension-dash-to-panel: Update to 45.
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-dash-to-panel): Update to 45.
2021-12-15 20:26:10 +01:00
Liliana Marie Prikler e8cc9016ca
gnu: gnome-shell-extension-dash-to-dock: Update to 71.
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-dash-to-dock): Update to
71.
[native-inputs]: Add sassc.
2021-12-15 20:26:10 +01:00
Liliana Marie Prikler 972a234b10
gnu: polari: Update to 40.1.
* gnu/packages/gnome.scm (polari): Update to 40.1.
[source]: Use ‘version-major’ for directory.
[arguments]: Use meson-0.59.
[inputs]: Use gtk and libsoup-minimal-2.
2021-12-15 20:26:09 +01:00
Liliana Marie Prikler 6454884027
gnu: gitg: Fix compilation.
* gnu/packages/gnome.scm (gitg)[#:meson]: Use meson-0.59.
[#:phases] Add ‘harden’ phase to fix test failures.
[inputs]: Use libsoup-minimal-2.
2021-12-15 20:24:25 +01:00
Marius Bakke 3eadcdc63e
gnu: ungoogled-chromium: Update to 96.0.4664.110-1.
* gnu/packages/chromium.scm (%chromium-version): Set to 96.0.4664.110-1.
(%ungoogled-origin, ungoogled-chromium): Update hashes.
2021-12-15 18:43:25 +01:00
Marius Bakke d64bd1254a
gnu: qemu: Adjust style.
* gnu/packages/virtualization.scm (qemu)[arguments]: Use SEARCH-INPUT-FILE
instead of WHICH.
[native-inputs]: Remove labels.
[inputs]: Likewise.  Add BASH-MINIMAL and remove duplicate ATTR.
2021-12-15 18:43:25 +01:00
Ludovic Courtès e642378df3
gnu: liferea: Use the simplified input style.
* gnu/packages/syndication.scm (liferea)[native-inputs]: Simplify.
2021-12-15 18:15:06 +01:00
Ludovic Courtès eddcb9507a
gnu: liferea: Build with libsoup 2.
Reported by Luis Felipe on #guix.

* gnu/packages/syndication.scm (liferea)[inputs]: Use LIBSOUP-MINIMAL-2
and WEBKITGTK-WITH-LIBSOUP2.
2021-12-15 18:15:06 +01:00
Ludovic Courtès 224d437fb4
gnu: guix: Update to 2a621f1.
* gnu/packages/package-management.scm (guix): Update to 2a621f1.
2021-12-15 18:15:05 +01:00
Tobias Geerinckx-Rice c7fb447f4a
gnu: bind: Update to 9.16.24.
* gnu/packages/dns.scm (isc-bind): Update to 9.16.24.
2021-12-15 17:51:04 +01:00
Tobias Geerinckx-Rice cf6046d901
gnu: nano: Update to 6.0.
* gnu/packages/nano.scm (nano): Update to 6.0.
2021-12-15 17:46:02 +01:00
Ludovic Courtès 2a621f168f
offload: Autoload Guile-SSH.
This halves the number of syscalls made by "guix offload" during startup
and delays loading of Guile-SSH until there are actually machines to
offload to.

* guix/scripts/offload.scm: Remove unused module imports.  Autoload many
modules.
(check-ssh-zlib-support): New procedure.
(process-request): Call it when accepting.
(guix-offload): Remove 'zlib-support?' check, now moved to
'check-ssh-zlib-support'.
2021-12-15 17:12:13 +01:00
Ludovic Courtès ebbf7fc1c6
offload: Delay call to 'read-derivation-from-file'.
This significantly reduces the amount of work done by "guix offload"
when there's no machine to offload to.

* guix/scripts/offload.scm (process-request): Add call to
'read-derivation-from-file', moved from...
(guix-offload): ... here.
2021-12-15 17:12:13 +01:00
Timothy Sample 616dc4397f
gnu: gdm: Discover installed Wayland sessions.
* gnu/packages/patches/gdm-default-session.patch: Make GDM look in
the system profile for the "wayland-sessions" directory.

Reported-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2021-12-15 10:38:31 -05:00
Nikolay Korotkiy 02c9a06976
gnu: Add openorienteering-mapper.
* gnu/packages/geo.scm (openorienteering-mapper): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-12-15 16:10:16 +01:00
Nikolay Korotkiy 94becb6359
gnu: Add clipper.
* gnu/packages/cpp.scm (clipper): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-12-15 16:10:15 +01:00
Ricardo Wurmus ddea65d8f5
gnu: Add python-isal.
* gnu/packages/python-compression.scm (python-isal): New variable.
2021-12-15 14:43:02 +01:00
Ricardo Wurmus a7fca9d65a
gnu: Add isa-l.
* gnu/packages/compression.scm (isa-l): New variable.
2021-12-15 14:43:02 +01:00
Mathieu Othacehe 99b2f51dc2
services: cuirass: Remove the default database host.
* gnu/services/cuirass.scm (%cuirass-default-database): Remove the default
host.
2021-12-15 14:41:42 +01:00
jgart via Guix-patches via 368714de5e
gnu: emacs-punpun-theme: Update to 7026684.
* gnu/packages/emacs-xyz.scm (emacs-punpun-theme): Update to 7026684.
[url]: Use updated URL.
[home-page]: Use updated URL.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-12-15 14:14:50 +01:00
Nicolas Goaziou 67863365f2
gnu: emacs-haskell-mode: Use new style.
* gnu/packages/emacs-xyz.scm (emacs-haskell-mode)[arguments]: Use gexps.
2021-12-15 12:03:03 +01:00
Aleksandr Vityazev 9ad779f7b5
gnu: emacs-haskell-mode: Fix build.
* gnu/packages/emacs-xyz (emacs-haskell-mode):
[arguments]: Use emacs-minimal as key for %build-inputs.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-12-15 12:50:02 +02:00
Efraim Flashner 87624540b4
gnu: ansible: Update native-search-paths.
* gnu/packages/admin.scm (ansible)[native-search-paths]: Update to
search in python3.9 subfolder.
2021-12-15 12:21:10 +02:00
Efraim Flashner e5d93c87d5
gnu: mercurial: Update native-search-paths.
* gnu/packages/version-control.scm (mercurial)[naive-search-paths]:
Search for extensions in python3.9 subfolder.
2021-12-15 12:20:15 +02:00
Ricardo Wurmus 7303c3105a
gnu: guile-email-latest: Update to 0.2.2-2.ea60bb9.
* gnu/packages/guile-xyz.scm (guile-email-latest): Update to 0.2.2-2.ea60bb9.
2021-12-15 10:05:30 +01:00
Ricardo Wurmus e1c91aae23
gnu: tensorflow: Fix build with newer numpy.
* gnu/packages/machine-learning.scm (tensorflow)[arguments]: Rename
'python3.7-compatibility to 'python3.9-compatibility and patch file to allow
building with newer numpy.
2021-12-15 08:31:50 +01:00
Ricardo Wurmus 728f1568d8
gnu: python-setuptools-for-tensorflow: Fix build.
* gnu/packages/python-xyz.scm (python-setuptools-for-tensorflow)[arguments]:
Add phase 'compatibility-fixes; disable tests.
[native-inputs]: Add python-pytest, python-mock, and python-six.
2021-12-15 08:31:50 +01:00
Leo Famulari ef509e931f
gnu: criu: Fix typo that broke the build.
Reported by flatwhatson on #guix.

* gnu/packages/virtualization.scm (criu)[arguments]: Fix typo in #:make-flags.
2021-12-15 01:03:46 -05:00
Olivier Dion c7795eccaf
gnu: libpfm4: Fix build error.
------
For some reason, the build recently failed with:

        pfmlib_perf_event_pmu.c:349:36: error: ?%s? directive output may be truncated writing up to 255 bytes into a region of size between 0 and 4095 [-Werror=format-truncation=]
          349 |   snprintf(d2path, MAXPATHLEN, "%s/%s", debugfs_mnt, d1->d_name);
              |                                    ^~
        pfmlib_perf_event_pmu.c:349:3: note: ?snprintf? output between 2 and 4352 bytes into a destination of size 4096
          349 |   snprintf(d2path, MAXPATHLEN, "%s/%s", debugfs_mnt, d1->d_name);
              |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        pfmlib_perf_event_pmu.c:399:58: error: ?%s? directive output may be truncated writing up to 255 bytes into a region of size between 0 and 4095 [-Werror=format-truncation=]
          399 |                         snprintf(idpath, MAXPATHLEN, "%s/%s/id", d2path, d2->d_name);
              |                                                          ^~
        pfmlib_perf_event_pmu.c:399:25: note: ?snprintf? output between 5 and 4355 bytes into a destination of size 4096
          399 |                         snprintf(idpath, MAXPATHLEN, "%s/%s/id", d2path, d2->d_name);
              |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        cc1: all warnings being treated as errors
------

* gnu/packages/linux.scm (libpfm4)[arguments]: Add `-Wno-format-truncation` to
CFLAGS in custom 'build' phase.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-12-15 00:40:14 -05:00
Tobias Geerinckx-Rice 9f955a1cfd
build-system/linux-module: Wrap with build variables.
* guix/build-system/linux-module.scm (linux-module-build): Wrap the
builder gexp WITH-BUILD-VARIABLES to restore %build-inputs after commit
7d873f194c removed all old certainties.

Reported by lfam in #guix.
2021-12-15 04:57:05 +01:00
Tobias Geerinckx-Rice 7166417ea6
gnu: spice-vdagent: Fix build with glib >= 2.68.
* gnu/packages/spice.scm (spice-vdagent)[source]: Add patch.
* gnu/packages/patches/spice-vdagent-glib-2.68.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2021-12-15 03:04:54 +01:00
Aleksandr Vityazev 04b6e1ed26
gnu: boost-signals2: Update hash to matched moved tag.
The upstream boost-1.77.0 tag moved significantly: from commit 10b030b
to commit 4a51d6e.  Both predate the release of Boost 1.77.0, see
<https://lists.boost.org/boost-announce/2021/08/0593.php>, so we might
reasonably assume that the tag is now stable.

Asked upstream: <https://github.com/boostorg/signals2/issues/56>.

* gnu/packages/boost (boost-signals2)[source]: Update hash.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2021-12-15 03:04:53 +01:00
Ludovic Courtès e874c730ea
gnu: ableton-link: Update to 3.0.3.
* gnu/packages/audio.scm (ableton-link): Update to 3.0.3.
[arguments]: In phases, change source directory to "../source".  Remove
trailing #t.
2021-12-15 00:41:08 +01:00
Ludovic Courtès 3bfdf1c382
doc: Do not explain quote/quasiquote in the context of inputs.
* doc/guix.texi (Defining Packages): Move reference to
quote/quasiquote from 'inputs' to 'arguments'.
2021-12-15 00:41:08 +01:00