me
/
guix
Archived
1
0
Fork 0
Commit Graph

91732 Commits (67e6b699165655d8d6258b37b8edf05800fb8e4b)

Author SHA1 Message Date
Felix Gruber 67e6b69916
gnu: dune-grid: Update to 2.7.1.
* gnu/packages/maths.scm (dune-grid): Update to 2.7.1.
  [arguments]: Parallelize build-tests phase.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-01-20 15:28:14 +01:00
Felix Gruber 15ae25bd25
gnu: dune-uggrid: Update to 2.7.1.
* gnu/packages/maths.scm (dune-uggrid): Update to 2.7.1.
  [arguments]: Parallelize build-tests phase.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-01-20 15:28:14 +01:00
Felix Gruber 9e5cdc4a6c
gnu: dune-geometry: Update to 2.7.1.
* gnu/packages/maths.scm (dune-geometry): Update to 2.7.1.
  [arguments]: Parallelize build-tests phase.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-01-20 15:28:13 +01:00
Felix Gruber 3bfcc63c31
gnu: dune-common: Update to 2.7.1.
* gnu/packages/maths.scm (dune-common): Update to 2.7.1.
  [arguments]: Parallelize build-tests phase.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-01-20 15:28:13 +01:00
Felix Gruber 6b36def51c
gnu: Modernize add-openmpi-to-dune-package
* gnu/packages/maths.scm (add-openmpi-to-dune-package): Use
  modify-inputs.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-01-20 15:28:13 +01:00
Ricardo Wurmus d99e42d7f6
gnu: samtools-0.1: Install headers and library.
* gnu/packages/bioinformatics.scm (samtools-0.1)[arguments]: Add build phases
'install-library and 'install-headers.
2022-01-20 15:25:56 +01:00
Ricardo Wurmus 15b509e654
gnu: r-rbowtie: Add missing input.
* gnu/packages/bioconductor.scm (r-rbowtie)[inputs]: Add zlib.
2022-01-20 15:25:56 +01:00
Olivier Dion 1c98a39b9d
gnu: Add flamegraph.
* gnu/packages/instrumentation.scm (flamegraph): New variable.
2022-01-20 15:25:24 +01:00
Guillaume Le Vaillant 1aa269d1d7
services: guix-publish: Add negative-ttl parameter.
* gnu/services/base.scm (guix-publish-configuration): Add 'negative-ttl'
  field.
  (guix-publish-sheperd-service): Process it.
* doc/guix.texi (Base Services)[guix-publish-service-type]: Add item for
  negative-ttl.
