summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* services: cuirass: Add web SQL queries logging support.Mathieu Othacehe2020-09-24
| | | | | | | | * gnu/services/cuirass.scm (<cuirass-configuration>)[web-queries-log-file]: New field. (cuirass-shepherd-service): Honor it. (cuirass-log-rotations): If defined, add the web queries log file to the log rotation.
* gnu: nyxt: Update to 2-pre-release-2.Pierre Neidhardt2020-09-24
| | | | * gnu/packages/web-browsers.scm (nyxt): Update to 2-pre-release-2.
* services: cuirass: Add SQL queries logging support.Mathieu Othacehe2020-09-24
| | | | | | | | * gnu/services/cuirass.scm (<cuirass-configuration>)[queries-log-file]: New field. (cuirass-shepherd-service): Honor it. (cuirass-log-rotations): If defined, add the queries log file to the log rotation.
* gnu: cuirass: Update to 0.0.1-47.b310f17.Mathieu Othacehe2020-09-24
| | | | | | | | This update add support for SQL queries logging. * gnu/packages/ci.scm (guile-sqlite3-dev): New variable. (cuirass): Update to 0.0.1-47.b310f17. [inputs]: Use guile-sqlite3-dev instead of guile-sqlite3.
* gnu: cuirass: Work around Guile memory issues.Mathieu Othacehe2020-09-24
| | | | | | | Work around <https://issues.guix.gnu.org/43334>. * gnu/packages/ci.scm (cuirass)[inputs]: Use guile-3.0/libgc-7 instead of guile-3.0.
* gnu: cheese: Update to 3.38.0.Michael Rohleder2020-09-24
| | | | | | | | * gnu/packages/gnome.scm (cheese): Update to 3.38.0. [arguments]: Add phase patch-docbook-xml. [native-inputs]: Add docbook-xml. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: plantuml: Update to 1.2020.17.Tobias Geerinckx-Rice2020-09-24
| | | | * gnu/packages/uml.scm (plantuml): Update to 1.2020.17.
* gnu: celluloid: Update to 0.20.Tobias Geerinckx-Rice2020-09-24
| | | | * gnu/packages/video.scm (celluloid): Update to 0.20.
* gnu: sudo: Update to 1.9.3p1.Tobias Geerinckx-Rice2020-09-24
| | | | * gnu/packages/admin.scm (sudo): Update to 1.9.3p1.
* gnu: spice-gtk: Only use "good" GStreamer plugins out of the box.Mark H Weaver2020-09-24
| | | | | | | | | | Do not propagate plugins that are known to be patent encumbered out of the box, so the user has a choice. * gnu/packages/spice.scm (spice-gtk)[propagated-inputs]: Remove gst-libav, gst-plugins-bad and gst-plugins-ugly. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* services: docker: Fix configuration.Oleg Pykhalov2020-09-23
| | | | | | | This is a follow-up to e04b90607ac903359c90c9bad1b67fb7ce2f0eb6. * gnu/services/docker.scm (docker-shepherd-service): Fix "enable-proxy?" configuration.
* gnu: emacs-peg: Update to 1.0.Nicolas Goaziou2020-09-23
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-peg): Update to 1.0. [source]: Switch to ELPA URI. [home-page]: Use ELPA URI.
* gnu: emacs-hyperbole: Update to 7.1.3.Nicolas Goaziou2020-09-23
| | | | * gnu/packages/emacs-xyz.scm (emacs-hyperbole): Update to 7.1.3.
* gnu: emacs-meson-mode: Update to 0.3.Nicolas Goaziou2020-09-23
| | | | * gnu/packages/emacs-xyz.scm (emacs-meson-mode): Update to 0.3.
* gnu: Add emacs-quickrun.Niklas Eklund2020-09-23
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-quickrun): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* services: Allow (service bluetooth-service-type).Tobias Geerinckx-Rice2020-09-23
| | | | | * gnu/services/desktop.scm (bluetooth-service-type) [default-value]: Set to (bluetooth-configuration).
* gnu: Add emacs-toc-org.Morgan Smith2020-09-23
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-toc-org): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: evisum: Build translations.Efraim Flashner2020-09-23
| | | | | * gnu/packages/enlightenment.scm (evisum)[native-inputs]: Add gettext-minimal.
* gnu: evisum: Update to 0.5.6.Efraim Flashner2020-09-23
| | | | * gnu/packages/enlightenment.scm (evisum): Update to 0.5.6.
* gnu: efl: Update to 1.25.0.Efraim Flashner2020-09-23
| | | | | | | | * gnu/packages/enlightenment.scm (efl): Update to 1.25.0. [propagated-inputs]: Remove avahi. [arguments]: Remove configure-flags to disable systemd, enable elogind, list evas-loaders to disable and enable avahi. Add substitution to hardcode location of elogind's library.
* gnu: fplll: Correct include files.Andreas Enge2020-09-23
| | | | | | | * gnu/packages/patches/fplll-std-fenv.patch: New patch. * gnu/local.mk (dist_patch_DATA): Register patch. * gnu/packages/algebra.scm (fplll): Use patch and move all inputs to propagated-inputs.
* gnu: fplll: Update to 5.3.3.Andreas Enge2020-09-23
| | | | | * gnu/packages/algebra.scm (fplll): Update to 5.3.3. [native-inputs]: Add pkg-config.
* gnu: multimon-ng: Update to 1.1.9.Tobias Geerinckx-Rice2020-09-23
| | | | * gnu/packages/radio.scm (multimon-ng): Update to 1.1.9.
* gnu: s6: Update to 2.9.2.0.Tobias Geerinckx-Rice2020-09-23
| | | | * gnu/packages/skarnet.scm (s6): Update to 2.9.2.0.
* gnu: execline: Update to 2.6.1.0.Tobias Geerinckx-Rice2020-09-23
| | | | * gnu/packages/skarnet.scm (execline): Update to 2.6.1.0.
* gnu: xonsh: Update to 0.9.22.Tobias Geerinckx-Rice2020-09-23
| | | | * gnu/packages/shells.scm (xonsh): Update to 0.9.22.
* gnu: sbcl-cl-webkit: Update to 20200923.Pierre Neidhardt2020-09-23
| | | | * gnu/packages/lisp-xyz.scm (sbcl-cl-webkit): Update to 20200923.
* gnu: jucipp: Update to 1.6.1.Tobias Geerinckx-Rice2020-09-23
| | | | * gnu/packages/text-editors.scm (jucipp): Update to 1.6.1.
* gnu: libssh: Update to 0.9.5 [security fixes?].Tobias Geerinckx-Rice2020-09-23
| | | | | | | | Upstream is unimpressed: ‘This includes a fix for CVE-2020-16135, however we do not see how this would be exploitable at all. If you find a security bug in libssh please don’t just assign a CVE, talk to us first.’ * gnu/packages/ssh.scm (libssh): Update to 0.9.5.
* gnu: python-pynvim: Update to 0.4.2.Tobias Geerinckx-Rice2020-09-23
| | | | * gnu/packages/vim.scm (python-pynvim): Update to 0.4.2.
* gnu: youtube-dl: Update to 2020.09.20.Tobias Geerinckx-Rice2020-09-23
| | | | * gnu/packages/video.scm (youtube-dl): Update to 2020.09.20.
* installer: Fix docstring typo.Tobias Geerinckx-Rice2020-09-23
| | | | * gnu/installer.scm (build-compiled-file): Fix a typo in the docstring.
* gnu: dmenu: Update to 5.0.Tobias Geerinckx-Rice2020-09-23
| | | | * gnu/packages/suckless.scm (dmenu): Update to 5.0.
* gnu: nng: Build as a shared library.Hamzeh Nasajpour2020-09-23
| | | | | | | * gnu/packages/networking.scm (nng)[arguments]: Add configure-flag to build as a shared library. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add rust-std-prelude-0.2.Gabriel Arazas2020-09-23
| | | | | | * gnu/packages/crates-io.scm (rust-std-prelude-0.2): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: python-httpx: Update to 0.15.0.Vinicius Monego2020-09-23
| | | | | | | * gnu/packages/python-web.scm (python-httpx): Update to 0.15.0. [arguments]: Adjust skipped tests. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: python-httpcore: Update to 0.11.0.Vinicius Monego2020-09-23
| | | | | | * gnu/packages/python-web.scm (python-httpcore): Update to 0.11.0. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: python-trio: Update to 0.17.0.Vinicius Monego2020-09-23
| | | | | | * gnu/packages/python-xyz.scm (python-trio): Update to 0.17.0. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: gnome-video-effects: Update to 0.5.0.Michael Rohleder2020-09-23
| | | | | | | | | * gnu/packages/gnome.scm (gnome-video-effects): Update to 0.5.0. [build-system]: Changed to meson-build-system. [arguments]: Removed. [native-inputs]: Removed glib:bin and intltool. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Fix typoes in package descriptions.Tobias Geerinckx-Rice2020-09-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/audio.scm (caps-plugins-lv2)[synopsis]: Fix typo. * gnu/packages/bioconductor.scm (r-karyoploter, r-anota, r-gcrma) (r-bigmemoryextras)[description]: Likewise. * gnu/packages/cran.scm (r-geometry)[synopsis]: Likewise. (r-stringdist, r-patchwork, r-depth, r-tea)[description]: Likewise. * gnu/packages/crates-io.scm (rust-assert-fs-0.11, rust-notify-4) (rust-tokio-fs-0.1)[synopsis, description]: Likewise. (rust-blas-sys-0.7)[description]: Likewise. (rust-fs-extra-1.1, rust-xattr-0.2)[synopsis]: Likewise. * gnu/packages/databases.scm (perl-mysql-config)[description]: Likewise. * gnu/packages/disk.scm (hddtemp)[description]: Likewise. * gnu/packages/django.scm (python-djangorestframework)[description]: Likewise. * gnu/packages/documentation.scm (doc++)[description]: Likewise. * gnu/packages/emacs-xyz.scm (emacs-kakoune, emacs-pyim-basedict, eless) (emacs-scpaste)[description]: Likewise. * gnu/packages/file-systems.scm (dbxfs)[description]: Likewise. * gnu/packages/finance.scm (python-stdnum)[description]: Likewise. * gnu/packages/fontutils.scm (woff2)[description]: Likewise. * gnu/packages/games.scm (openttd-opengfx)[description]: Likewise. * gnu/packages/gnome-xyz.scm (gnome-shell-extension-topicons-redux) [description]: Likewise. * gnu/packages/gnome.scm (libgrss)[description]: Likewise. * gnu/packages/golang.scm (go-github-com-mitchellh-reflectwalk) [description]: Likewise. (go-github-com-go-git-go-billy)[synopsis, description]: Likewise. * gnu/packages/haskell-check.scm (ghc-inspection-testing)[description]: Likewise. * gnu/packages/haskell-web.scm (ghc-yesod-form)[description]: Likewise. * gnu/packages/haskell-xyz.scm (ghc-hex)[description]: Likewise. * gnu/packages/hyperledger.scm (hyperledger-iroha-ed25519)[description]: Likewise. * gnu/packages/java.scm (java-mail)[synopsis]: Likewise. (java-native-access-platform)[description]: Likewise. * gnu/packages/kde-frameworks.scm (kactivities-stats)[description]: Likewise. * gnu/packages/kde-utils.scm (krusader)[description]: Likewise. * gnu/packages/language.scm (praat)[description]: Likewise. * gnu/packages/linux.scm (light)[description]: Likewise. * gnu/packages/lisp-xyz.scm (sbcl-hu.dwim.defclass-star)[description]: Likewise. * gnu/packages/mail.scm (dovecot-trees, sieve-connect)[description]: Likewise. * gnu/packages/ocaml.scm (ocaml-opam-file-format, ocaml-cppo) (ocaml4.07-ppx-variants-conv)[description]: Likewise. * gnu/packages/perl.scm (perl-convert-binhex)[description]: Likewise. * gnu/packages/python-crypto.scm (python-ecdsa)[description]: Likewise. * gnu/packages/python-web.scm (python-html5lib)[synopsis, description]: Likewise. (python-venusian)[synopsis]: Likewise. * gnu/packages/python-xyz.scm (python-readlike, python-gssapi) (python-flufl-i18n)[description]: Likewise. (python-pox, python-watchdog, python-xattr)[synopsis, description]: Likewise. * gnu/packages/ruby.scm (ruby-sorcerer)[description]: Likewise. * gnu/packages/rust-apps.scm (watchexec)[description]: Likewise. * gnu/packages/rust.scm (mrustc)[synopsis]: Likewise. * gnu/packages/shells.scm (s-shell)[description]: Likewise. * gnu/packages/ssh.scm (sshpass)[description]: Likewise. * gnu/packages/terminals.scm (beep)[description]: Likewise. * gnu/packages/web.scm (perl-lwp-useragent-cached)[description]: Likewise. * gnu/packages/wv.scm (wv)[description]: Likewise.
* import: Fix docstring typoes.Tobias Geerinckx-Rice2020-09-23
| | | | | | * guix/import/cabal.scm (cabal-flags->alist): Fix typo in docstring. * guix/import/stackage.scm (lts-info-ghc-version): Likewise. * guix/scripts/import/hackage.scm (show-help): Likewise.
* gnu: fluidsynth: Update to 2.1.5.Tobias Geerinckx-Rice2020-09-23
| | | | * gnu/packages/audio.scm (fluidsynth): Update to 2.1.5.
* gnu: perl-http-cookiejar: Update to 0.010.Tobias Geerinckx-Rice2020-09-23
| | | | * gnu/packages/web.scm (perl-http-cookiejar): Update to 0.010.
* gnu: perl-libwww: Update to 6.48.Tobias Geerinckx-Rice2020-09-23
| | | | * gnu/packages/web.scm (perl-libwww): Update to 6.48.
* gnu: perl-io-socket-ip: Update to 0.41.Tobias Geerinckx-Rice2020-09-23
| | | | * gnu/packages/web.scm (perl-io-socket-ip): Update to 0.41.
* gnu: wv: Update to 1.2.9.Tobias Geerinckx-Rice2020-09-23
| | | | * gnu/packages/wv.scm (wv): Update to 1.2.9.
* gnu: console-setup: Fix suspected typo.Tobias Geerinckx-Rice2020-09-23
| | | | * gnu/packages/xorg.scm (console-setup)[description]: Add article.
* gnu: console-setup: Update to 1.197.Tobias Geerinckx-Rice2020-09-23
| | | | * gnu/packages/xorg.scm (console-setup): Update to 1.197.
* gnu: qtractor: Update to 0.9.17.Tobias Geerinckx-Rice2020-09-23
| | | | * gnu/packages/music.scm (qtractor): Update to 0.9.17.
* gnu: pd: Update to 0.51-2.Tobias Geerinckx-Rice2020-09-23
| | | | * gnu/packages/music.scm (pd): Update to 0.51-2.