Commit graph

75882 commits

Author SHA1 Message Date
Efraim Flashner 87bd8ae928
gnu: rust-capnp-rpc-0.13: Fix build.
* gnu/packages/crates-io.scm (rust-capnp-rpc-0.13)[arguments]: Don't
skip build.
[cargo-inputs]: Replace rust-futures-0.1 with 0.3.
2021-03-22 10:44:23 +02:00
Efraim Flashner 7bc7398c28
gnu: rust-capnp-futures-0.13: Fix build.
* gnu/packages/crates-io.scm (rust-capnp-futures-0.13)[arguments]: Don't
skip build.
[cargo-inputs]: Replace rust-futures-0.1 with 0.3.
[cargo-development-inputs]: Replace rust-quickcheck-0.2 with 0.9.
2021-03-22 10:43:09 +02:00
Efraim Flashner e055e2d5f7
gnu: Add rust-capnp-rpc-0.10: New variable.
* gnu/packages/crates-io.scm (rust-capnp-rpc-0.10): New variable.
2021-03-22 10:39:26 +02:00
Efraim Flashner a6d8701574
gnu: Add rust-capnp-futures-0.10.
* gnu/packages/crates-io.scm (rust-capnp-futures-0.10): New variable.
2021-03-22 10:38:35 +02:00
Efraim Flashner af402f42b4
gnu: Add rust-capnpc-0.10.
* gnu/packages/crates-io.scm (rust-capnpc-0.10): New variable.
2021-03-22 10:37:42 +02:00
Efraim Flashner eed0e6173a
gnu: rust-capnp-0.13: Fix build.
* gnu/packages/crates-io.scm (rust-capnp-0.13)[arguments]: Don't skip
build.
[cargo-inputs]: Remove rust-futures-0.1. Replace rust-quickcheck-0.2
with 0.9.
[cargo-development-inputs]: Replace rust-quickcheck-0.2 with 0.9.
2021-03-22 10:34:37 +02:00
Efraim Flashner d177db7997
gnu: Add rust-capnp-0.10.
* gnu/packages/crates-io.scm (rust-capnp-0.10): New variable.
2021-03-22 10:29:42 +02:00
Efraim Flashner 2d24b80f3c
gnu: rust-log-0.4: Fix inputs.
* gnu/packages/crates-io.scm (rust-log-0.4)[arguments]: Don't skip
build. Skip tests.
[cargo-inputs]: Replace rust-cfg-if-0.1 with 1.
[cargo-development-inputs]: Add rust-serde-1, rust-serde-test-1,
rust-sval-1, rust-value-bag-1.
2021-03-22 10:28:50 +02:00
Efraim Flashner 4d0fe40f65
gnu: sequoia4pEp: Move to sequoia.scm.
Don't have cross module package inheritance.

* gnu/packages/pep.scm (sequoia4pEp): Move to ...
* gnu/packages/sequoia.scm (sequoia4pEp): ... here. Hide package.
2021-03-22 09:54:19 +02:00
Efraim Flashner ccb7d1340d
gnu: python-pytest-django: Build with pytest-6.
* gnu/packages/django.scm (python-pytest-django)[propagated-inputs]:
Replace python-pytest with python-pytest-6.
2021-03-22 09:19:27 +02:00
Felix Gruber 17b408e6a2
gnu: oil: Update to 0.8.8.
* gnu/packages/shells.scm (oil): Update to 0.8.8.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-03-21 19:43:32 -04:00
Ludovic Courtès cab1831528
gnu-maintenance: Exclude GNU Radio from the 'gnu-ftp' updater predicate.
'gnu-ftp' would only list old GNU Radio releases since new releases are
no longer uploaded to ftp.gnu.org.  With this change, 'generic-html' is
picked up instead.

* guix/gnu-maintenance.scm (pure-gnu-package?): Return #f for GNU Radio.
2021-03-21 23:41:02 +01:00
Ludovic Courtès d30f8f3a97
gnu: poke: Update to 1.1.
* gnu/packages/engineering.scm (poke): Update to 1.1.
2021-03-21 23:41:01 +01:00
Ludovic Courtès 9da5ec7099
substitute: Choose compression method based on past CPU usage.
This stems from the observation that substitute download can be
CPU-bound when high-speed networks are in use:

  https://lists.gnu.org/archive/html/guix-devel/2020-12/msg00177.html

