summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: wgetpaste: Update to 2.30.Tobias Geerinckx-Rice2020-09-01
| | | | * gnu/packages/wget.scm (wgetpaste): Update to 2.30.
* gnu: wgetpaste: Use HTTPS home page.Tobias Geerinckx-Rice2020-09-01
| | | | * gnu/packages/wget.scm (wgetpaste)[source, home-page]: Use HTTPS.
* gnu: wgetpaste: Fix historical confusion.Tobias Geerinckx-Rice2020-09-01
| | | | | * gnu/packages/wget.scm (wgetpaste)[arguments]: Fix the reversed substitution and clarify its purpose.
* gnu: uchardet: Update to 0.0.7.Tobias Geerinckx-Rice2020-09-01
| | | | * gnu/packages/freedesktop.scm (uchardet): Update to 0.0.7.
* gnu: fetchmail: Update to 6.4.11.Tobias Geerinckx-Rice2020-09-01
| | | | * gnu/packages/mail.scm (fetchmail): Update to 6.4.11.
* gnu: python-jeepney: Update to 0.4.3.Tobias Geerinckx-Rice2020-09-01
| | | | * gnu/packages/python-crypto.scm (python-jeepney): Update to 0.4.3.
* gnu: Add emacs-scpaste.Brett Gilio2020-08-31
| | | | * gnu/packages/emacs-xyz.scm (emacs-scpaste): New variable.
* gnu: ptpython: Update to 3.0.5.Tobias Geerinckx-Rice2020-09-01
| | | | | | | | 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.
* gnu: python-prompt-toolkit: Update to 3.0.7.Tobias Geerinckx-Rice2020-09-01
| | | | * gnu/packages/python-xyz.scm (python-prompt-toolkit): Update to 3.0.7.
* gnu: python-prompt-toolkit: Specify the correct Python 2 variant.Tobias Geerinckx-Rice2020-09-01
| | | | | * gnu/packages/python-xyz.scm (python-prompt-toolkit)[properties]: The Python-2 version of this package is version 2.x of this package.
* gnu: python-nbval: Update to 0.9.6.Tobias Geerinckx-Rice2020-08-31
| | | | * gnu/packages/python-check.scm (python-nbval): Update to 0.9.6.
* gnu: perl-archive-extract: Update to 0.86.Tobias Geerinckx-Rice2020-08-31
| | | | * gnu/packages/perl-compression.scm (perl-archive-extract): Update to 0.86.
* gnu: perl-io-compress: Update to 2.096.Tobias Geerinckx-Rice2020-08-31
| | | | * gnu/packages/perl-compression.scm (perl-io-compress): Update to 2.096.
* gnu: perl-compress-raw-zlib: Update to 2.096.Tobias Geerinckx-Rice2020-08-31
| | | | * gnu/packages/perl-compression.scm (perl-compress-raw-zlib): Update to 2.096.
* gnu: perl-compress-raw-bzip2: Update to 2.096.Tobias Geerinckx-Rice2020-08-31
| | | | * gnu/packages/perl-compression.scm (perl-compress-raw-bzip2): Update to 2.096.
* gnu: python-pytools: Update to 2020.4.Tobias Geerinckx-Rice2020-08-31
| | | | * gnu/packages/opencl.scm (python-pytools): Update to 2020.4.
* gnu: ocamlify: Update to 0.0.2.Tobias Geerinckx-Rice2020-08-31
| | | | | * gnu/packages/ocaml.scm (ocamlify): Update to 0.0.2. [arguments]: Add a ‘disable-safe-string’ phase.
* gnu: ocamlify: Parametrize source URI.Tobias Geerinckx-Rice2020-08-31
| | | | * gnu/packages/ocaml.scm (ocamlify)[source]: Construct with VERSION.
* gnu: rtmpdump: Don't install the static library.Tobias Geerinckx-Rice2020-08-31
| | | | | * gnu/packages/networking.scm (rtmpdump)[arguments]: Add an ‘omit-static-library’ phase.
* gnu: rtmpdump: Update to 2.4.Tobias Geerinckx-Rice2020-08-31
| | | | | * gnu/packages/networking.scm (rtmpdump): Update to 2.4. [arguments]: Fix RUNPATH.
* gnu: x42-plugins: Update to 20200714.Tobias Geerinckx-Rice2020-08-31
| | | | | * gnu/packages/music.scm (x42-plugins): Update to 20200714. [source]: Download over HTTPS.
* gnu: yoshimi: Update to 1.7.2.Tobias Geerinckx-Rice2020-08-31
| | | | | * gnu/packages/music.scm (yoshimi): Update to 1.7.2. [source]: Use URL-FETCH once more.
* gnu: sooperlooper: Update to 1.7.4.Tobias Geerinckx-Rice2020-08-31
| | | | | | | * 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.
* gnu: pd: Update to 0.51-1.Tobias Geerinckx-Rice2020-08-31
| | | | * gnu/packages/music.scm (pd): Update to 0.51-1.
* gnu: zabbix-agentd: Update to 5.0.3.Tobias Geerinckx-Rice2020-08-31
| | | | * gnu/packages/monitoring.scm (zabbix-agentd): Update to 5.0.3.
* gnu: mutt: Update to 1.14.7.Tobias Geerinckx-Rice2020-08-31
| | | | * gnu/packages/mail.scm (mutt): Update to 1.14.7.
* gnu: vala@0.48: Update to 0.48.9.Tobias Geerinckx-Rice2020-08-31
| | | | * gnu/packages/gnome.scm (vala-0.48): Update to 0.48.9.
* Makefile.am: Set iso label.Julien Lepiller2020-08-31
| | | | * Makefile.am (release): Add version number in disk image label.
* gnu: ci: Set label in iso9660 jobs.Julien Lepiller2020-08-31
| | | | * gnu/ci.scm (image-jobs): Set label of generated ISOs.
* guix: system: Add `--label' option.Julien Lepiller2020-08-31
| | | | | | | | | * 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.
* guix system: Clarify what happens where service upgrade fails.Ludovic Courtès2020-08-31
| | | | | * guix/scripts/system.scm (report-shepherd-error): Use 'warning' instead of 'report-error'. Add extra 'warning' and 'display-hint' calls.
* guix system: reconfigure: Tell users about 'herd status'.Ludovic Courtès2020-08-31
| | | | | * guix/scripts/system.scm (perform-action): Mention 'herd status' when 'upgrade-shepherd-services' completes.
* vm: Disable caching for writable file system mappings.Ludovic Courtès2020-08-31
| | | | | | | | 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.
* packages: <content-hash> printer gracefully handle #f values.Ludovic Courtès2020-08-31
| | | | | | | 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'.
* ssh: 'send-files' displays a progress bar.Ludovic Courtès2020-08-31
| | | | | | | | * 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'.
* gnu: Add rust-gfa-0.6.Efraim Flashner2020-08-31
| | | | * gnu/packages/crates-io.scm (rust-gfa-0.6): New variable.
* gnu: rust-libssh2-sys-0.2: Update to 0.2.19.Efraim Flashner2020-08-31
| | | | * gnu/packages/crates-io.scm (rust-libssh2-sys-0.2): Update to 0.2.19.
* gnu: rust-libz-sys-1.0: Rename rust-libz-sys-1.Efraim Flashner2020-08-31
| | | | | | | | * 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.
* gnu: rust-pcre2-sys-0.2: Update to 0.2.5.Efraim Flashner2020-08-31
| | | | * gnu/packages/crates-io.scm (rust-pcre2-sys-0.2): Update to 0.2.5.
* gnu: rust-openssl-sys-0.9: Update to 0.9.58.Efraim Flashner2020-08-31
| | | | | * 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.
* gnu: rust-libz-sys-1.0: Update to 1.1.1.Efraim Flashner2020-08-31
| | | | | | * 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.
* gnu: rust-libnghttp2-sys-0.1: Update to 0.1.4+1.41.0.Efraim Flashner2020-08-31
| | | | | | | | * 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.
* gnu: rust-bzip2-sys-0.1: Update to 0.1.9+1.0.8.Efraim Flashner2020-08-31
| | | | | | * gnu/packages/crates-io.scm (rust-bzip2-sys-0.1): Update to 0.1.9+1.0.8. [source]: Update snippet. [arguments]: Add rust-pkg-config-0.3 to cargo-inputs.
* gnu: rust-backtrace-sys-0.1: Update to 0.1.37.Efraim Flashner2020-08-31
| | | | * gnu/packages/crates-io.scm (rust-backtrace-sys-0.1): Update to 0.1.37.
* gnu: rust-autocfg-1.0: Update to 1.0.1.Efraim Flashner2020-08-31
| | | | * gnu/packages/crates-io.scm (rust-autocfg-1.0): Update to 1.0.1.
* gnu: Add guile-srfi-158.Martin Becze2020-08-31
| | | | | | * gnu/packages/guile-xyz.scm (guile-srfi-158): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: emacs: Strip double wrap.Leo Prikler2020-08-31
| | | | | | | | * gnu/packages/emacs.scm (emacs)[#:phases]: Add 'strip-double-wrap. (emacs-minimal emacs-xwidgets emacs-no-x) (emacs-no-x-toolkit guile-emacs)[#:phases]: Delete 'strip-double-wrap. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: racket-minimal: Fix hash for version 7.8.Brendan Tildesley2020-08-31
| | | | | | * gnu/packages/scheme.scm (racket-minimal): Fix hash. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: feh: Enable inotify support.Tobias Geerinckx-Rice2020-08-31
| | | | | * gnu/packages/image-viewers.scm (feh)[arguments]: Add ‘inotify=1’ to #:make-flags.
* gnu: feh: Update to 3.5.Tobias Geerinckx-Rice2020-08-31
| | | | * gnu/packages/image-viewers.scm (feh): Update to 3.5.