summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: python-mediafile: Update to 0.7.0.Simon Streit2021-09-04
| | | | | | | | Remove patch. It is now included in upstream release. * gnu/packages/music.scm (python-mediafile): Update to 0.7.0. * gnu/packages/patches/python-mediafile-wavpack.patch: Delete patch. * gnu/local.mk: Deregister it.
* gnu: python-pyacoustid: Update to 1.2.2.Lars-Dominik Braun2021-09-04
| | | | | | | * gnu/packages/mp3.scm (python-pyacoustid) [version]: Update to 1.2.2. [arguments]: Add phase 'chromaprint-path. [inputs]: Add chromaprint. [home-page]: Update.
* gnu: python-confuse: Update to 1.5.0.Lars-Dominik Braun2021-09-04
| | | | | | * gnu/packages/python-xyz.scm (python-confuse)[version]: Update to 1.5.0. [propagated-inputs]: Remove python-pathlib. [synopsis]: Remove trailing dot.
* Update mailmap.Marius Bakke2021-09-04
| | | | * .mailmap: Alias all my contributions to the same identity.
* gnu: perl-io-socket-inet6: Propagate runtime dependency.Marius Bakke2021-09-04
| | | | | * gnu/packages/networking.scm (perl-io-socket-inet6)[inputs]: Change to ... [propagated-inputs]: ... this.
* services: libvirt: Change unix-sock-group default.Brice Waegeneire2021-09-04
| | | | | | | | | When accessing libvrtd remotely, polkit can't be used unless you are logged as root. Instead allow libvirt groups member access to the control socket. * gnu/services/virtualization.scm (libvirt-configuration) [unix-sock-group]: Change default from "root" to "libvirt".
* services: libvirt: Add qemu field.Brice Waegeneire2021-09-04
| | | | | | | * gnu/services/virtualization.scm (libvirt-configuration): Add 'qemu' field. (libvirt-service-type): Replace 'qemu' package with the one specified in the service configuration.
* gnu: Add setroot.Brice Waegeneire2021-09-04
| | | | * gnu/packages/xorg.scm (setroot): New variable.
* gnu: emacs-danneskjold-theme: Update to 0.0.0-2-e4d1f2c.Nicolas Goaziou2021-09-04
| | | | | | | * gnu/packages/emacs-xyz.scm (emacs-danneskjold-theme): Update to 0.0.0-2-e4d1f2c. [version]: Use git-version. [home-page]: Move below.
* gnu: emacs-dart-mode: Update to 1.0.7.Nicolas Goaziou2021-09-04
| | | | * gnu/packages/emacs-xyz.scm (emacs-dart-mode): Update to 1.0.7.
* gnu: emacs-crdt: Update to 0.1.4.Nicolas Goaziou2021-09-04
| | | | * gnu/packages/emacs-xyz.scm (emacs-crdt): Update to 0.1.4.
* gnu: emacs-dockerfile-mode: Update to 1.5.Nicolas Goaziou2021-09-04
| | | | * gnu/packages/emacs-xyz.scm (emacs-dockerfile-mode): Update to 1.5.
* gnu: giac: Update to 1.7.0-29.Nicolas Goaziou2021-09-04
| | | | * gnu/packages/algebra.scm (giac): Update to 1.7.0-29.
* gnu: nauty: Update to 2.7r2.Nicolas Goaziou2021-09-04
| | | | * gnu/packages/maths.scm (nauty): Update to 2.7r2.
* gnu: padthv1: Update to 0.9.23.Tobias Geerinckx-Rice2021-09-03
| | | | * gnu/packages/music.scm (padthv1): Update to 0.9.23.
* gnu: samplv1: Update to 0.9.23.Tobias Geerinckx-Rice2021-09-03
| | | | * gnu/packages/music.scm (samplv1): Update to 0.9.23.
* gnu: drumkv1: Update to 0.9.23.Tobias Geerinckx-Rice2021-09-03
| | | | * gnu/packages/music.scm (drumkv1): Update to 0.9.23.
* gnu: synthv1: Update to 0.9.23.Tobias Geerinckx-Rice2021-09-03
| | | | * gnu/packages/music.scm (synthv1): Update to 0.9.23.
* gnu: qtractor: Update to 0.9.23.Tobias Geerinckx-Rice2021-09-03
| | | | * gnu/packages/music.scm (qtractor): Update to 0.9.23.
* gnu: drumstick: Update to 2.3.1.Tobias Geerinckx-Rice2021-09-03
| | | | * gnu/packages/music.scm (drumstick): Update to 2.3.1.
* gnu: benchmark: Update to 1.5.6.Tobias Geerinckx-Rice2021-09-03
| | | | | * gnu/packages/benchmark.scm (benchmark): Update to 1.5.6. [arguments]: Don't return #t from phases.
* gnu: cjson: Update to 1.7.15.Tobias Geerinckx-Rice2021-09-03
| | | | * gnu/packages/javascript.scm (cjson): Update to 1.7.15.
* gnu: 0xffff: Prepare for cross-compilation.Tobias Geerinckx-Rice2021-09-03
| | | | | * gnu/packages/flashing-tools.scm (0xffff)[arguments]: Use CC-FOR-TARGET for cross compilation.
* gnu: 0xffff: Update to 0.9.Tobias Geerinckx-Rice2021-09-03
| | | | * gnu/packages/flashing-tools.scm (0xffff): Update to 0.9.
* gnu: balsa: Update to 2.6.3.Tobias Geerinckx-Rice2021-09-03
| | | | * gnu/packages/mail.scm (balsa): Update to 2.6.3.
* gnu: xrandr-invert-colors: Fix executable name.Tobias Geerinckx-Rice2021-09-03
| | | | | | * gnu/packages/xdisorg.scm (xrandr-invert-colors)[arguments]: Remove ‘.bin’ suffix from the binary during the 'install phase, and don't return #t.
* gnu: xrandr-invert-colors: Update to 0.02.Tobias Geerinckx-Rice2021-09-03
| | | | * gnu/packages/xdisorg.scm (xrandr-invert-colors): Update to 0.02.
* gnu: vsftpd: Update to 3.0.5.Tobias Geerinckx-Rice2021-09-03
| | | | * gnu/packages/ftp.scm (vsftpd): Update to 3.0.5.
* gnu: libostree: Update to 2021.3.Tobias Geerinckx-Rice2021-09-03
| | | | * gnu/packages/package-management.scm (libostree): Update to 2021.3.
* gnu: bcachefs-tools: Update to 0.1-9.6c42566.Tobias Geerinckx-Rice2021-09-03
| | | | | * gnu/packages/file-systems.scm (bcachefs-tools): Update to 0.1-9.6c42566. [native-inputs]: Add python and python-docutils.
* gnu: lldpd: Update to 1.0.12.Tobias Geerinckx-Rice2021-09-03
| | | | * gnu/packages/networking.scm (lldpd): Update to 1.0.12.
* gnu: igt-gpu-tools: Update to 1.26.Tobias Geerinckx-Rice2021-09-03
| | | | * gnu/packages/admin.scm (igt-gpu-tools): Update to 1.26.
* gnu: inxi-minimal: Update to 3.3.06-1.Tobias Geerinckx-Rice2021-09-03
| | | | * gnu/packages/admin.scm (inxi-minimal): Update to 3.3.06-1.
* gnu: hplip: Update to 3.21.6.Tobias Geerinckx-Rice2021-09-03
| | | | * gnu/packages/cups.scm (hplip): Update to 3.21.6.
* gnu: nftables: Omit static library.Tobias Geerinckx-Rice2021-09-03
| | | | | * gnu/packages/linux.scm (nftables)[arguments]: Add "--disable-static" to #:configure-flags.
* gnu: nftables: Update to 1.0.0.Tobias Geerinckx-Rice2021-09-03
| | | | * gnu/packages/linux.scm (nftables): Update to 1.0.0.
* gnu: nginx-documentation: Update to 1.21.2-2764-bc9c5d11b67c.Tobias Geerinckx-Rice2021-09-03
| | | | * gnu/packages/web.scm (nginx-documentation): Update to 1.21.2-2764-bc9c5d11b67c.
* gnu: nginx: Update to 1.21.2.Tobias Geerinckx-Rice2021-09-03
| | | | * gnu/packages/web.scm (nginx): Update to 1.21.2.
* gnu: mtools: Update to 4.0.35.Tobias Geerinckx-Rice2021-09-03
| | | | * gnu/packages/mtools.scm (mtools): Update to 4.0.35.
* gnu: ncdu: Update to 1.16.Tobias Geerinckx-Rice2021-09-03
| | | | * gnu/packages/ncdu.scm (ncdu): Update to 1.16.
* gnu: Add fatrace.Raphaël Mélotte2021-09-03
| | | | | | * gnu/packages/monitoring.scm (fatrace): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: nheko: Update to 0.8.2.nixo2021-09-03
| | | | | | | | | | | | | | | | | | * gnu/packages/messaging.scm (nheko): Update to 0.8.2. [source snippet]: Remove third_party folder. [arguments]: Remove -fpermissive flag, remove remove-Werror phase, add phase wrap-program and unbundle-dependencies. [inputs]: Add gst-plugins-base, gst-plugins-bad, libnice, qtkeychain, and unbundle blurhash, cpp-httplib and single-application, remove tweeny. [native-inputs]: Add doxygen, graphviz used to build documentation. [description]: Simplify by removing the long list, add new features. (mtxclient): Update to 0.5.1. [arguments]: Remove set-home phase. * gnu/packages/databases.scm (lmdbxx): Update to 1.0.0. [source]: Change repository to a fork required by nheko. [home-page]: Update accordingly. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add single-application-qt5.nixo2021-09-03
| | | | | | * gnu/packages/qt.scm (single-application-qt5): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add blurhash.nixo2021-09-03
| | | | | | * gnu/packages/image.scm (blurhash): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add cpp-httplib.nixo2021-09-03
| | | | | | * gnu/packages/cpp.scm (cpp-httplib): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: libssh: Update to 0.9.6 [fixes CVE-2021-3634].Leo Famulari2021-09-03
| | | | | * gnu/packages/ssh.scm (libssh): Update to 0.9.6. [source]: Use URL-FETCH.
* gnu: dash: Update to 0.5.11.5.Tobias Geerinckx-Rice2021-09-03
| | | | * gnu/packages/shells.scm (dash): Update to 0.5.11.5.
* weather: Don't look for exported package replacements twice.Christopher Baines2021-09-03
| | | | | * guix/scripts/weather.scm (all-packages): Delete duplicates, so that exported replacements aren't included twice.
* publish: Simplify 'narinfo-string'.Ludovic Courtès2021-09-03
| | | | | | | | This is a followup to 222f4661ed11b225f458cbe495a296f233129bec, which was intended to improve performance of 'narinfo-string'. * guix/scripts/publish.scm (narinfo-string): Remove 'catch' and 'read-derivation-from-file' call when rendering "Deriver".
* gnu: guile-syntax-highlight: Move Gitile variant to guile-xyz.scm.Ludovic Courtès2021-09-03
| | | | | | | | | | | | | | Fixes a regression introduced in 5dac09e263d566ccf99776df97c47eed0d30c172 whereby version-control.scm would inherit from GUILE-SYNTAX-HIGHLIGHT, which is in guile-xyz.scm, thereby leading to unbound variable errors. Reported by vivien on #guix. * gnu/packages/version-control.scm (guile-syntax-highlight-for-gitile): Move to... * gnu/packages/guile-xyz.scm (guile-syntax-highlight-for-gitile): ... here. New variable. Add 'properties' field.