summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-12-08gnu: trezord: Update to 2.0.30.Martin Becze
* gnu/packages/finance.scm (trezord): Update to 2.0.30. Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-12-08gnu: Add go-gopkg-in-natefinch-lumberjack.v2.Martin Becze
* gnu/packages/golang.scm (go-gopkg-in-natefinch-lumberjack.v2): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-12-08gnu: Add go-github-com-gorilla-csrf.Martin Becze
* gnu/packages/golang.scm (go-github-com-gorilla-csrf): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-12-08gnu: Add go-github-com-gorilla-securecookie.Martin Becze
* gnu/packages/golang.scm (go-github-com-gorilla-securecookie): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-12-08gnu: Add go-github-com-gorilla-handlers.Martin Becze
* gnu/packages/golang.scm (go-github-com-gorilla-handlers): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-12-08gnu: Add go-github-com-felixge-httpsnoop.Martin Becze
* gnu/packages/golang.scm (go-github-com-felixge-httpsnoop): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-12-08gnu: go-github-com-gorilla-mux: Update to 1.8.0.Martin Becze
* gnu/packages/golang.scm (go-github-com-gorilla-mux): Update to 1.8.0. Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-12-08gnu: scummvm: Update source URL.Tobias Geerinckx-Rice
* gnu/packages/emulators.scm (scummvm)[source]: Use HTTPS & new subdomain. Reported by Matthew Brooks <matthewfbrooks@mailbox.org>.
2020-12-08gnu: gita: Install shell completions.Michael Rohleder
* gnu/packages/version-control.scm (gita)[arguments]: Add phase install-shell-completions. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2020-12-08gnu: Add emacs-burly.Ryan Desfosses
* gnu/packages/emacs-xyz.scm (emacs-burly): New variable. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2020-12-08gnu: Add emacs-map.Ryan Desfosses
* gnu/packages/emacs-xyz.scm (emacs-map): New variable. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2020-12-08gnu: shadowsocks: Build against openssl.Leo Prikler
This patch allows shadowsocks to be used without supplying libopenssl in its configuration. See also https://unix.stackexchange.com/questions/623324/. * gnu/packages/networking.scm (shadowsocks)[inputs]: Add openssl. [#:phases]: Add patch-crypto-paths. Signed-off-by: Marius Bakke <marius@gnu.org>
2020-12-08gnu: qoauth: Minor cosmetic improvements.Marius Bakke
* gnu/packages/web.scm (qoauth)[arguments]: Add #:tests?. Don't delete 'check' phase. Override 'configure' instead of adding new phase.
2020-12-08gnu: qoauth: Fix build failure.Marius Bakke
Fixes <https://bugs.gnu.org/45031>. Reported by Distopico <distopico@riseup.net>. * gnu/packages/web.scm (qoauth)[arguments]: Add phase 'adjust-mkspecs-directory'.
2020-12-08gnu: qca: Correct license.Marius Bakke
* gnu/packages/kde.scm (qca)[license]: Change from LGPL2.1 to LGPL2.1+.
2020-12-08gnu: Add gita.Oleg Pykhalov
* gnu/packages/version-control.scm (gita): New variable.
2020-12-07gnu: imapfilter: Update to 2.7.5.Tobias Geerinckx-Rice
* gnu/packages/mail.scm (imapfilter): Update to 2.7.5.
2020-12-07gnu: grammalecte: Update to 2.0.0.Nicolas Goaziou
* gnu/packages/dictionaries.scm (grammalecte): Update to 2.0.0.
2020-12-07gnu: Add glmark2.Kei Kebreau
* gnu/packages/gl.scm (glmark2): New variable.
2020-12-07doc: Document about xfce4-panel plugins.宋文武
* doc/guix.texi (Desktop Services): Document that xfce4-panel plugin packages should be added to the 'packages' field of OS.
2020-12-07gnu: xfce4-whiskermenu-plugin: Fix installed shell script.Michael Rohleder
* gnu/packages/xfce.scm (xfce4-whiskermenu-plugin): Fix installed shell script. [arguments]: Add phase fix-shell-script to substitute paths to xfce4-panel and gettext. [inputs]: Add gettext-minimal. Co-authored-by: Kei Kebreau <kkebreau@posteo.net> Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
2020-12-07gnu: bombadillo: Update to 2.3.3.Tobias Geerinckx-Rice
* gnu/packages/web-browsers.scm (bombadillo): Update to 2.3.3.
2020-12-07gnu: qutebrowser: Update to 1.14.1.Tobias Geerinckx-Rice
* gnu/packages/web-browsers.scm (qutebrowser): Update to 1.14.1.
2020-12-07gnu: yapet: Omit duplicate licence files.Tobias Geerinckx-Rice
* gnu/packages/password-utils.scm (yapet)[arguments]: Set a better --docdir.
2020-12-07gnu: yapet: Update to 2.5.Tobias Geerinckx-Rice
* gnu/packages/password-utils.scm (yapet): Update to 2.5.
2020-12-07gnu: feh: Update to 3.6.1.Tobias Geerinckx-Rice
* gnu/packages/image-viewers.scm (feh): Update to 3.6.1.
2020-12-07gnu: libmanette: Update to 0.2.6.Tobias Geerinckx-Rice
* gnu/packages/games.scm (libmanette): Update to 0.2.6.
2020-12-07gnu: thermald: Update to 2.4.1.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (thermald): Update to 2.4.1.
2020-12-07gnu: emacs-moody: Update to 0.5.4.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-moody): Update to 0.5.4.
2020-12-07gnu: Add emacs-modus-themes.André Alexandre Gomes
* gnu/packages/emacs-xyz.scm (emacs-modus-themes): New variable. (emacs-modus-operandi-theme, emacs-modus-vivendi-theme): Deprecate package in favor of emacs-modus-themes. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-12-07ci: Add "evaluation" method.Mathieu Othacehe
* guix/ci.scm (evaluation): New procedure.
2020-12-07ci: Add evaluation field to build record.Mathieu Othacehe
* guix/ci.scm (<build>): Add "evaluation" field.
2020-12-07tests: lint: Add origin patch file name test cases.Chris Marusich
In particular, "<origin> patches: same file name -> no warnings" would have caught the issue which was fixed in commit 21887021b9acf60157b1b0a39c16f2ec6498021b. * tests/lint.scm (patches: file names): Rename this test case... ("file patches: different file name -> warning"): ... to this. ("file patches: same file name -> no warnings") ("<origin> patches: different file name -> warning") ("<origin> patches: same file name -> no warnings"): New test cases. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-12-07services: openssh: Warn about 'password-authentication?' default.Ludovic Courtès
Fixes <https://bugs.gnu.org/44808>. Reported by Christopher Lemmer Webber <cwebber@dustycloud.org>. * gnu/services/ssh.scm (true-but-soon-false): New procedure. (<openssh-configuration>)[password-authentication?]: Change default to 'true-but-soon-false'. * gnu/installer/services.scm (%system-services): Explicitly set 'password-authentication?' to #f.
2020-12-07services: hurd-vm: Avoid circular dependency with (gnu system images hurd).Ludovic Courtès
* gnu/services/virtualization.scm (hurd-vm-disk-image): Use 'lookup-image-type-by-name' instead of referring to 'hurd-disk-image' from (gnu system images hurd).
2020-12-07profiles: Delete duplicate manifest entries in packages->manifest.Leo Prikler
* gnu/profiles.scm (packages->manifest): Delete duplicate entries. * tests/profiles.scm ("packages->manifest, no duplicates"): New test. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-12-07profiles: Remove duplicates in manifest transactions.Leo Prikler
Fixes <https://bugs.gnu.org/23874>. Reported by Ricardo Wurmus <ricardo.wurmus@mdc-berlin.de>. * guix/profiles.scm (manifest-transaction-effects): Delete duplicates in install and remove. Let multiple upgrades and downgrades shadow previous transactions of the same kind. * tests/profiles.scm ("manifest-transaction-effects no double install or upgrades") ("manifest-transaction-effects no double downgrade") ("manifest-transaction-effects no double removal"): New tests. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-12-07doc: Fix incorrect GUIX_PROFILE value for 'guix pull'.Holger Peters
* doc/guix.texi (Getting Started): Fix invalid GUIX_PROFILE value. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-12-07Revert "gnu: vim: Run more tests."Efraim Flashner
This reverts commit 17a53aec7a6a7608bd01841ca2058bfe1500c453. This breaks building vim on ARM architectures.
2020-12-07gnu: minimap2: Fix build on aarch64-linux.Efraim Flashner
* gnu/packages/bioinformatics.scm (minimap2)[arguments]: Adjust configure-flags to be better per-architecture. [source]: Add patch. * gnu/packages/patches/minimap2-aarch64-support.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it.
2020-12-07gnu: minimap2: Prepare for cross compilation.Efraim Flashner
* gnu/packages/bioinformatics.scm (minimap2)[arguments]: Use cc-for-target.
2020-12-07gnu: emacs-with-editor: Update to 3.0.2.Michael Rohleder
* gnu/packages/emacs-xyz.scm (emacs-with-editor): Update to 3.0.2. [propagated-inputs]: Changed emacs-dash to emacs-async. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-12-07service: Add shepherd discover action.Mathieu Othacehe
* gnu/services/base.scm (shepherd-discover-action): New procedure, (guix-shepherd-service)[<actions>]: add it, [<start>]: honor it. * doc/guix.texi (Invoking guix-daemon): Document it.
2020-12-07prometheus-node-exporter: Support extra options.Christopher Baines
There are plenty of options supported that the Guix configuration record doesn't help you with, so add this field to allow users to do their own thing. * gnu/services/monitoring.scm (<prometheus-node-exporter-configuration>): Add extra-options field. (prometheus-node-exporter-shepherd-service): Handle the extra options. * doc/guix.texi (Prometheus Node Exporter Service): Document this.
2020-12-07prometheus-node-exporter: Enable the textfile collector.Christopher Baines
* gnu/services/monitoring.scm (<prometheus-node-exporter-configuration>): Add textfile-directory. (prometheus-node-exporter-textfile-directory, prometheus-node-exporter-activation): New procedures. (prometheus-node-exporter-shepherd-service): Pass --collector.textfile.directoryto the service. (prometheus-node-exporter-service-type): Extend the activation service type. * doc/guix.texi (Prometheus Node Exporter Service): Document.
2020-12-07doc: Remove redundant node exporter configuration from the example.Christopher Baines
* doc/guix.texi (Prometheus Node Exporter Service): Simplify the example.
2020-12-07services: prometheus-node-exporter: Use a log file.Christopher Baines
This makes the logs easier to find and read. * gnu/services/monitoring.scm (prometheus-node-exporter-shepherd-service): Pass #:log-file to make-forkexec-constructor.
2020-12-07prometheus-node-exporter: Add user and group.Christopher Baines
So it doesn't run as root, and because this will help with the textfile exporter. * gnu/services/monitoring.scm (%prometheus-node-exporter-accounts): New variable. (prometheus-node-exporter-shepherd-service): Use the relevant user and group. (prometheus-node-exporter-service-type): Extend the account service type.
2020-12-07services: prometheus-node-exporter: Neaten up.Christopher Baines
Add relevant exports, as well as a comment to better indicate where the relevant code starts. * gnu/services/monitoring.scm (prometheus-node-exporter-service-type): Capitalise Prometheus.
2020-12-07gnu: rav1e: Update to 0.3.4.Antoine Côté
* gnu/packages/video.scm (rav1e): Update to 0.3.4. [arguments]: In cargo-inputs replace rust-aom-sys-0.1 with 0.2, rust-nasm-rs-0.1 with 0.2. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>