2022-01-20 14:55:19 +01:00
kiasoc5 382800fbf0
gnu: flatpak: Simplify inputs.
* gnu/packages/package-management.scm (flatpak)[native-inputs, inputs]: Remove labels.
[arguments]<#:phases>: Edit 'p11-kit-fix not to relying on labels.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-01-20 14:48:16 +01:00
kiasoc5 58baee6e0d
gnu: libostree: Update to 2022.1.
* gnu/packages/package-management (libostree): Update to 2022.1.
[native-inputs, inputs]: Remove labels

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-01-20 14:42:36 +01:00
cage 8322f747c4
gnu: telescope: Update to 0.7.1.
* gnu/packages/web-browsers.scm (telescope): Update to 0.7.1.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-01-20 14:40:05 +01:00
Vinicius Monego 653dbd922b
gnu: Remove python2-urlgrabber.
* gnu/packages/python-web.scm (python2-urlgrabber): Remove variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-01-20 14:34:01 +01:00
Vinicius Monego b9056afc0a
gnu: Add python-urlgrabber.
* gnu/packages/python-web.scm (python-urlgrabber): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-01-20 14:34:00 +01:00
Vinicius Monego f0e623dde3
gnu: Remove python2-paste.
* gnu/packages/python-web.scm (python2-paste): Remove variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-01-20 14:34:00 +01:00
Vinicius Monego 9a3804e413
gnu: Remove python2-pastescript.
* gnu/packages/python-web.scm (python2-pastescript): Remove variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-01-20 14:34:00 +01:00
Vinicius Monego e9c7bab333
gnu: Remove python2-publicsuffix2.
* gnu/packages/python-web.scm (python2-publicsuffix2): Remove variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-01-20 14:34:00 +01:00
Vinicius Monego fcb3f7d344
gnu: Remove python2-publicsuffix.
* gnu/packages/python-web.scm (python2-publicsuffix): Remove variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-01-20 14:34:00 +01:00
Vinicius Monego fe70ae91b1
gnu: Remove python2-elasticsearch.
* gnu/packages/python-web.scm (python2-elasticsearch): Remove variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-01-20 14:34:00 +01:00
Vinicius Monego 0d308517f5
gnu: Remove python2-cssmin.
* gnu/packages/python-web.scm (python2-cssmin): Remove variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-01-20 14:34:00 +01:00
Vinicius Monego daa315c082
gnu: Remove python2-htmlmin.
* gnu/packages/python-web.scm (python2-htmlmin): Remove variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-01-20 14:34:00 +01:00
Vinicius Monego a53abfb075
gnu: Remove python2-s3transfer.
* gnu/packages/python-web.scm (python2-s3transfer): Remove variable.
* gnu/packages/python-web.scm (python-s3transfer)[properties]: Remove field.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-01-20 14:34:00 +01:00
Vinicius Monego 97b767b007
gnu: Remove python2-betamax-matchers.
* gnu/packages/python-web.scm (python2-betamax-matchers): Remove variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-01-20 14:34:00 +01:00
Vinicius Monego ea32a37a48
gnu: Remove python2-url.
* gnu/packages/python-web.scm (python2-url): Remove variable.
* gnu/packages/python-web.scm (python2-url)[properties]: Remove field.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-01-20 14:34:00 +01:00
Vinicius Monego d911f626ff
gnu: Remove python2-webtest.
* gnu/packages/python-web.scm (python2-webtest): Remove variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-01-20 14:33:59 +01:00
Vinicius Monego 9450d3a2d7
gnu: Remove python2-ndg-httpsclient.
* gnu/packages/python-web.scm (python2-ndg-httpsclient): Remove variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-01-20 14:33:59 +01:00
Vinicius Monego 6e618362f5
gnu: Remove python2-openid-teams.
* gnu/packages/python-web.scm (python2-openid-teams): Remove variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-01-20 14:33:59 +01:00
Vinicius Monego 4f622133be
gnu: Remove python2-openid-cla.
* gnu/packages/python-web.scm (python2-openid-cla): Remove variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-01-20 14:33:59 +01:00
Vinicius Monego 8fcc76b3e5
gnu: Remove python2-cssselect.
* gnu/packages/python-web.scm (python2-cssselect): Remove variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-01-20 14:33:59 +01:00
Vinicius Monego 9b29c5422e
gnu: Remove python2-css-parser.
* gnu/packages/python-web.scm (python2-css-parser): Remove variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-01-20 14:33:59 +01:00
Vinicius Monego e5f4d0db93
gnu: Remove python2-cssutils.
* gnu/packages/python-web.scm (python2-cssutils): Remove variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-01-20 14:33:59 +01:00
Vinicius Monego 90b6c3f4e6
gnu: Remove python2-openid.
* gnu/packages/python-web.scm (python2-openid): Remove variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-01-20 14:33:59 +01:00
Vinicius Monego 9a6dbaa5d4
gnu: Remove python2-html5-parser.
* gnu/packages/python-web.scm (python2-html5-parser): Remove variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-01-20 14:33:59 +01:00
Vinicius Monego 0ce7d4d403
gnu: Remove python2-html2text.
* gnu/packages/python-web.scm (python2-html2text): Remove variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-01-20 14:33:59 +01:00
Vinicius Monego 52bb5b0cd9
gnu: Remove python2-sphinx-rtd-theme.
* gnu/packages/sphinx.scm (python2-sphinx-rtd-theme): Remove variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-01-20 14:33:59 +01:00
Vinicius Monego 684102f322
gnu: Remove python2-guzzle-sphinx-theme.
* gnu/packages/sphinx.scm (python2-guzzle-sphinx-theme): Remove variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-01-20 14:33:58 +01:00
Vinicius Monego 53c3cd4aec
gnu: Remove python2-sphinx-cloud-sptheme.
* gnu/packages/sphinx.scm (python2-sphinx-cloud-sptheme): Remove variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-01-20 14:33:58 +01:00
Vinicius Monego b896db8cd1
gnu: Remove python2-sphinx-repoze-autointerface.
* gnu/packages/sphinx.scm (python2-sphinx-repoze-autointerface): Remove
variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-01-20 14:33:58 +01:00
Vinicius Monego a0016c48d0
gnu: Remove python2-sphinx-me.
* gnu/packages/sphinx.scm (python2-sphinx-me): Remove variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-01-20 14:33:58 +01:00
Vinicius Monego cc59d9cbf8
gnu: Remove python2-sphinxcontrib-programoutput.
* gnu/packages/sphinx.scm (python2-sphinxcontrib-programoutput): Remove variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-01-20 14:33:58 +01:00
Daniel Meißner f673e713c0
gnu: seahorse: Fix failing build.
The Python scripts in the build-aux directory which are run during ‘meson
build’ need a Python interpreter in the $PATH environment.

