| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: vc: Update to 1.4.2.•••* gnu/packages/maths.scm (vc): Update to 1.4.2.
| Tobias Geerinckx-Rice | 2021-09-04 | 1 | -2/+2 |
* | gnu: xlockmore: Update to 5.67.•••* gnu/packages/xdisorg.scm (xlockmore): Update to 5.67.
| Tobias Geerinckx-Rice | 2021-09-04 | 1 | -2/+2 |
* | gnu: cmus: Update to 2.9.1.•••* gnu/packages/music.scm (cmus): Update to 2.9.1.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Xinglu Chen | 2021-09-04 | 1 | -2/+3 |
* | gnu: python-rarfile: Update to 4.0.•••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.
| Lars-Dominik Braun | 2021-09-04 | 1 | -12/+18 |
* | gnu: python-jellyfish: Update to 0.8.8.•••* 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.
| Lars-Dominik Braun | 2021-09-04 | 1 | -11/+12 |
* | gnu: python-munkres: Update to 1.1.4.•••* gnu/packages/python-xyz.scm (python-munkres) [version]: Update to 1.1.4.
[arguments]: Re-enable test suite.
[native-inputs]: Add pytest.
| Lars-Dominik Braun | 2021-09-04 | 1 | -4/+3 |
* | gnu: python-musicbrainzngs: Update to 0.7.1.•••* gnu/packages/music.scm (python-musicbrainzngs) [version]: Update to 0.7.1.
[arguments]: Re-enable tests.
| Lars-Dominik Braun | 2021-09-04 | 1 | -6/+2 |
* | gnu: python-mutagen: Update home-page.•••* gnu/packages/music.scm (python-mutagen) [home-page]: Update.
| Lars-Dominik Braun | 2021-09-04 | 1 | -1/+1 |
* | gnu: python-mpd2: Update to 3.0.4.•••* gnu/packages/mpd.scm (python-mpd2): Update to 3.0.4.
| Lars-Dominik Braun | 2021-09-04 | 1 | -2/+2 |
* | gnu: python-pylast: Update to 4.2.1.•••* 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.
| Lars-Dominik Braun | 2021-09-04 | 1 | -12/+4 |
* | gnu: beets: Update to 1.5.0.•••* 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.
| Lars-Dominik Braun | 2021-09-04 | 3 | -107/+39 |
* | gnu: beets-bandcamp: Update to 0.1.4.•••* gnu/packages/music.scm (beets-bandcamp)[version]: Update to 0.1.4.
[inputs]: Move…
[propagated-inputs]: …here.
| Simon Streit | 2021-09-04 | 1 | -5/+4 |
* | gnu: python-discogs-client: Update to 2.3.12.•••* 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.
| Lars-Dominik Braun | 2021-09-04 | 1 | -13/+13 |
* | gnu: python-mediafile: Update to 0.7.0.•••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.
| Simon Streit | 2021-09-04 | 3 | -63/+4 |
* | gnu: python-pyacoustid: Update to 1.2.2.•••* gnu/packages/mp3.scm (python-pyacoustid) [version]: Update to 1.2.2.
[arguments]: Add phase 'chromaprint-path.
[inputs]: Add chromaprint.
[home-page]: Update.
| Lars-Dominik Braun | 2021-09-04 | 1 | -3/+19 |
* | gnu: python-confuse: Update to 1.5.0.•••* gnu/packages/python-xyz.scm (python-confuse)[version]: Update to 1.5.0.
[propagated-inputs]: Remove python-pathlib.
[synopsis]: Remove trailing dot.
| Lars-Dominik Braun | 2021-09-04 | 1 | -5/+5 |
* | Update mailmap.•••* .mailmap: Alias all my contributions to the same identity.
| Marius Bakke | 2021-09-04 | 1 | -1/+4 |
* | gnu: perl-io-socket-inet6: Propagate runtime dependency.•••* gnu/packages/networking.scm (perl-io-socket-inet6)[inputs]: Change to ...
[propagated-inputs]: ... this.
| Marius Bakke | 2021-09-04 | 1 | -1/+1 |
* | services: libvirt: Change unix-sock-group default.•••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".
| Brice Waegeneire | 2021-09-04 | 1 | -1/+1 |
* | services: libvirt: Add qemu field.•••* gnu/services/virtualization.scm (libvirt-configuration): Add 'qemu'
field.
(libvirt-service-type): Replace 'qemu' package with the one specified in
the service configuration.
| Brice Waegeneire | 2021-09-04 | 1 | -1/+5 |
* | gnu: Add setroot.•••* gnu/packages/xorg.scm (setroot): New variable.
| Brice Waegeneire | 2021-09-04 | 1 | -0/+35 |
* | gnu: emacs-danneskjold-theme: Update to 0.0.0-2-e4d1f2c.•••* gnu/packages/emacs-xyz.scm (emacs-danneskjold-theme): Update to
0.0.0-2-e4d1f2c.
[version]: Use git-version.
[home-page]: Move below.
| Nicolas Goaziou | 2021-09-04 | 1 | -8/+7 |
* | gnu: emacs-dart-mode: Update to 1.0.7.•••* gnu/packages/emacs-xyz.scm (emacs-dart-mode): Update to 1.0.7.
| Nicolas Goaziou | 2021-09-04 | 1 | -2/+2 |
* | gnu: emacs-crdt: Update to 0.1.4.•••* gnu/packages/emacs-xyz.scm (emacs-crdt): Update to 0.1.4.
| Nicolas Goaziou | 2021-09-04 | 1 | -2/+2 |
* | gnu: emacs-dockerfile-mode: Update to 1.5.•••* gnu/packages/emacs-xyz.scm (emacs-dockerfile-mode): Update to 1.5.
| Nicolas Goaziou | 2021-09-04 | 1 | -2/+2 |
* | gnu: giac: Update to 1.7.0-29.•••* gnu/packages/algebra.scm (giac): Update to 1.7.0-29.
| Nicolas Goaziou | 2021-09-04 | 1 | -2/+2 |
* | gnu: nauty: Update to 2.7r2.•••* gnu/packages/maths.scm (nauty): Update to 2.7r2.
| Nicolas Goaziou | 2021-09-04 | 1 | -2/+2 |
* | gnu: padthv1: Update to 0.9.23.•••* gnu/packages/music.scm (padthv1): Update to 0.9.23.
| Tobias Geerinckx-Rice | 2021-09-03 | 1 | -2/+2 |
* | gnu: samplv1: Update to 0.9.23.•••* gnu/packages/music.scm (samplv1): Update to 0.9.23.
| Tobias Geerinckx-Rice | 2021-09-03 | 1 | -2/+2 |
* | gnu: drumkv1: Update to 0.9.23.•••* gnu/packages/music.scm (drumkv1): Update to 0.9.23.
| Tobias Geerinckx-Rice | 2021-09-03 | 1 | -2/+2 |
* | gnu: synthv1: Update to 0.9.23.•••* gnu/packages/music.scm (synthv1): Update to 0.9.23.
| Tobias Geerinckx-Rice | 2021-09-03 | 1 | -2/+2 |
* | gnu: qtractor: Update to 0.9.23.•••* gnu/packages/music.scm (qtractor): Update to 0.9.23.
| Tobias Geerinckx-Rice | 2021-09-03 | 1 | -2/+2 |
* | gnu: drumstick: Update to 2.3.1.•••* gnu/packages/music.scm (drumstick): Update to 2.3.1.
| Tobias Geerinckx-Rice | 2021-09-03 | 1 | -2/+2 |
* | gnu: benchmark: Update to 1.5.6.•••* gnu/packages/benchmark.scm (benchmark): Update to 1.5.6.
[arguments]: Don't return #t from phases.
| Tobias Geerinckx-Rice | 2021-09-03 | 1 | -4/+3 |
* | gnu: cjson: Update to 1.7.15.•••* gnu/packages/javascript.scm (cjson): Update to 1.7.15.
| Tobias Geerinckx-Rice | 2021-09-03 | 1 | -2/+2 |
* | gnu: 0xffff: Prepare for cross-compilation.•••* gnu/packages/flashing-tools.scm (0xffff)[arguments]: Use
CC-FOR-TARGET for cross compilation.
| Tobias Geerinckx-Rice | 2021-09-03 | 1 | -4/+8 |
* | gnu: 0xffff: Update to 0.9.•••* gnu/packages/flashing-tools.scm (0xffff): Update to 0.9.
| Tobias Geerinckx-Rice | 2021-09-03 | 1 | -2/+2 |
* | gnu: balsa: Update to 2.6.3.•••* gnu/packages/mail.scm (balsa): Update to 2.6.3.
| Tobias Geerinckx-Rice | 2021-09-03 | 1 | -3/+3 |
* | gnu: xrandr-invert-colors: Fix executable name.•••* gnu/packages/xdisorg.scm (xrandr-invert-colors)[arguments]: Remove
‘.bin’ suffix from the binary during the 'install phase, and don't
return #t.
| Tobias Geerinckx-Rice | 2021-09-03 | 1 | -2/+5 |
* | gnu: xrandr-invert-colors: Update to 0.02.•••* gnu/packages/xdisorg.scm (xrandr-invert-colors): Update to 0.02.
| Tobias Geerinckx-Rice | 2021-09-03 | 1 | -2/+2 |
* | gnu: vsftpd: Update to 3.0.5.•••* gnu/packages/ftp.scm (vsftpd): Update to 3.0.5.
| Tobias Geerinckx-Rice | 2021-09-03 | 1 | -2/+2 |
* | gnu: libostree: Update to 2021.3.•••* gnu/packages/package-management.scm (libostree): Update to 2021.3.
| Tobias Geerinckx-Rice | 2021-09-03 | 1 | -2/+2 |
* | gnu: bcachefs-tools: Update to 0.1-9.6c42566.•••* gnu/packages/file-systems.scm (bcachefs-tools): Update to 0.1-9.6c42566.
[native-inputs]: Add python and python-docutils.
| Tobias Geerinckx-Rice | 2021-09-03 | 1 | -4/+8 |
* | gnu: lldpd: Update to 1.0.12.•••* gnu/packages/networking.scm (lldpd): Update to 1.0.12.
| Tobias Geerinckx-Rice | 2021-09-03 | 1 | -2/+2 |
* | gnu: igt-gpu-tools: Update to 1.26.•••* gnu/packages/admin.scm (igt-gpu-tools): Update to 1.26.
| Tobias Geerinckx-Rice | 2021-09-03 | 1 | -2/+2 |
* | gnu: inxi-minimal: Update to 3.3.06-1.•••* gnu/packages/admin.scm (inxi-minimal): Update to 3.3.06-1.
| Tobias Geerinckx-Rice | 2021-09-03 | 1 | -2/+2 |
* | gnu: hplip: Update to 3.21.6.•••* gnu/packages/cups.scm (hplip): Update to 3.21.6.
| Tobias Geerinckx-Rice | 2021-09-03 | 1 | -2/+2 |
* | gnu: nftables: Omit static library.•••* gnu/packages/linux.scm (nftables)[arguments]: Add "--disable-static"
to #:configure-flags.
| Tobias Geerinckx-Rice | 2021-09-03 | 1 | -1/+2 |
* | gnu: nftables: Update to 1.0.0.•••* gnu/packages/linux.scm (nftables): Update to 1.0.0.
| Tobias Geerinckx-Rice | 2021-09-03 | 1 | -2/+2 |
* | gnu: nginx-documentation: Update to 1.21.2-2764-bc9c5d11b67c.•••* gnu/packages/web.scm (nginx-documentation): Update to 1.21.2-2764-bc9c5d11b67c.
| Tobias Geerinckx-Rice | 2021-09-03 | 1 | -4/+4 |