summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2020-09-24gnu: sudo: Update to 1.9.3p1....* gnu/packages/admin.scm (sudo): Update to 1.9.3p1. Tobias Geerinckx-Rice
2020-09-24gnu: spice-gtk: Only use "good" GStreamer plugins out of the box....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> Mark H Weaver
2020-09-23services: docker: Fix configuration....This is a follow-up to e04b90607ac903359c90c9bad1b67fb7ce2f0eb6. * gnu/services/docker.scm (docker-shepherd-service): Fix "enable-proxy?" configuration. Oleg Pykhalov
2020-09-23gnu: emacs-peg: Update to 1.0....* gnu/packages/emacs-xyz.scm (emacs-peg): Update to 1.0. [source]: Switch to ELPA URI. [home-page]: Use ELPA URI. Nicolas Goaziou
2020-09-23gnu: emacs-hyperbole: Update to 7.1.3....* gnu/packages/emacs-xyz.scm (emacs-hyperbole): Update to 7.1.3. Nicolas Goaziou
2020-09-23gnu: emacs-meson-mode: Update to 0.3....* gnu/packages/emacs-xyz.scm (emacs-meson-mode): Update to 0.3. Nicolas Goaziou
2020-09-23gnu: Add emacs-quickrun....* gnu/packages/emacs-xyz.scm (emacs-quickrun): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Niklas Eklund
2020-09-23services: Allow (service bluetooth-service-type)....* gnu/services/desktop.scm (bluetooth-service-type) [default-value]: Set to (bluetooth-configuration). Tobias Geerinckx-Rice
2020-09-23gnu: Add emacs-toc-org....* gnu/packages/emacs-xyz.scm (emacs-toc-org): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Morgan Smith
2020-09-23gnu: evisum: Build translations....* gnu/packages/enlightenment.scm (evisum)[native-inputs]: Add gettext-minimal. Efraim Flashner
2020-09-23gnu: evisum: Update to 0.5.6....* gnu/packages/enlightenment.scm (evisum): Update to 0.5.6. Efraim Flashner
2020-09-23gnu: efl: Update to 1.25.0....* 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. Efraim Flashner
2020-09-23gnu: fplll: Correct include files....* 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. Andreas Enge
2020-09-23gnu: fplll: Update to 5.3.3....* gnu/packages/algebra.scm (fplll): Update to 5.3.3. [native-inputs]: Add pkg-config. Andreas Enge
2020-09-23gnu: multimon-ng: Update to 1.1.9....* gnu/packages/radio.scm (multimon-ng): Update to 1.1.9. Tobias Geerinckx-Rice
2020-09-23gnu: s6: Update to 2.9.2.0....* gnu/packages/skarnet.scm (s6): Update to 2.9.2.0. Tobias Geerinckx-Rice
2020-09-23gnu: execline: Update to 2.6.1.0....* gnu/packages/skarnet.scm (execline): Update to 2.6.1.0. Tobias Geerinckx-Rice
2020-09-23gnu: xonsh: Update to 0.9.22....* gnu/packages/shells.scm (xonsh): Update to 0.9.22. Tobias Geerinckx-Rice
2020-09-23gnu: sbcl-cl-webkit: Update to 20200923....* gnu/packages/lisp-xyz.scm (sbcl-cl-webkit): Update to 20200923. Pierre Neidhardt
2020-09-23gnu: jucipp: Update to 1.6.1....* gnu/packages/text-editors.scm (jucipp): Update to 1.6.1. Tobias Geerinckx-Rice
2020-09-23gnu: libssh: Update to 0.9.5 [security fixes?]....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. Tobias Geerinckx-Rice
2020-09-23gnu: python-pynvim: Update to 0.4.2....* gnu/packages/vim.scm (python-pynvim): Update to 0.4.2. Tobias Geerinckx-Rice
2020-09-23gnu: youtube-dl: Update to 2020.09.20....* gnu/packages/video.scm (youtube-dl): Update to 2020.09.20. Tobias Geerinckx-Rice
2020-09-23installer: Fix docstring typo....* gnu/installer.scm (build-compiled-file): Fix a typo in the docstring. Tobias Geerinckx-Rice
2020-09-23gnu: dmenu: Update to 5.0....* gnu/packages/suckless.scm (dmenu): Update to 5.0. Tobias Geerinckx-Rice
2020-09-23gnu: nng: Build as a shared library....* gnu/packages/networking.scm (nng)[arguments]: Add configure-flag to build as a shared library. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Hamzeh Nasajpour
2020-09-23gnu: Add rust-std-prelude-0.2....* gnu/packages/crates-io.scm (rust-std-prelude-0.2): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Gabriel Arazas
2020-09-23gnu: python-httpx: Update to 0.15.0....* 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> Vinicius Monego
2020-09-23gnu: python-httpcore: Update to 0.11.0....* gnu/packages/python-web.scm (python-httpcore): Update to 0.11.0. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Vinicius Monego
2020-09-23gnu: python-trio: Update to 0.17.0....* gnu/packages/python-xyz.scm (python-trio): Update to 0.17.0. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Vinicius Monego
2020-09-23gnu: gnome-video-effects: Update to 0.5.0....* 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> Michael Rohleder
2020-09-23gnu: Fix typoes in package descriptions....* 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. Tobias Geerinckx-Rice
2020-09-23gnu: fluidsynth: Update to 2.1.5....* gnu/packages/audio.scm (fluidsynth): Update to 2.1.5. Tobias Geerinckx-Rice
2020-09-23gnu: perl-http-cookiejar: Update to 0.010....* gnu/packages/web.scm (perl-http-cookiejar): Update to 0.010. Tobias Geerinckx-Rice
2020-09-23gnu: perl-libwww: Update to 6.48....* gnu/packages/web.scm (perl-libwww): Update to 6.48. Tobias Geerinckx-Rice
2020-09-23gnu: perl-io-socket-ip: Update to 0.41....* gnu/packages/web.scm (perl-io-socket-ip): Update to 0.41. Tobias Geerinckx-Rice
2020-09-23gnu: wv: Update to 1.2.9....* gnu/packages/wv.scm (wv): Update to 1.2.9. Tobias Geerinckx-Rice
2020-09-23gnu: console-setup: Fix suspected typo....* gnu/packages/xorg.scm (console-setup)[description]: Add article. Tobias Geerinckx-Rice
2020-09-23gnu: console-setup: Update to 1.197....* gnu/packages/xorg.scm (console-setup): Update to 1.197. Tobias Geerinckx-Rice
2020-09-23gnu: qtractor: Update to 0.9.17....* gnu/packages/music.scm (qtractor): Update to 0.9.17. Tobias Geerinckx-Rice
2020-09-23gnu: pd: Update to 0.51-2....* gnu/packages/music.scm (pd): Update to 0.51-2. Tobias Geerinckx-Rice
2020-09-23gnu: mpdscribble: Update to 0.23....* gnu/packages/mpd.scm (mpdscribble): Update to 0.23. [build-system]: Use Meson. [inputs]: Remove glib. Add boost and libgcrypt. Tobias Geerinckx-Rice
2020-09-23gnu: mpdscribble: Order inputs alphabetically....* gnu/packages/mpd.scm (mpdscribble)[inputs]: Sort. Tobias Geerinckx-Rice
2020-09-23gnu: mpd: Update to 0.21.26....* gnu/packages/mpd.scm (mpd): Update to 0.21.26. Tobias Geerinckx-Rice
2020-09-23gnu: mcelog: Update to 172....* gnu/packages/linux.scm (mcelog): Update to 172. Tobias Geerinckx-Rice
2020-09-23gnu: numactl: Update to 2.0.14....* gnu/packages/linux.scm (numactl): Update to 2.0.14. Tobias Geerinckx-Rice
2020-09-23gnu: bridge-utils: Update to 1.7....* gnu/packages/linux.scm (bridge-utils): Update to 1.7. [source]: Update URL subdirectory. Tobias Geerinckx-Rice
2020-09-23gnu: umockdev: Update to 0.14.3....* gnu/packages/check.scm (umockdev): Update to 0.14.3. Tobias Geerinckx-Rice
2020-09-23gnu: yadifa: Update to 2.3.10....* gnu/packages/dns.scm (yadifa): Update to 2.3.10. Tobias Geerinckx-Rice
2020-09-23gnu: lcov: Update to 1.15....* gnu/packages/code.scm (lcov): Update to 1.15. [source]: Use a release tarball. [inputs]: Replace perl-perlio-gzip with perl-io-compress. Tobias Geerinckx-Rice