* gnu/packages/gnome.scm (seahorse)[native-inputs]: Add python.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-01-20 14:29:57 +01:00
Charles 30ae72b798
gnu: gnome-xyz: Add gnome-shell-extension-blur-my-shell.
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-blur-my-shell): New Variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-01-20 14:26:03 +01:00
Mathieu Othacehe 12aeeea4c4
gnu: pulseview: Fix build
* gnu/packages/patches/pulseview-glib-2.68.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/electronics.scm (pulseview): Register it. Also disable the
tests which are failing and remove a trailing #t.
2022-01-20 14:20:13 +01:00
Mathieu Othacehe 5e2804b023
gnu: libsigrok: Fix build.
* gnu/packages/electronics.scm (libsigrok)[propagated-inputs]: Use glibmm-2.64
instead of glibmm.
2022-01-20 14:18:53 +01:00
Ricardo Wurmus 4ceece4552
guix: import/cran: Cast booleans.
This is needed due to a change in file-hash*.

* guix/import/cran.scm (description->package): Ensure that GIT? and HG? are
booleans.
2022-01-20 12:00:03 +01:00
Ricardo Wurmus 31a0b086da
gnu: r-pasilla: Use bioconductor-uri.
* gnu/packages/bioconductor.scm (r-pasilla)[source]: Use bioconductor-uri.
2022-01-20 12:00:03 +01:00
Ricardo Wurmus 61d7da5a1f
gnu: Add r-doubletfinder.
* gnu/packages/bioinformatics.scm (r-doubletfinder): New variable.
2022-01-20 12:00:03 +01:00
Tobias Geerinckx-Rice 2b6af630d6
gnu: rygel: Remove input labels.
* gnu/packages/gnome.scm (rygel)[native-inputs]:
Remove input labels.
2022-01-16 01:00:07 +01:00
Tobias Geerinckx-Rice dfdf20aa05
gnu: rygel: Fix build.
* gnu/packages/gnome.scm (rygel)[native-inputs]: Add python.
2022-01-16 01:00:07 +01:00
Tobias Geerinckx-Rice b849c1e0b1
gnu: nautilus: Fix build.
* gnu/packages/gnome.scm (nautilus)[native-inputs]: Add python.
2022-01-16 01:00:00 +01:00