Age | Commit message (Expand) | Author |
2020-12-08 | gnu: Add go-github-com-gorilla-securecookie....* gnu/packages/golang.scm (go-github-com-gorilla-securecookie): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Martin Becze |
2020-12-08 | gnu: Add go-github-com-gorilla-handlers....* gnu/packages/golang.scm (go-github-com-gorilla-handlers): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Martin Becze |
2020-12-08 | gnu: Add go-github-com-felixge-httpsnoop....* gnu/packages/golang.scm (go-github-com-felixge-httpsnoop): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Martin Becze |
2020-12-08 | gnu: go-github-com-gorilla-mux: Update to 1.8.0....* gnu/packages/golang.scm (go-github-com-gorilla-mux): Update to 1.8.0.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Martin Becze |
2020-12-08 | gnu: scummvm: Update source URL....* gnu/packages/emulators.scm (scummvm)[source]: Use HTTPS & new
subdomain.
Reported by Matthew Brooks <matthewfbrooks@mailbox.org>.
| Tobias Geerinckx-Rice |
2020-12-08 | gnu: gita: Install shell completions....* gnu/packages/version-control.scm (gita)[arguments]: Add phase
install-shell-completions.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
| Michael Rohleder |
2020-12-08 | gnu: Add emacs-burly....* gnu/packages/emacs-xyz.scm (emacs-burly): New variable.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
| Ryan Desfosses |
2020-12-08 | gnu: Add emacs-map....* gnu/packages/emacs-xyz.scm (emacs-map): New variable.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
| Ryan Desfosses |
2020-12-08 | gnu: shadowsocks: Build against openssl....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>
| Leo Prikler |
2020-12-08 | gnu: qoauth: Minor cosmetic improvements....* gnu/packages/web.scm (qoauth)[arguments]: Add #:tests?. Don't delete
'check' phase. Override 'configure' instead of adding new phase.
| Marius Bakke |
2020-12-08 | gnu: qoauth: Fix build failure....Fixes <https://bugs.gnu.org/45031>.
Reported by Distopico <distopico@riseup.net>.
* gnu/packages/web.scm (qoauth)[arguments]: Add phase
'adjust-mkspecs-directory'.
| Marius Bakke |
2020-12-08 | gnu: qca: Correct license....* gnu/packages/kde.scm (qca)[license]: Change from LGPL2.1 to LGPL2.1+.
| Marius Bakke |
2020-12-08 | gnu: Add gita....* gnu/packages/version-control.scm (gita): New variable.
| Oleg Pykhalov |
2020-12-07 | gnu: imapfilter: Update to 2.7.5....* gnu/packages/mail.scm (imapfilter): Update to 2.7.5.
| Tobias Geerinckx-Rice |
2020-12-07 | gnu: grammalecte: Update to 2.0.0....* gnu/packages/dictionaries.scm (grammalecte): Update to 2.0.0.
| Nicolas Goaziou |
2020-12-07 | gnu: Add glmark2....* gnu/packages/gl.scm (glmark2): New variable.
| Kei Kebreau |
2020-12-07 | gnu: xfce4-whiskermenu-plugin: Fix installed shell script....* 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>
| Michael Rohleder |
2020-12-07 | gnu: bombadillo: Update to 2.3.3....* gnu/packages/web-browsers.scm (bombadillo): Update to 2.3.3.
| Tobias Geerinckx-Rice |
2020-12-07 | gnu: qutebrowser: Update to 1.14.1....* gnu/packages/web-browsers.scm (qutebrowser): Update to 1.14.1.
| Tobias Geerinckx-Rice |
2020-12-07 | gnu: yapet: Omit duplicate licence files....* gnu/packages/password-utils.scm (yapet)[arguments]: Set a better --docdir.
| Tobias Geerinckx-Rice |
2020-12-07 | gnu: yapet: Update to 2.5....* gnu/packages/password-utils.scm (yapet): Update to 2.5.
| Tobias Geerinckx-Rice |
2020-12-07 | gnu: feh: Update to 3.6.1....* gnu/packages/image-viewers.scm (feh): Update to 3.6.1.
| Tobias Geerinckx-Rice |
2020-12-07 | gnu: libmanette: Update to 0.2.6....* gnu/packages/games.scm (libmanette): Update to 0.2.6.
| Tobias Geerinckx-Rice |
2020-12-07 | gnu: thermald: Update to 2.4.1....* gnu/packages/admin.scm (thermald): Update to 2.4.1.
| Tobias Geerinckx-Rice |
2020-12-07 | gnu: emacs-moody: Update to 0.5.4....* gnu/packages/emacs-xyz.scm (emacs-moody): Update to 0.5.4.
| Nicolas Goaziou |
2020-12-07 | gnu: Add emacs-modus-themes....* 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>
| André Alexandre Gomes |
2020-12-07 | services: openssh: Warn about 'password-authentication?' default....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.
| Ludovic Courtès |
2020-12-07 | services: hurd-vm: Avoid circular dependency with (gnu system images hurd)....* 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).
| Ludovic Courtès |
2020-12-07 | Revert "gnu: vim: Run more tests."...This reverts commit 17a53aec7a6a7608bd01841ca2058bfe1500c453.
This breaks building vim on ARM architectures.
| Efraim Flashner |
2020-12-07 | gnu: minimap2: Fix build on aarch64-linux....* 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.
| Efraim Flashner |
2020-12-07 | gnu: minimap2: Prepare for cross compilation....* gnu/packages/bioinformatics.scm (minimap2)[arguments]: Use
cc-for-target.
| Efraim Flashner |
2020-12-07 | gnu: emacs-with-editor: Update to 3.0.2....* 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>
| Michael Rohleder |
2020-12-07 | service: Add shepherd discover action....* 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.
| Mathieu Othacehe |
2020-12-07 | prometheus-node-exporter: Support extra options....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.
| Christopher Baines |
2020-12-07 | prometheus-node-exporter: Enable the textfile collector....* 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.
| Christopher Baines |
2020-12-07 | services: prometheus-node-exporter: Use a log file....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.
| Christopher Baines |
2020-12-07 | prometheus-node-exporter: Add user and group....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.
| Christopher Baines |
2020-12-07 | services: prometheus-node-exporter: Neaten up....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.
| Christopher Baines |
2020-12-07 | gnu: rav1e: Update to 0.3.4....* 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>
| Antoine Côté |
2020-12-07 | gnu: Add rust-nasm-rs-0.2....* gnu/packages/crate-io.scm (rust-nasm-rs-0.2): New variable.
(rust-nasm-rs-0.1): Inherit from rust-nasm-rs-0.2.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Antoine Côté |
2020-12-07 | gnu: Add rust-aom-sys-0.2....* gnu/packages/crates-graphics.scm (rust-aom-sys-0.2): New variable.
(rust-aom-sys-0.1): Inherit from rust-aom-sys-0.2.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Antoine Côté |
2020-12-07 | gnu: Add emacs-counsel-jq....* gnu/packages/emacs-xyz.scm (emacs-counsel-jq): New variable.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
| Joseph LaFreniere |
2020-12-06 | gnu: diffoscope: Update to 162....* gnu/packages/diffoscope (diffoscope): Update to 162.
| Vagrant Cascadian |
2020-12-06 | gnu: Add hledger-web....* gnu/packages/finance.scm (hledger-web): New variable.
Signed-off-by: Timothy Sample <samplet@ngyro.com>
| Giacomo Leidi |
2020-12-06 | gnu: Add ghc-wai-cors....* gnu/packages/haskell-web.scm (ghc-wai-cors): New variable.
Signed-off-by: Timothy Sample <samplet@ngyro.com>
| Giacomo Leidi |
2020-12-06 | gnu: Add ghc-wai-handler-launch....* gnu/packages/haskell-web.scm (ghc-wai-handler-launch): New variable.
Signed-off-by: Timothy Sample <samplet@ngyro.com>
| Giacomo Leidi |
2020-12-06 | gnu: Add ghc-yesod-static....* gnu/packages/haskell-web.scm (ghc-yesod-static): New variable.
Signed-off-by: Timothy Sample <samplet@ngyro.com>
| Giacomo Leidi |
2020-12-06 | gnu: Add ghc-hjsmin....* gnu/packages/haskell-web.scm (ghc-hjsmin): New variable.
Signed-off-by: Timothy Sample <samplet@ngyro.com>
| Giacomo Leidi |
2020-12-06 | gnu: Add ghc-cryptonite-conduit....* gnu/packages/haskell-crypto.scm (ghc-cryptonite-conduit): New variable.
Signed-off-by: Timothy Sample <samplet@ngyro.com>
| Giacomo Leidi |
2020-12-06 | gnu: Add ghc-wai-app-static....* gnu/packages/haskell-web.scm (ghc-wai-app-static): New variable.
Signed-off-by: Timothy Sample <samplet@ngyro.com>
| Giacomo Leidi |