Age | Commit message (Expand) | Author |
2020-09-01 | gnu: gap: Update to 4.11.0.•••* gnu/packages/algebra.scm (gap)[source]: Update to 4.11.0. Identify kept
packages by name prefix, dropping version number comparisons.
[inputs]: Add readline.
[arguments]: Use make targets instead of file copying where possible.
| Andreas Enge |
2020-09-01 | Revert "system: image: Do not offload image files."•••This reverts commit 6a9581741e4ee81226aeb2f1c997df76670a6aab, which is
obsoleted by the previous commit.
| Maxim Cournoyer |
2020-09-01 | gexp: computed-file: Prevent mistakenly overriding default option values.•••In order to do so, default to an empty options list, and expose options whose
default values are sensitive directly as keyword arguments.
* guix/gexp.scm (computed-file): Extract the LOCAL-BUILD? parameter from the
OPTIONS parameter to make it a stand-alone keyword argument. Introduce an
OPTIONS* binding which is obtained by combining the LOCAL-BUILD? keyword and
its value with OPTIONS.
* doc/guix.texi (G-Expressions): Adjust doc.
Suggested-by: Ludovic Courtès <ludo@gnu.org>
| Maxim Cournoyer |
2020-09-01 | gnu: editorconfig-core-c: Delete static library.•••* gnu/packages/text-editors.scm (editorconfig-core-c)[arguments]: Add a
‘delete-static-library’ phase.
| Tobias Geerinckx-Rice |
2020-09-01 | gnu: editorconfig-core-c: Update to 0.12.4.•••* gnu/packages/text-editors.scm (editorconfig-core-c): Update to 0.12.4.
| Tobias Geerinckx-Rice |
2020-09-01 | gnu: youtube-viewer: Update to 3.7.8.•••* gnu/packages/video.scm (youtube-viewer): Update to 3.7.8.
| Tobias Geerinckx-Rice |
2020-09-01 | gnu: libwacom: Update to 1.5.•••* gnu/packages/xdisorg.scm (libwacom): Update to 1.5.
| Tobias Geerinckx-Rice |
2020-09-01 | gnu: wgetpaste: Update bpaste URL & regular expressions.•••* gnu/packages/wget.scm (wgetpaste)[source]: Add patch.
* gnu/packages/patches/wgetpaste-update-bpaste.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
| Tobias Geerinckx-Rice |
2020-09-01 | gnu: wgetpaste: Update to 2.30.•••* gnu/packages/wget.scm (wgetpaste): Update to 2.30.
| Tobias Geerinckx-Rice |
2020-09-01 | gnu: wgetpaste: Use HTTPS home page.•••* gnu/packages/wget.scm (wgetpaste)[source, home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2020-09-01 | gnu: wgetpaste: Fix historical confusion.•••* gnu/packages/wget.scm (wgetpaste)[arguments]: Fix the reversed
substitution and clarify its purpose.
| Tobias Geerinckx-Rice |
2020-09-01 | gnu: uchardet: Update to 0.0.7.•••* gnu/packages/freedesktop.scm (uchardet): Update to 0.0.7.
| Tobias Geerinckx-Rice |
2020-09-01 | gnu: fetchmail: Update to 6.4.11.•••* gnu/packages/mail.scm (fetchmail): Update to 6.4.11.
| Tobias Geerinckx-Rice |
2020-09-01 | gnu: python-jeepney: Update to 0.4.3.•••* gnu/packages/python-crypto.scm (python-jeepney): Update to 0.4.3.
| Tobias Geerinckx-Rice |
2020-08-31 | gnu: Add emacs-scpaste.•••* gnu/packages/emacs-xyz.scm (emacs-scpaste): New variable.
| Brett Gilio |
2020-09-01 | gnu: ptpython: Update to 3.0.5.•••The previous version had been broken ever since python-prompt-toolkit
was updated to 3.x.
* gnu/packages/python-xyz.scm (ptpython): Update to 3.0.5.
[propagated-inputs]: Add python-appdirs. Remove python-docopt.
| Tobias Geerinckx-Rice |
2020-09-01 | gnu: python-prompt-toolkit: Update to 3.0.7.•••* gnu/packages/python-xyz.scm (python-prompt-toolkit): Update to 3.0.7.
| Tobias Geerinckx-Rice |
2020-09-01 | gnu: python-prompt-toolkit: Specify the correct Python 2 variant.•••* gnu/packages/python-xyz.scm (python-prompt-toolkit)[properties]:
The Python-2 version of this package is version 2.x of this package.
| Tobias Geerinckx-Rice |
2020-08-31 | gnu: python-nbval: Update to 0.9.6.•••* gnu/packages/python-check.scm (python-nbval): Update to 0.9.6.
| Tobias Geerinckx-Rice |
2020-08-31 | gnu: perl-archive-extract: Update to 0.86.•••* gnu/packages/perl-compression.scm (perl-archive-extract): Update to 0.86.
| Tobias Geerinckx-Rice |
2020-08-31 | gnu: perl-io-compress: Update to 2.096.•••* gnu/packages/perl-compression.scm (perl-io-compress): Update to 2.096.
| Tobias Geerinckx-Rice |
2020-08-31 | gnu: perl-compress-raw-zlib: Update to 2.096.•••* gnu/packages/perl-compression.scm (perl-compress-raw-zlib): Update to 2.096.
| Tobias Geerinckx-Rice |
2020-08-31 | gnu: perl-compress-raw-bzip2: Update to 2.096.•••* gnu/packages/perl-compression.scm (perl-compress-raw-bzip2): Update to 2.096.
| Tobias Geerinckx-Rice |
2020-08-31 | gnu: python-pytools: Update to 2020.4.•••* gnu/packages/opencl.scm (python-pytools): Update to 2020.4.
| Tobias Geerinckx-Rice |
2020-08-31 | gnu: ocamlify: Update to 0.0.2.•••* gnu/packages/ocaml.scm (ocamlify): Update to 0.0.2.
[arguments]: Add a ‘disable-safe-string’ phase.
| Tobias Geerinckx-Rice |
2020-08-31 | gnu: ocamlify: Parametrize source URI.•••* gnu/packages/ocaml.scm (ocamlify)[source]: Construct with VERSION.
| Tobias Geerinckx-Rice |
2020-08-31 | gnu: rtmpdump: Don't install the static library.•••* gnu/packages/networking.scm (rtmpdump)[arguments]: Add
an ‘omit-static-library’ phase.
| Tobias Geerinckx-Rice |
2020-08-31 | gnu: rtmpdump: Update to 2.4.•••* gnu/packages/networking.scm (rtmpdump): Update to 2.4.
[arguments]: Fix RUNPATH.
| Tobias Geerinckx-Rice |
2020-08-31 | gnu: x42-plugins: Update to 20200714.•••* gnu/packages/music.scm (x42-plugins): Update to 20200714.
[source]: Download over HTTPS.
| Tobias Geerinckx-Rice |
2020-08-31 | gnu: yoshimi: Update to 1.7.2.•••* gnu/packages/music.scm (yoshimi): Update to 1.7.2.
[source]: Use URL-FETCH once more.
| Tobias Geerinckx-Rice |
2020-08-31 | gnu: sooperlooper: Update to 1.7.4.•••* gnu/packages/music.scm (sooperlooper): Update to 1.7.4.
[source]: Remove upstreamed patch.
* gnu/packages/patches/sooperlooper-build-with-wx-30.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Tobias Geerinckx-Rice |
2020-08-31 | gnu: pd: Update to 0.51-1.•••* gnu/packages/music.scm (pd): Update to 0.51-1.
| Tobias Geerinckx-Rice |
2020-08-31 | gnu: zabbix-agentd: Update to 5.0.3.•••* gnu/packages/monitoring.scm (zabbix-agentd): Update to 5.0.3.
| Tobias Geerinckx-Rice |
2020-08-31 | gnu: mutt: Update to 1.14.7.•••* gnu/packages/mail.scm (mutt): Update to 1.14.7.
| Tobias Geerinckx-Rice |
2020-08-31 | gnu: vala@0.48: Update to 0.48.9.•••* gnu/packages/gnome.scm (vala-0.48): Update to 0.48.9.
| Tobias Geerinckx-Rice |
2020-08-31 | Makefile.am: Set iso label.•••* Makefile.am (release): Add version number in disk image label.
| Julien Lepiller |
2020-08-31 | gnu: ci: Set label in iso9660 jobs.•••* gnu/ci.scm (image-jobs): Set label of generated ISOs.
| Julien Lepiller |
2020-08-31 | guix: system: Add `--label' option.•••* guix/scripts/system.scm (%options): Add `--label'.
(system-derivation-for-action): Take a #:label key to set volume ID.
(perform-action): Take a #:label key.
(%default-options): Add default label value.
(process-action): Pass label value from command-line to perform-action.
* gnu/system/image.scm (image-with-label): New procedure.
| Julien Lepiller |
2020-08-31 | guix system: Clarify what happens where service upgrade fails.•••* guix/scripts/system.scm (report-shepherd-error): Use 'warning' instead
of 'report-error'. Add extra 'warning' and 'display-hint' calls.
| Ludovic Courtès |
2020-08-31 | guix system: reconfigure: Tell users about 'herd status'.•••* guix/scripts/system.scm (perform-action): Mention 'herd status' when
'upgrade-shepherd-services' completes.
| Ludovic Courtès |
2020-08-31 | vm: Disable caching for writable file system mappings.•••Fixes <https://bugs.gnu.org/43062>.
Reported by elaexuotee@wilsonb.com.
* gnu/system/vm.scm (mapping->file-system)[options]: Disable loose
caching when WRITABLE? is true.
| Ludovic Courtès |
2020-08-31 | packages: <content-hash> printer gracefully handle #f values.•••Suggested by Robin Green <greenrd@greenrd.org>.
* guix/packages.scm (print-content-hash): Gracefully deal with cases
with 'content-hash-value' returns #f, as is the case for 'linux-libre'.
| Ludovic Courtès |
2020-08-31 | ssh: 'send-files' displays a progress bar.•••* guix/store.scm (export-paths): Add #:start, #:progress, and #:finish
parameters and honor them.
* guix/ssh.scm (prepare-to-send, notify-transfer-progress)
(notify-transfer-completion): New procedures.
(send-files): Pass #:start, #:progress, and #:finish to 'export-paths'.
| Ludovic Courtès |
2020-08-31 | gnu: Add rust-gfa-0.6.•••* gnu/packages/crates-io.scm (rust-gfa-0.6): New variable.
| Efraim Flashner |
2020-08-31 | gnu: rust-libssh2-sys-0.2: Update to 0.2.19.•••* gnu/packages/crates-io.scm (rust-libssh2-sys-0.2): Update to 0.2.19.
| Efraim Flashner |
2020-08-31 | gnu: rust-libz-sys-1.0: Rename rust-libz-sys-1.•••* gnu/packages/crates-io.scm (rust-libz-sys-1.0): Rename rust-libz-sys-1.
(rust-curl-sys-0.4, rust-flate2-1.0, rust-freetype-sys-0.9,
rust-libgit2-sys-0.10, rust-libgit2-sys-0.7, rust-libssh2-sys-0.2)
[arguments]: Adjust accordingly.
* gnu/packages/syndication.scm (newsboat)[arguments]: Same.
| Efraim Flashner |
2020-08-31 | gnu: rust-pcre2-sys-0.2: Update to 0.2.5.•••* gnu/packages/crates-io.scm (rust-pcre2-sys-0.2): Update to 0.2.5.
| Efraim Flashner |
2020-08-31 | gnu: rust-openssl-sys-0.9: Update to 0.9.58.•••* gnu/packages/crates-io.scm (rust-openssl-sys-0.9): Update to 0.9.58.
[arguments]: Replace rust-autocfg-0.1 with 1.0 in cargo-inputs.
| Efraim Flashner |
2020-08-31 | gnu: rust-libz-sys-1.0: Update to 1.1.1.•••* gnu/packages/crates-io.scm (rust-libz-sys-1.0): Update to 1.1.1.
[source]: Update snippet to remove more bundled code.
[arguments]: Add rust-cmake-0.1 to cargo-inputs.
| Efraim Flashner |
2020-08-31 | gnu: rust-libnghttp2-sys-0.1: Update to 0.1.4+1.41.0.•••* gnu/packages/crates-io.scm (rust-libnghttp2-sys-0.1): Update to
0.1.4+1.41.0.
[source]: Add snippet to add dependency on rust-pkg-config.
[arguments]: Don't skip build. Add rust-pkg-config-0.3 to cargo-inputs.
[inputs]: Replace nghttp2 with nghttp2:lib.
| Efraim Flashner |