* guix/narinfo.scm (decompresses-faster?): New procedure.
(narinfo-best-uri): Add #:fast-decompression?.
* guix/scripts/substitute.scm (%prefer-fast-decompression?): New
variable.
(call-with-cpu-usage-monitoring): New procedure.
(with-cpu-usage-monitoring): New macro.
(display-narinfo-data, process-substitution): Pass #:fast-decompression?
to 'narinfo-best-uri'.
(process-substitution): Wrap 'restore-file' call in
'with-cpu-usage-monitoring'.  Set '%prefer-fast-decompression?'.
2021-03-21 23:41:01 +01:00
Tobias Geerinckx-Rice 5f9b28b231
gnu: balsa: Update to 2.6.2.
* gnu/packages/mail.scm (balsa): Update to 2.6.2.
[inputs]: Add libassuan.  Upgrade gtksourceview.
2021-03-21 22:13:32 +01:00
Tobias Geerinckx-Rice a0b3d968be
gnu: msmtp: Update to 1.8.15.
* gnu/packages/mail.scm (msmtp): Update to 1.8.15.
2021-03-21 22:13:32 +01:00
Tobias Geerinckx-Rice 759e9acd8f
gnu: webkitgtk: Update to 2.30.6.
* gnu/packages/webkit.scm (webkitgtk): Update to 2.30.6.
2021-03-21 22:13:32 +01:00
Tobias Geerinckx-Rice b3c29d90a6
gnu: openresolv: Update to 3.12.0.
* gnu/packages/dns.scm (openresolv): Update to 3.12.0.
2021-03-21 22:13:31 +01:00
Tobias Geerinckx-Rice 35c55931bf
gnu: xfsprogs: Update to 5.11.0.
* gnu/packages/linux.scm (xfsprogs): Update to 5.11.0.
2021-03-21 22:13:31 +01:00
Tobias Geerinckx-Rice 43ed895379
gnu: rng-tools: Update to 6.12.
* gnu/packages/linux.scm (rng-tools): Update to 6.12.
2021-03-21 22:13:31 +01:00
Tobias Geerinckx-Rice bba6d15210
gnu: haveged: Update to 1.9.14.
* gnu/packages/linux.scm (haveged): Update to 1.9.14.
2021-03-21 22:13:31 +01:00
Tobias Geerinckx-Rice cf5a4b2e45
gnu: mbpfan: Update to 2.2.1.
* gnu/packages/linux.scm (mbpfan): Update to 2.2.1.
2021-03-21 22:13:30 +01:00
Tobias Geerinckx-Rice 8ce8ff7db9
gnu: perl-net-http: Update to 6.21.
* gnu/packages/web.scm (perl-net-http): Update to 6.21.
2021-03-21 22:13:30 +01:00
Efraim Flashner c721e00ef1
gnu: python-pygithub: Update to 1.54.1.
* gnu/packages/python-xyz.scm (python-pygithub): Update to 1.54.1.
[arguments]: Remove 'disable-failing-tests, 'prepare-for-tests phases.
Add custom 'check phase.
[propagated-inputs]: Add python-cryptography.
[native-inputs]: Add python-httpretty, python-pytest.
2021-03-21 22:24:27 +02:00
Efraim Flashner 9a75728318
gnu: python-httpretty: Update to 1.0.5.
* gnu/packages/web.scm (python-httpretty): Update to 1.0.5.
[arguments]: Disable tests. Add custom 'check phase.
[propagated-inputs]: Remove field.
[native-inputs]: Remove python-httplib2, python-mock,
python-nose-randomly, python-urllib3. Add python-eventlet.
2021-03-21 22:18:51 +02:00
Leo Famulari 46479ec558
gnu: linux-libre 4.19: Update to 4.19.182.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.182.
(linux-libre-4.19-pristine-source): Update hash.
2021-03-21 13:26:08 -04:00
Leo Famulari 06017698c6
gnu: linux-libre 5.4: Update to 5.4.107.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.107.
(linux-libre-5.4-pristine-source): Update hash.
2021-03-21 13:26:08 -04:00
Leo Famulari 0a202d0b44
gnu: linux-libre 5.10: Update to 5.10.25.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.25.
(linux-libre-5.10-pristine-source): Update hash.
2021-03-21 13:26:08 -04:00
Leo Famulari 7b01a59d85
gnu: linux-libre: Update to 5.11.8.
* gnu/packages/linux.scm (linux-libre-5.11-version): Update to 5.11.8.
(linux-libre-5.11-pristine-source): Update hash.
2021-03-21 13:26:04 -04:00
Tobias Geerinckx-Rice 5229d56db0
gnu: wcslib: Update to 7.5.
* gnu/packages/astronomy.scm (wcslib): Update to 7.5.
2021-03-21 15:36:07 +01:00
Tobias Geerinckx-Rice 660208cfd5
gnu: gnumeric: Update to 1.12.49.
* gnu/packages/gnome.scm (gnumeric): Update to 1.12.49.
2021-03-21 15:36:07 +01:00
Tobias Geerinckx-Rice 7244ec07a2
gnu: jasper: Update to 2.0.27.
* gnu/packages/image.scm (jasper): Update to 2.0.27.
2021-03-21 15:36:06 +01:00
Tobias Geerinckx-Rice b8b398a7d3
gnu: fluidsynth: Update to 2.1.8.
* gnu/packages/audio.scm (fluidsynth): Update to 2.1.8.
2021-03-21 15:36:06 +01:00
Tobias Geerinckx-Rice ebe967e1b7
gnu: vim: Update to 8.2.2632.
* gnu/packages/vim.scm (vim): Update to 8.2.2632.
[arguments]: Disable another test (Test_combining_double_width).
2021-03-21 15:36:06 +01:00
Tobias Geerinckx-Rice f03a2e99fa
gnu: inxi-minimal: Update to 3.3.03-1.
* gnu/packages/admin.scm (inxi-minimal): Update to 3.3.03-1.
2021-03-21 15:36:06 +01:00
Tobias Geerinckx-Rice 2ac2a57f37
gnu: qtractor: Update to 0.9.21.
* gnu/packages/music.scm (qtractor): Update to 0.9.21.
2021-03-21 15:36:06 +01:00
Tobias Geerinckx-Rice e83faf04fa
gnu: padthv1: Update to 0.9.21.
* gnu/packages/music.scm (padthv1): Update to 0.9.21.
2021-03-21 15:36:05 +01:00
Tobias Geerinckx-Rice aa1f2945f0
gnu: samplv1: Update to 0.9.21.
* gnu/packages/music.scm (samplv1): Update to 0.9.21.
2021-03-21 15:36:05 +01:00
Tobias Geerinckx-Rice 945d9cea18
gnu: drumkv1: Update to 0.9.21.
* gnu/packages/music.scm (drumkv1): Update to 0.9.21.
2021-03-21 15:36:05 +01:00
Tobias Geerinckx-Rice 37b2e9c3b6
gnu: synthv1: Update to 0.9.21.
* gnu/packages/music.scm (synthv1): Update to 0.9.21.
2021-03-21 15:36:05 +01:00
Tobias Geerinckx-Rice d31db5cff3
gnu: youtube-dl: Update to 2021.03.14.
* gnu/packages/video.scm (youtube-dl): Update to 2021.03.14.
2021-03-21 15:36:04 +01:00
Jelle Licht 177dcce76e
gnu: emacs-package-lint: Install missing data.
The `package-lint-symbol-info' constant in this package depends on the
stdlib-changes file being installed.

* gnu/packages/emacs-xyz.scm (emacs-package-lint)[arguments]: Add the
  #:include argument.
2021-03-21 15:04:55 +01:00
Raghav Gururajan 06bdb640ce
gnu: Add movim-desktop.
* gnu/packages/messaging.scm (movim-desktop): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-03-21 12:33:28 +01:00
Timothy Sample 4cd88522f2
gnu: Add guile-quickcheck.
* gnu/packages/guile-xyz.scm (guile-quickcheck): New variable.
2021-03-21 12:05:54 +01:00
Nicolas Goaziou aa24d2d44c
gnu: python-pikepdf: Update to 2.9.1.
* gnu/packages/python-xyz.scm (python-pikepdf): Update to 2.9.1.
2021-03-21 10:12:52 +01:00
Nicolas Goaziou f156a07d43
gnu: emacs-ebuild-mode: Update to 1.52.
* gnu/packages/emacs-xyz.scm (emacs-ebuild-mode): Update to 1.52.
2021-03-21 10:11:22 +01:00
Nicolas Goaziou e559288c1b
gnu: fet: Update to 5.49.1.
* gnu/packages/education.scm (fet): Update to 5.49.1.
2021-03-21 10:10:42 +01:00
Vinícius dos Santos Oliveira ff34334cfc
gnu: emilua: Update to 0.3.0.
* gnu/packages/lua.scm (emilua): Update to 0.3.0.
[arguments]: Add guix version suffix, enable http module. Disable
manpages.
[inputs]: Add fmt.
[search-paths]: New field.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-03-21 11:04:41 +02:00
Vagrant Cascadian ba0dc1dbc1
gnu: Add linux-libre-arm-generic at version 5.10.
* gnu/packages/linux.scm (linux-libre-arm-generic-5.10): New variable.
2021-03-20 17:46:33 -07:00
Vagrant Cascadian ece9fba60e
gnu: Add linux-libre-arm64-generic at version 5.10.
* gnu/packages/linux.scm (linux-libre-arm64-generic-5.10): New variable.
2021-03-20 17:44:10 -07:00