Age | Commit message (Expand) | Author |
2021-03-21 | 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?'.
| Ludovic Courtès |
2021-03-21 | gnu: balsa: Update to 2.6.2....* gnu/packages/mail.scm (balsa): Update to 2.6.2.
[inputs]: Add libassuan. Upgrade gtksourceview.
| Tobias Geerinckx-Rice |
2021-03-21 | gnu: msmtp: Update to 1.8.15....* gnu/packages/mail.scm (msmtp): Update to 1.8.15.
| Tobias Geerinckx-Rice |
2021-03-21 | gnu: webkitgtk: Update to 2.30.6....* gnu/packages/webkit.scm (webkitgtk): Update to 2.30.6.
| Tobias Geerinckx-Rice |
2021-03-21 | gnu: openresolv: Update to 3.12.0....* gnu/packages/dns.scm (openresolv): Update to 3.12.0.
| Tobias Geerinckx-Rice |
2021-03-21 | gnu: xfsprogs: Update to 5.11.0....* gnu/packages/linux.scm (xfsprogs): Update to 5.11.0.
| Tobias Geerinckx-Rice |
2021-03-21 | gnu: rng-tools: Update to 6.12....* gnu/packages/linux.scm (rng-tools): Update to 6.12.
| Tobias Geerinckx-Rice |
2021-03-21 | gnu: haveged: Update to 1.9.14....* gnu/packages/linux.scm (haveged): Update to 1.9.14.
| Tobias Geerinckx-Rice |
2021-03-21 | gnu: mbpfan: Update to 2.2.1....* gnu/packages/linux.scm (mbpfan): Update to 2.2.1.
| Tobias Geerinckx-Rice |
2021-03-21 | gnu: perl-net-http: Update to 6.21....* gnu/packages/web.scm (perl-net-http): Update to 6.21.
| Tobias Geerinckx-Rice |
2021-03-21 | 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.
| Efraim Flashner |
2021-03-21 | 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.
| Efraim Flashner |
2021-03-21 | 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.
| Leo Famulari |
2021-03-21 | 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.
| Leo Famulari |
2021-03-21 | 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.
| Leo Famulari |
2021-03-21 | 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.
| Leo Famulari |
2021-03-21 | gnu: wcslib: Update to 7.5....* gnu/packages/astronomy.scm (wcslib): Update to 7.5.
| Tobias Geerinckx-Rice |
2021-03-21 | gnu: gnumeric: Update to 1.12.49....* gnu/packages/gnome.scm (gnumeric): Update to 1.12.49.
| Tobias Geerinckx-Rice |
2021-03-21 | gnu: jasper: Update to 2.0.27....* gnu/packages/image.scm (jasper): Update to 2.0.27.
| Tobias Geerinckx-Rice |
2021-03-21 | gnu: fluidsynth: Update to 2.1.8....* gnu/packages/audio.scm (fluidsynth): Update to 2.1.8.
| Tobias Geerinckx-Rice |
2021-03-21 | 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).
| Tobias Geerinckx-Rice |
2021-03-21 | gnu: inxi-minimal: Update to 3.3.03-1....* gnu/packages/admin.scm (inxi-minimal): Update to 3.3.03-1.
| Tobias Geerinckx-Rice |
2021-03-21 | gnu: qtractor: Update to 0.9.21....* gnu/packages/music.scm (qtractor): Update to 0.9.21.
| Tobias Geerinckx-Rice |
2021-03-21 | gnu: padthv1: Update to 0.9.21....* gnu/packages/music.scm (padthv1): Update to 0.9.21.
| Tobias Geerinckx-Rice |
2021-03-21 | gnu: samplv1: Update to 0.9.21....* gnu/packages/music.scm (samplv1): Update to 0.9.21.
| Tobias Geerinckx-Rice |
2021-03-21 | gnu: drumkv1: Update to 0.9.21....* gnu/packages/music.scm (drumkv1): Update to 0.9.21.
| Tobias Geerinckx-Rice |
2021-03-21 | gnu: synthv1: Update to 0.9.21....* gnu/packages/music.scm (synthv1): Update to 0.9.21.
| Tobias Geerinckx-Rice |
2021-03-21 | gnu: youtube-dl: Update to 2021.03.14....* gnu/packages/video.scm (youtube-dl): Update to 2021.03.14.
| Tobias Geerinckx-Rice |
2021-03-21 | 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.
| Jelle Licht |
2021-03-21 | gnu: Add movim-desktop....* gnu/packages/messaging.scm (movim-desktop): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Raghav Gururajan |
2021-03-21 | gnu: Add guile-quickcheck....* gnu/packages/guile-xyz.scm (guile-quickcheck): New variable.
| Timothy Sample |
2021-03-21 | gnu: python-pikepdf: Update to 2.9.1....* gnu/packages/python-xyz.scm (python-pikepdf): Update to 2.9.1.
| Nicolas Goaziou |
2021-03-21 | gnu: emacs-ebuild-mode: Update to 1.52....* gnu/packages/emacs-xyz.scm (emacs-ebuild-mode): Update to 1.52.
| Nicolas Goaziou |
2021-03-21 | gnu: fet: Update to 5.49.1....* gnu/packages/education.scm (fet): Update to 5.49.1.
| Nicolas Goaziou |
2021-03-21 | 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>
| Vinícius dos Santos Oliveira |
2021-03-20 | gnu: Add linux-libre-arm-generic at version 5.10....* gnu/packages/linux.scm (linux-libre-arm-generic-5.10): New variable.
| Vagrant Cascadian |
2021-03-20 | gnu: Add linux-libre-arm64-generic at version 5.10....* gnu/packages/linux.scm (linux-libre-arm64-generic-5.10): New variable.
| Vagrant Cascadian |
2021-03-20 | gnu: Add julia-http....* gnu/packages/julia-xyz.scm (julia-http): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| nixo |
2021-03-20 | gnu: Add julia-bufferedstreams....* gnu/packages/julia-xyz.scm (julia-bufferedstreams): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| nixo |
2021-03-20 | gnu: Add julia-inifile....* gnu/packages/julia-xyz.scm (julia-inifile): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| nixo |
2021-03-20 | gnu: Add julia-uris....* gnu/packages/julia-xyz.scm (julia-uris): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| nixo |
2021-03-20 | gnu: Add julia-mbedtls....* gnu/packages/julia-xyz.scm (julia-mbedtls): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| nixo |
2021-03-20 | gnu: Add julia-mbedtls-jll....* gnu/packages/julia-xyz.scm (julia-mbedtls-jll): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| nixo |
2021-03-20 | gnu: Add julia-jllwrappers....* gnu/packages/julia-xyz.scm (julia-jllwrappers): New variable.
* doc/guix.texi (julia-build-system): Document how to use jllwrappers to use
to guix binary packages.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| nixo |
2021-03-20 | gnu: Add julia-benchmarktools....* gnu/packages/julia-xyz.scm (julia-benchmarktools): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| nixo |
2021-03-20 | gnu: julia-adapt: Set file-name according to standards....* gnu/packages/julia-xyz.scm (julia-adapt)[source]: Change 'file-name'.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| nixo |
2021-03-20 | doc: Fix typo in julia-build-system....* doc/guix.texi (julia-build-system): replace argument wrongly named
julia-file-name with the correct julia-package-name.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| nixo |
2021-03-20 | gnu-maintenance: Accept underscores as package/version separators....Fixes <https://bugs.gnu.org/47256>.
Reported by Léo Le Bouter <lle-bout@zaclys.net>.
* guix/gnu-maintenance.scm (%tarball-rx, %package-name-rx): Accept
underscore as the package/version separator in tarball names.
* tests/gnu-maintenance.scm ("release-file?"): Add "mediainfo" test.
| Ludovic Courtès |
2021-03-20 | doc: Fix syntax of '.guix-channel' dependency example....Reported by ison <ison@airmail.cc>.
* doc/guix.texi (Declaring Channel Dependencies): Remove quote in
'dependencies' example.
| Ludovic Courtès |
2021-03-20 | doc: Remove the guile-lib/htmlprag-fixed package....This hotfix package is no longer necessary as the ability to parameterize the
way htmlprag tokenizes HTML was added in guile-lib 0.2.7.
* doc/build.scm (guile-lib/htmlprag-fixed): Remove variable.
(html-manual-identifier-index): Replace guile-lib/htmlprag-fixed by guile-lib,
and make set the %strict-tokenizer? parameter to #t.
(syntax-highlighted-html): Likewise.
| Maxim Cournoyer |