aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: git-annex: Update to 8.20210903.Tobias Geerinckx-Rice2021-09-04
| | | | * gnu/packages/haskell-apps.scm (git-annex): Update to 8.20210903.
* gnu: unbound: Update to 1.13.2.Tobias Geerinckx-Rice2021-09-04
| | | | * gnu/packages/dns.scm (unbound): Update to 1.13.2.
* gnu: vc: Update to 1.4.2.Tobias Geerinckx-Rice2021-09-04
| | | | * gnu/packages/maths.scm (vc): Update to 1.4.2.
* gnu: xlockmore: Update to 5.67.Tobias Geerinckx-Rice2021-09-04
| | | | * gnu/packages/xdisorg.scm (xlockmore): Update to 5.67.
* gnu: cmus: Update to 2.9.1.Xinglu Chen2021-09-04
| | | | | | * gnu/packages/music.scm (cmus): Update to 2.9.1. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: python-rarfile: Update to 4.0.Lars-Dominik Braun2021-09-04
| | | | | | | | | | | | | This package is close to useless, because we lack the non-free unrar utility and the libarchive backend does not support most operations. * gnu/packages/python-xyz.scm (python-rarfile)[version]: Update to 4.0. [arguments]: Disable tests. [propagated-inputs]: Move… [inputs]: …here. [native-inputs]: Add pytest. [#:phases]: Use pytest for 'check and Add 'patch phase. (python2-rarfile): Remove, unsupported by upstream.
* gnu: python-jellyfish: Update to 0.8.8.Lars-Dominik Braun2021-09-04
| | | | | | | * gnu/packages/python-xyz.scm (python-jellyfish)[version]: Update to 0.8.8. [arguments]: Use pytest. [properties]: Remove python2-variant. (python2-jellyfish): Remove, unsupported by upstream.
* gnu: python-munkres: Update to 1.1.4.Lars-Dominik Braun2021-09-04
| | | | | | * gnu/packages/python-xyz.scm (python-munkres) [version]: Update to 1.1.4. [arguments]: Re-enable test suite. [native-inputs]: Add pytest.
* gnu: python-musicbrainzngs: Update to 0.7.1.Lars-Dominik Braun2021-09-04
| | | | | * gnu/packages/music.scm (python-musicbrainzngs) [version]: Update to 0.7.1. [arguments]: Re-enable tests.
* gnu: python-mutagen: Update home-page.Lars-Dominik Braun2021-09-04
| | | | * gnu/packages/music.scm (python-mutagen) [home-page]: Update.
* gnu: python-mpd2: Update to 3.0.4.Lars-Dominik Braun2021-09-04
| | | | * gnu/packages/mpd.scm (python-mpd2): Update to 3.0.4.
* gnu: python-pylast: Update to 4.2.1.Lars-Dominik Braun2021-09-04
| | | | | | | | * gnu/packages/music.scm (python-pylast) [version]: Update to 4.2.1. [propagated-inputs]: Move… [native-inputs]: …here and remove unneccessary inputs. (python2-pylast): Remove, since Python 2 is not supported by upstream any more.
* gnu: beets: Update to 1.5.0.Lars-Dominik Braun2021-09-04
| | | | | | | | | | * gnu/packages/music.scm (beets) [version]: Update to 1.5.0. [#:phases]: Keep testcase, switch to pytest and respect tests?. [native-inputs]: Move plugin dependencies… [inputs]: …here. * gnu/packages/music.scm (beets-next): Mark as deprecated. * gnu/packages/patches/beets-werkzeug-compat.patch: Delete patch. * gnu/local.mk: Deregister it.
* gnu: beets-bandcamp: Update to 0.1.4.Simon Streit2021-09-04
| | | | | | * gnu/packages/music.scm (beets-bandcamp)[version]: Update to 0.1.4. [inputs]: Move… [propagated-inputs]: …here.
* gnu: python-discogs-client: Update to 2.3.12.Lars-Dominik Braun2021-09-04
| | | | | | | | | | * gnu/packages/music.scm (python-discogs-client)[version]: Update to 2.3.12. [source]: Switch to fork. [home-page]: Ditto. [synopsis]: Remove “official”. [description]: Mention we’re using a fork. [native-inputs]: Remove. [propagated-inputs]: Add python-dateutil.
* 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.