Martin Weinelt
9c67abf20a
piper-tts: rename from larynx
...
and also the python package piper-train from larynx-train.
2023-06-12 18:44:44 +02:00
Martin Weinelt
dd8a4a6eb8
wyoming-faster-whisper: init at 0.0.3
...
Wyoming Server for Faster Whisper, a reimplementation of OpenAI's
Whisper model using CTranslate2.
2023-06-12 18:44:43 +02:00
Martin Weinelt
3e235f99b9
wyoming-piper: init at 0.0.3
...
Wyoming Server for Piper, a fast local neural TTS system.
2023-06-12 18:44:43 +02:00
Theodore Ni
1cc00e361b
abcmidi: 2023.03.24 -> 2023.05.30
2023-06-07 16:19:25 -07:00
Jan Tojnar
2024f7d11d
kaldi: unstable-2022-09-26 → unstable-2023-05-02
...
f6f4ccaf21..71f38e62ca
2023-06-06 22:02:36 +02:00
Jan Tojnar
5abf11a956
kaldi: Add update script
...
Also switch to finalAttrs so that the values can be easily overridden.
2023-06-06 22:02:36 +02:00
Jan Tojnar
e8588071cc
kaldi: Remove openfst from inputs
...
It is shadowed by fetchgit source and can only be used vendored.
2023-06-06 22:02:36 +02:00
Jan Tojnar
34711ba5cf
kaldi: Fix build
...
It looks like after a bump, CMake started passing `--git-dir=.git` as the first argument of `git rev-parse`.
But we do not really need to spoof `git` program now that Kaldi uses CMake’s `FetchContent` module.
We can just pass the path using configure flag directly:
https://cmake.org/cmake/help/latest/module/FetchContent.html#variable:FETCHCONTENT_SOURCE_DIR_%3CuppercaseName%3E
Git was also inadvertently used for generating `KALDI_PATCH_NUMBER`
in `VersionHelper`, to be potentially appended to `KALDI_VERSION`
but it was not actually being done by default.
We can set the variable directly to skip `VersionHelper`.
Also remove redundant `enableParallelBuild` since CMake enables it.
And drop separate `dev` output since Kaldi currently hardcodes
the `include/` directory so consumers would not be able to find them.
Splitting it out only removes 7 out of 303 MB.
2023-06-06 22:02:36 +02:00
Weijia Wang
285970b8a0
Merge pull request #235515 from r-ryantm/auto-update/audiowaveform
...
audiowaveform: 1.7.1 -> 1.8.0
2023-06-02 22:30:57 +02:00
Gabriel Fontes
a88e75b4fd
tidal-dl: init at 2022.10.31.1
2023-06-02 19:13:06 +00:00
R. Ryantm
b5394a1c66
audiowaveform: 1.7.1 -> 1.8.0
2023-06-02 04:45:13 +00:00
Martin Weinelt
5c4e4cd0a9
Merge pull request #234795 from mweinelt/botamusique-version-backport
...
botamusique: Backport fix for invalid version handling
2023-05-31 20:32:52 +02:00
figsoda
6519bda964
catnip: init at 1.8.0
...
https://github.com/noriah/catnip
2023-05-29 22:56:58 -04:00
Martin Weinelt
5409925d98
botamusique: Backport fix for invalid version handling
2023-05-29 14:49:04 +02:00
Martin Weinelt
eded68eb20
botamusique: substitute version information
...
Fixes a crash due to a too new packaging package version, that started
rejecting versions that don't follow a reasonable format.
2023-05-29 00:15:53 +02:00
Weijia Wang
35690e335f
treewide/tools: use top-level fetchPypi
2023-05-25 19:03:52 +03:00
Domen Kožar
8fbf4aa9be
patray: fix segfault
2023-05-23 12:09:04 +01:00
Nick Cao
d1d4dfb14c
Merge pull request #228089 from toastal/mpris-scrobbler-listenbrainz
...
mpris-scrobbler: add ListenBrainz to the desc.
2023-05-23 01:48:46 -06:00
ajs124
a8c39f772b
botamusique: move to fetchNpmDeps
2023-05-21 17:26:34 -04:00
Bobby Rong
67956ec5c3
volctl: 0.9.2 -> 0.9.4
...
https://github.com/buzz/volctl/compare/v0.9.2...v0.9.4
2023-05-21 17:49:26 +08:00
Martin Weinelt
67b3dc9bc9
Merge pull request #232238 from mweinelt/tts-0.14.0
...
tts: 0.13.3 -> 0.14.0
2023-05-20 02:40:23 +02:00
Nick Cao
ce69f42087
Merge pull request #220365 from x418/pasystray-update
...
pasystray: 0.7.1 -> 0.8.2
2023-05-19 01:20:20 -06:00
Santhosh Kannan
ad86cb3272
pasystray: 0.7.1 -> 0.8.2
2023-05-19 08:11:48 +02:00
Fabian Affolter
427ff8e07f
Merge pull request #232260 from fabaff/python-benedict-bump
...
python310Packages.python-slugify: 6.1.2 -> 8.0.1 , python310Packages.python-benedict: 0.30.0 -> 0.30.1
2023-05-18 13:02:56 +02:00
Martin Weinelt
f1ee4207eb
tts: 0.13.3 -> 0.14.0
...
https://github.com/coqui-ai/TTS/releases/tag/v0.14.0
2023-05-18 01:47:17 +02:00
Fabian Affolter
9453472a38
spotdl: 4.1.8 -> 4.1.10
...
Diff: https://github.com/spotDL/spotify-downloader/compare/refs/tags/v4.1.8...v4.1.10
Changelog: https://github.com/spotDL/spotify-downloader/releases/tag/v4.1.10
2023-05-16 19:15:40 +02:00
Jörg Thalheim
9b34258215
tts: 0.13.2 -> 0.13.3
...
Diff: https://github.com/coqui-ai/TTS/compare/refs/tags/v0.13.2...v0.13.3
Changelog: https://github.com/coqui-ai/TTS/releases/tag/v0.13.3
2023-05-16 12:35:46 +02:00
R. Ryantm
f2c5dfdc12
yabridge: 5.0.4 -> 5.0.5
2023-05-09 09:49:36 -04:00
Hugh O'Brien
805a245f2c
openai-whisper-cpp: add hughobrien to maintainers
2023-05-03 18:06:04 -04:00
Hugh O'Brien
136fd119a8
openai-whisper-cpp: 1.2.1 -> 1.4.0
2023-05-03 18:05:52 -04:00
LeixB
990a9bda5f
headsetcontrol: 2.6.1 -> 2.7.0
2023-05-02 12:30:51 +02:00
R. Ryantm
99f08ba2fd
asap: 5.2.0 -> 5.3.0
2023-05-02 06:54:47 +00:00
Robert Schütz
470913e732
spotdl: 4.0.7 -> 4.1.8
...
Diff: https://github.com/spotDL/spotify-downloader/compare/refs/tags/v4.0.7...v4.1.8
2023-04-28 20:09:58 -07:00
R. Ryantm
0d11b47775
vgmtools: unstable-2023-01-27 -> unstable-2023-04-17
2023-04-27 12:51:21 +00:00
Sandro Jäckel
aad577bd30
nodejs*: normalise names to better fit other packages
...
Versioned package attributes are usually named like $pname_$version
eg: nodejs-14_x -> nodejs_14
2023-04-25 11:28:17 +02:00
toastal
71caaca6f3
mpris-scrobbler: add ListenBrainz to the desc.
...
The project’s online manpage (https://www.mankier.com/1/mpris-scrobbler )
mentions ListenBrainz before the other services.
2023-04-25 13:16:49 +07:00
figsoda
7265c2b8a0
linuxwave: init at 0.1.3
2023-04-22 18:47:14 -04:00
Martin Weinelt
3824e9627c
tts: 0.12.0 -> 0.13.2
...
https://github.com/coqui-ai/TTS/releases/tag/v0.13.0
https://github.com/coqui-ai/TTS/releases/tag/v0.13.1
https://github.com/coqui-ai/TTS/releases/tag/v0.13.2
2023-04-14 22:00:48 +02:00
Samuel Ainsworth
c5b01a1407
Merge pull request #222273 from SomeoneSerge/torch20
...
python3Packages.torch: 1.13.1 -> 2.0.0
2023-04-08 15:12:39 -04:00
Martin Weinelt
7045b39ce7
Merge pull request #224624 from mweinelt/tts-tests
...
tts: Run tests in passthru
2023-04-08 02:50:20 +02:00
Someone Serge
378c0c6983
python3Packages.openai-triton: init at 2.0.0
2023-04-08 02:46:54 +03:00
R. Ryantm
cf0b410c49
mpd-mpris: 0.4.0 -> 0.4.0-2
2023-04-06 23:22:02 +00:00
Martin Weinelt
0221a9ba5b
tts: Run tests in passthru
...
It was reported multiple times, that tts tests get stuck when many tests
are run in parallel, like during nixpkgs-review runs.
2023-04-04 12:16:49 +02:00
Robert Schütz
82aeb5ec40
abcmidi: 2023.03.15 -> 2023.03.24
2023-04-03 18:24:32 -07:00
Daniel Olsen
f13bb7efd2
liquidsoap: 2.1.3 -> 2.1.4
...
ocamlPackages.srt: 0.2.2 -> 0.3.0
2023-03-30 16:22:22 +02:00
Ilan Joselevich
5e31622647
mpd-discord-rpc: 1.5.4b -> 1.6.0
...
Diff: https://github.com/JakeStanger/mpd-discord-rpc/compare/v1.5.4b...v1.6.0
2023-03-29 22:52:54 +03:00
R. Ryantm
3b86563492
mpd-mpris: 0.3.1 -> 0.4.0
2023-03-27 05:45:32 +00:00
github-actions[bot]
ff3e86d2b4
Merge master into staging-next
2023-03-26 06:01:06 +00:00
Yureka
f8cbc3c281
tree-wide: convert rust with git deps to importCargoLock
2023-03-26 01:52:04 +01:00
github-actions[bot]
392b3f3dc3
Merge master into staging-next
2023-03-25 18:01:17 +00:00
github-actions[bot]
cead7e3e73
Merge master into staging-next
2023-03-25 00:02:20 +00:00
Cole Helbling
6705da37dd
stt: lzma -> xz
2023-03-24 15:15:11 -07:00
Weijia Wang
6ef95ece9f
Merge pull request #222450 from r-ryantm/auto-update/audiowaveform
...
audiowaveform: 1.7.0 -> 1.7.1
2023-03-24 20:34:14 +02:00
github-actions[bot]
adec6862c5
Merge master into staging-next
2023-03-24 18:01:06 +00:00
Orivej Desh
22ce075f1c
dir2opus: delete
...
Upstream does not exist.
2023-03-24 15:24:14 +00:00
github-actions[bot]
307b719414
Merge master into staging-next
2023-03-23 18:01:20 +00:00
Robert Schütz
79afcc7cce
abcmidi: 2023.02.08 -> 2023.03.15
2023-03-23 10:10:13 -07:00
R. Ryantm
5361d57eca
audiowaveform: 1.7.0 -> 1.7.1
2023-03-22 01:24:36 +00:00
github-actions[bot]
a912b83051
Merge master into staging-next
2023-03-18 12:01:30 +00:00
Martin Weinelt
bbf45c9665
tts: 0.11.1 -> 0.12.0
...
https://github.com/coqui-ai/TTS/releases/tag/v0.12.0
2023-03-17 20:53:02 +01:00
Vladimír Čunát
0f9354bfee
Merge #218309 : ffmpeg: ffmpeg_4 → ffmpeg_5
...
...into staging
2023-03-16 11:11:31 +01:00
Atemu
9bd2506458
treewide: make ffmpeg_4-dependant packages depend on ffmpeg_4
...
These packages were identified as broken when ffmpeg = ffmpeg_5.
Tested _only_ by building them. If you are a maintainer of one of these
packages, please test whether your package still works.
2023-03-13 16:42:22 -06:00
Martin Weinelt
5abe72f0b2
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
- pkgs/development/python-modules/mdutils/default.nix
2023-03-12 15:59:15 +01:00
Kira Bruneau
7229e70a11
Merge pull request #220546 from kira-bruneau/yabridge
...
yabridge, yabridgectl: 5.0.3 → 5.0.4
2023-03-12 10:29:59 -04:00
github-actions[bot]
feb117e32c
Merge master into staging-next
2023-03-11 18:01:19 +00:00
Kira Bruneau
eb375e844d
yabridge, yabridgectl: 5.0.3 → 5.0.4
2023-03-10 15:18:06 -05:00
R. Ryantm
7dcc825f28
openai-whisper-cpp: 1.2.0 -> 1.2.1
2023-03-08 17:23:56 +00:00
github-actions[bot]
d4187810f9
Merge master into staging-next
2023-03-08 00:02:34 +00:00
apfelkuchen06
28eb4d0456
mpd-sima: init at 0.18.2
2023-03-05 01:38:35 +01:00
Martin Weinelt
04fe6645e3
tts: update overrides, passthru python
2023-03-03 23:59:29 +01:00
Martin Weinelt
0580d85143
Merge remote-tracking branch 'origin/staging-next' into staging
2023-03-03 04:46:31 +01:00
figsoda
46a76ce36c
pw-volume: 0.4.0 -> 0.5.0, add figsoda as a maintainer
...
Diff: https://github.com/smasher164/pw-volume/compare/v0.4.0...v0.5.0
Changelog: https://github.com/smasher164/pw-volume/releases/tag/v0.5.0
2023-02-28 17:03:38 -05:00
github-actions[bot]
40707bbbb3
Merge staging-next into staging
2023-02-27 18:02:06 +00:00
Alyssa Ross
2bfa93e01c
treewide: python{ => .pythonForBuild}.interpreter
...
It won't be enough to fix cross in all cases, but it is in at least
one: pywayland. I've only made the change in cases I'm confident it's
correct, as it would be wrong to change this when python.interpreter
is used in wrappers, and possibly when it's used for running tests.
2023-02-26 20:26:17 +00:00
github-actions[bot]
de3f71e277
Merge staging-next into staging
2023-02-26 06:02:30 +00:00
Robert Schütz
783f9ac918
Merge pull request #218185 from fabaff/spotdl-bump
...
spotdl: 4.0.6 -> 4.0.7
2023-02-25 21:42:10 -08:00
Jan Tojnar
9bb986284f
Merge branch 'staging-next' into staging
...
# Conflicts:
# pkgs/development/python-modules/mdp/default.nix
# pkgs/top-level/python-aliases.nix
2023-02-26 01:13:37 +01:00
Fabian Affolter
50b8115f67
spotdl: 4.0.6 -> 4.0.7
...
Changelog: https://github.com/spotDL/spotify-downloader/releases/tag/v4.0.7
2023-02-25 09:47:45 +01:00
Fabian Affolter
49c528f328
spotdl: add changelog to meta
2023-02-25 09:46:27 +01:00
Mario Rodas
591d9f8214
openai-whisper-cpp: add platforms to meta
2023-02-24 04:20:00 +00:00
github-actions[bot]
3cdd771820
Merge staging-next into staging
2023-02-23 18:01:49 +00:00
Artturin
6b2a05e190
treewide: manual fixups for
...
treewide: use toString on list NIX_CFLAGS_COMPILE
treewide: move NIX_CFLAGS_COMPILE to the env attrset
2023-02-22 21:23:04 +02:00
Artturin
f9fdf2d402
treewide: move NIX_CFLAGS_COMPILE to the env attrset
...
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper
this makes it clearer that NIX_CFLAGS_COMPILE must be a string as lists
in env cause a eval failure
2023-02-22 21:23:04 +02:00
Artturin
6f6cc4a22d
treewide: use toString on list NIX_CFLAGS_COMPILE
...
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper
2023-02-22 21:23:04 +02:00
github-actions[bot]
8d3dc41d38
Merge staging-next into staging
2023-02-21 12:02:07 +00:00
Martin Weinelt
6f0616b50f
tts: Remove usage instructions in favor of module
2023-02-21 11:59:19 +01:00
github-actions[bot]
ba877c4755
Merge staging-next into staging
2023-02-19 06:02:10 +00:00
Artturi
e1f9343793
Merge pull request #204727 from meain/fix-nanotts
...
nanotts: fix dependency on alsa-plugins
2023-02-19 07:19:54 +02:00
Abin Simon
1ed5cc0d48
nanotts: fix dependency on alsa-plugins
2023-02-19 10:23:12 +05:30
Artturi
cdcca1cdcd
Merge pull request #215715 from Artturin/removegirworkarounds2
2023-02-18 20:12:57 +02:00
Artturin
cadffcfe50
treewide: remove issue #56943 workarounds
...
checked with diffoscope+difflog and launching the programs
i have fixed that issue in my other gir PRs
2023-02-17 20:26:13 +02:00
Pol Dellaiera
1645ebc882
soco-cli: 0.4.21 -> 0.4.55
2023-02-14 10:38:08 +01:00
github-actions[bot]
cd4ded4f12
Merge master into staging-next
2023-02-11 12:01:14 +00:00
Robert Schütz
7921b2d453
abcmidi: 2023.02.07 -> 2023.02.08
2023-02-10 23:25:51 -08:00
github-actions[bot]
e969c56b62
Merge master into staging-next
2023-02-11 00:02:21 +00:00
Martin Weinelt
e10746b77b
tts: 0.10.2 -> 0.11.1
...
https://github.com/coqui-ai/TTS/releases/tag/v0.11.0
https://github.com/coqui-ai/TTS/releases/tag/v0.11.1
2023-02-10 18:11:43 +00:00
github-actions[bot]
73fe6149d4
Merge master into staging-next
2023-02-09 06:01:10 +00:00
Robert Schütz
bbdc8e5414
abcmidi: 2023.01.21 -> 2023.02.07
2023-02-08 16:58:37 -08:00
github-actions[bot]
b2a1140ada
Merge master into staging-next
2023-02-06 06:01:25 +00:00
Nick Cao
43578319f7
Merge pull request #214757 from Kranzes/mpd-discord-rpc
...
mpd-discord-rpc: 1.5.3 -> 1.5.4b
2023-02-06 09:30:45 +08:00
github-actions[bot]
51cb32c692
Merge master into staging-next
2023-02-05 18:01:22 +00:00
Mostly Void
b34c81ce68
openai-whisper-cpp: 1.0.4 -> 1.2.0
2023-02-05 10:25:23 -05:00
Ilan Joselevich
aa5ccc2b2f
mpd-discord-rpc: 1.5.3 -> 1.5.4b
2023-02-05 16:09:42 +02:00
github-actions[bot]
33919d25f0
Merge master into staging-next
2023-02-04 12:01:24 +00:00
7c6f434c
bdd2941140
Merge pull request #212645 from SFrijters/wine-8
...
wine: 7.x -> 8.x
2023-02-04 08:14:44 +00:00
github-actions[bot]
ae91e9a960
Merge master into staging-next
2023-02-04 06:01:09 +00:00
Robert Schütz
95215354d6
abcmidi: 2023.01.08 -> 2023.01.21
2023-02-03 15:12:22 -08:00
Stefan Frijters
fb476bc28b
yabridge: work around broken version check for wine
2023-02-03 23:06:36 +01:00
Vladimír Čunát
d0d8c15bad
Merge branch 'master' into staging-next
...
pkgs/development/web/nodejs/v18.nix conflict:
the fetched patch was already included in this release.
2023-02-03 23:02:19 +01:00
Ulrik Strid
376e9ceead
treewide: add strictDeps = true to most packages depending on ocaml
2023-02-03 08:59:34 +01:00
github-actions[bot]
41d7ce1517
Merge master into staging-next
2023-02-03 06:01:30 +00:00
Artturi
0d813c863b
Merge pull request #208551 from OPNA2608/update/fmtoy
...
fmtoy: unstable-2021-12-24 -> unstable-2022-12-23
2023-02-03 02:21:11 +02:00
Vladimír Čunát
9287f4461d
Merge #206907 : stdenv: gcc11 -> gcc12
2023-02-01 16:54:44 +01:00
Jörg Thalheim
67e156a1e4
Merge pull request #212125 from Mic92/tts-fix
...
tts: drop dependency on umap-learn
2023-01-31 14:02:50 +00:00
Martin Weinelt
c359c14c32
tts: 0.9.0 -> 0.10.2
...
https://github.com/coqui-ai/TTS/releases/tag/v0.10.2
https://github.com/coqui-ai/TTS/releases/tag/v0.10.1
https://github.com/coqui-ai/TTS/releases/tag/v0.10.0
2023-01-29 02:36:44 +01:00
Fabián Heredia Montiel
0cf5d85f0c
treewide: add gcc12 flags
2023-01-27 21:20:52 -06:00
R. Ryantm
1a7bfc9589
vgmtools: unstable-2022-12-30 -> unstable-2023-01-27
2023-01-27 23:40:24 +00:00
Sandro
f20d4f7010
Merge pull request #212646 from astro/pw-volume
...
pw-volume: init at 0.4.0
2023-01-27 18:01:05 +01:00
Astro
79d3cab3ad
pw-volume: init at 0.4.0
2023-01-27 15:52:38 +01:00
Aaron Jheng
3c5425bf93
treewide: use hash instead of sha256
2023-01-24 12:55:52 +00:00
Weijia Wang
d04a48810d
Merge pull request #205705 from r-ryantm/auto-update/audiowaveform
...
audiowaveform: 1.6.0 -> 1.7.0
2023-01-23 08:12:16 +01:00
Jörg Thalheim
1ae2059a34
tts: drop dependency on umap-learn
2023-01-22 16:00:14 +01:00
Weijia Wang
218c4c526e
Merge pull request #212002 from mothsART/feature/replace_http_by_https
...
treewide: replace http by https when https is a permanent redirection
2023-01-22 03:26:02 +01:00
Ferry Jérémie
65d7e87fdb
treewide: replace http by https when https is a permanent redirection
2023-01-22 02:46:49 +01:00
zimbatm
3b721f2001
larynx: unalias pkg-config argument
...
pkgconfig is an alias to pkg-config and should not be used in the inputs
2023-01-21 13:49:05 +01:00
Guillaume Girol
33afbf39f6
treewide: switch to nativeCheckInputs
...
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Faye Duxovni
2132e1d35f
yabridge: 4.0.2 -> 5.0.3
2023-01-17 13:11:14 -05:00
Martin Weinelt
7d75060573
beets: Apply patch to fix unidecode>1.3.5 compat
2023-01-15 12:03:41 +01:00
Martin Weinelt
3db078df86
larynx: test larynx-train in passthru
2023-01-14 20:20:53 +01:00
Martin Weinelt
bd383edb36
larynx: init at 0.0.2
2023-01-14 20:20:52 +01:00
Robert Schütz
51885ecec9
abcmidi: 2022.12.09 -> 2023.01.08
2023-01-12 02:06:53 -08:00
markuskowa
7a333f7d1f
Merge pull request #208329 from r-ryantm/auto-update/vgmtools
...
vgmtools: unstable-2022-12-03 -> unstable-2022-12-30
2023-01-03 14:48:14 +01:00
OPNA2608
4def6d828b
fmtoy: unstable-2021-12-24 -> unstable-2022-12-23
2022-12-31 23:32:20 +01:00
Ryan Lahfa
6dad2ef140
Merge pull request #205008 from dit7ya/openai-whisper-cpp
...
openai-whisper-cpp: init at 1.0.4
2022-12-31 22:30:03 +01:00
Mostly Void
54c0e4c4bb
openai-whisper-cpp: init at 1.0.4
2022-12-31 20:11:33 +05:30
R. Ryantm
8ed7ff3938
vgmtools: unstable-2022-12-03 -> unstable-2022-12-30
2022-12-30 09:13:40 +00:00
Martin Weinelt
9e259e25bd
Merge pull request #207867 from aforemny/feature/stt-093-140
...
stt: 0.9.3 -> 1.4.0
2022-12-27 05:09:41 +01:00
Alexander Foremny
c5f3de74ca
stt: 0.9.3 -> 1.4.0
...
Closes #193775
2022-12-26 20:46:13 +01:00
figsoda
a211d94291
treewide: remove attrPath from nix-update-script calls
...
after https://github.com/Mic92/nix-update/pull/120 and https://github.com/NixOS/nixpkgs/pull/207703 , `attrPath` can now be omitted when using `nix-update-script`
2022-12-26 12:39:21 -05:00
williamvds
1ec3fe7fb7
soco-cli: Set correct mainProgram
...
soco-cli provides a `soco` and `sonos` command which refer to the same module:
49bc7df15f/setup.py (L36)
From the documentation `sonos` seems to be preferred. Set `mainProgram` so it
works with nix-shell etc.
2022-12-21 23:51:59 +00:00
Robert Schütz
4b52f3cd76
abcm2ps: 8.14.13 -> 8.14.14
...
Diff: https://github.com/leesavide/abcm2ps/compare/v8.14.13...v8.14.14
2022-12-19 19:02:49 -08:00
Robert Schütz
39c33211ff
spotdl: 3.9.6 -> 4.0.6
...
https://github.com/spotDL/spotify-downloader/releases/tag/v4.0.0
https://github.com/spotDL/spotify-downloader/releases/tag/v4.0.1
https://github.com/spotDL/spotify-downloader/releases/tag/v4.0.2
https://github.com/spotDL/spotify-downloader/releases/tag/v4.0.3
https://github.com/spotDL/spotify-downloader/releases/tag/v4.0.4
https://github.com/spotDL/spotify-downloader/releases/tag/v4.0.5
https://github.com/spotDL/spotify-downloader/releases/tag/v4.0.6
2022-12-19 19:00:40 -08:00
R. Ryantm
97eabbe5ae
vgmtools: unstable-2022-10-31 -> unstable-2022-12-03
2022-12-18 04:16:57 +00:00
Robert Schütz
137d6bc10f
abcmidi: 2022.12.05 -> 2022.12.09
2022-12-16 06:21:08 -08:00
R. Ryantm
66049fdec2
audiowaveform: 1.6.0 -> 1.7.0
2022-12-12 02:42:47 +00:00
Robert Scott
56ab16e224
Merge pull request #205477 from r-ryantm/auto-update/liquidsoap
...
liquidsoap: 2.1.2 -> 2.1.3
2022-12-10 20:34:19 +00:00
R. Ryantm
49c8d8d971
liquidsoap: 2.1.2 -> 2.1.3
2022-12-10 14:10:49 +00:00
R. Ryantm
9cf1be96c9
abcmidi: 2022.09.01 -> 2022.12.05
2022-12-09 11:35:40 -08:00
Daniel Nagy
fd962eab8e
volctl: 0.8.2 -> 0.9.2
2022-12-01 16:45:00 +01:00
Weijia Wang
37f9d28634
mpris-scrobbler: 0.4.95 -> 0.5.0
2022-11-28 14:38:47 +01:00
Jörg Thalheim
dd647368ff
kaldi: 2021-12-03 -> 2022-09-26
2022-11-27 13:21:41 +01:00
Kylie McClain
2ad8652ef2
beets: install man pages
2022-11-21 18:28:07 -05:00
Martin Weinelt
6f2d014399
tts: 0.8.0 -> 0.9.0
...
https://github.com/coqui-ai/TTS/releases/tag/v0.9.0
2022-11-17 14:33:44 +01:00
Martin Weinelt
ad3e05e910
python3Packages.trainer: rename from coqui-trainer
2022-11-17 14:33:43 +01:00
Aaron Jheng
5e38acae54
isrcsubmit: mark as broken
2022-11-16 06:29:02 +00:00
R. Ryantm
a5d8197fa5
abcmidi: 2022.08.23 -> 2022.09.01
2022-11-13 08:36:31 -08:00
R. Ryantm
7b4d4010c1
vgmtools: unstable-2022-08-03 -> unstable-2022-10-31
2022-11-06 17:34:58 +08:00
Felipe Silva
a2a777538d
unflac: init at 1.0
2022-11-03 08:41:30 -05:00
Sergei Trofimovich
e8229690bb
pasystray: use xorg.* packages directly instead of xlibsWrapper indirection
...
Tested as no material change in `out` output with `diffoscope`.
2022-10-30 11:26:04 +01:00
Emery Hemingway
d10e09d6d7
tools/audio/loudgain: init at 0.6.8
...
https://github.com/Moonbase59/loudgain
2022-10-27 12:40:32 -05:00
R. Ryantm
1a6806cd9f
vgmtools: unstable-2022-05-23 -> unstable-2022-08-03
2022-10-27 21:07:57 +08:00
Mario Rodas
4aaf5378d8
kaldi: fix build on darwin
2022-10-20 04:20:00 +00:00
Yureka
6279ab9cba
tree-wide: libayatana-{app,}indicator-gtk3 -> libayatana-{app,}indicator
2022-10-19 00:22:29 +02:00
github-actions[bot]
8d6fbd7341
Merge master into staging-next
2022-10-06 12:01:31 +00:00
Daniel Olsen
08b9a03470
liquidsoap: 2.0.6 -> 2.1.2
2022-10-06 09:38:19 +02:00
Artturin
0734f54ef2
treewide: move pkg-config, autoreconfHook, intltool to nativeBuildInputs
...
found with nixpkgs-lint
2022-09-26 17:53:26 +03:00
R. Ryantm
8ca030000a
mpd-discord-rpc: 1.5.2 -> 1.5.3
2022-09-21 23:36:21 +00:00
Martin Weinelt
32f9880f38
Merge pull request #188870 from mweinelt/tts-0.8.0
2022-08-30 23:55:53 +02:00
Martin Weinelt
afe8ee8b47
python3Packages.torch{,-bin}: rename from pytorch{,-bin}
...
The proper name for a python package is the one in the setuptools
setup() call, which can also be seen on pypi.
Correct: https://pypi.org/project/torch/
Wrong: https://pypi.org/project/pytorch/
Includes a treewide rename of the attribute and creates aliases for the
old name.
2022-08-30 17:46:57 +02:00
Jonas Heinrich
373fd6df9e
Merge pull request #188563 from r-ryantm/auto-update/abcMIDI
...
abcmidi: 2022.08.01 -> 2022.08.23
2022-08-30 09:13:05 +02:00
Bernardo Meurer
191189f35f
beets-unstable: unstable-2022-05-08 -> unstable-2022-08-27
2022-08-29 21:34:06 -03:00
Martin Weinelt
e3aa534e50
tts: 0.7.1 -> 0.8.0
...
https://github.com/coqui-ai/TTS/releases/tag/v0.8.0
2022-08-30 00:01:17 +02:00
R. Ryantm
75c83fcd07
abcmidi: 2022.08.01 -> 2022.08.23
2022-08-28 05:55:12 +00:00
Artturi
79c42aa06c
Merge pull request #186564 from Artturin/crossevalfixes
...
Fixes for cross-compilation
2022-08-27 17:49:00 +03:00
Vladimír Čunát
0e304ff0d9
Merge #182953 : fetchurl: disallow specifying both sha256
and hash
2022-08-24 17:05:37 +02:00
Artturin
c6568adb00
treewide: makeWrapper buildInputs to nativeBuildInputs
...
most found with https://github.com/siraben/nix-lint
2022-08-16 13:14:19 +03:00
Doron Behar
8ab24698d2
Merge pull request #184871 from pimeys/beets-pygobject-fixes
2022-08-09 19:06:51 +03:00
Julius de Bruijn
bd0a5ce380
beets: test to validate gstreamer interop
2022-08-08 19:03:19 +02:00
Julius de Bruijn
141ec34c9a
beets: fix pygobject issues
2022-08-03 23:30:24 +02:00
Franz Pletz
c092a502df
treewide: remove myself as maintainer from some pkgs
...
Only packages I'm not able to maintain anymore as of today. Mostly
because I'm haven't been using them in a while.
2022-08-03 14:17:51 +02:00
github-actions[bot]
411aad5a4d
Merge master into staging-next
2022-08-02 18:01:14 +00:00
R. Ryantm
1d86e56752
abcmidi: 2022.06.14 -> 2022.08.01
2022-08-02 16:36:40 +00:00
github-actions[bot]
ad090ff867
Merge master into staging-next
2022-08-02 00:02:24 +00:00
Bob van der Linden
6a84883df0
volumeicon: use github as source
...
Currently http://softwarebakery.com/maato is down. The alternative is
also based on http, not https. It seems nicer to use github.
In order to use GitHub as the source, autogen.sh needs to be executed.
2022-07-31 20:57:40 +02:00
Jonathan Ringer
8268080b9c
nanotts: use non-aliased alsa-lib
2022-07-30 20:43:01 -07:00
R. Ryantm
cd1e322e27
headsetcontrol: 2.6 -> 2.6.1
2022-07-28 14:03:03 +00:00
Martin Weinelt
28eee98b44
tts: don't override librosa fetcher, replace it
2022-07-27 02:09:24 +02:00
Bernardo Meurer
88a9ab2ca9
beets: expose enabled plugins in passthru
2022-07-26 04:29:51 +02:00
Kira Bruneau
7dae6db257
yabridge, yabridgectl: 4.0.1 → 4.0.2
2022-07-11 12:30:26 -04:00
Kira Bruneau
660595c115
yabridge, yabridgectl: 4.0.0 → 4.0.1
2022-07-11 12:30:26 -04:00
Kira Bruneau
5d9749589d
yabridge, yabridgectl: 3.8.1 → 4.0.0
2022-07-11 12:30:26 -04:00
Sebastián Mancilla
6375863e93
mpd-discord-rpc: fix build on darwin
...
Add missing Security framework as input.
2022-07-09 23:49:22 -04:00
Martin Weinelt
78137411f2
tts: relax cython constraint
2022-07-09 19:44:58 +02:00
Kevin Cox
1b47a92ce4
Merge pull request #178057 from risicle/ris-native-source-provenance-servers-tools-2
...
treewide/servers,shells,tools: add `sourceType` for more packages
2022-07-07 09:18:24 -04:00
R. Ryantm
d7997beea2
dsp: 1.8 -> 1.9
2022-07-07 09:37:16 +00:00
Robert Scott
3d6c926c4f
treewide/servers,shells,tools: add sourceType for more packages
2022-07-02 13:38:00 +01:00
Jörg Thalheim
280920d0c0
tts: 0.6.2 -> 0.7.1
2022-06-28 07:50:52 +00:00
Sandro
7c8eebb939
Merge pull request #178510 from Kranzes/mpd-discord
...
mpd-discord-rpc: 1.5.1 -> 1.5.2
2022-06-22 14:45:51 +02:00
Daniel Olsen
057fb30998
liquidsoap: 2.0.5 -> 2.0.6
2022-06-21 20:29:14 -05:00
Ilan Joselevich
a276ef6f1b
mpd-discord-rpc: 1.5.1 -> 1.5.2
2022-06-22 02:32:07 +03:00
Robert Schütz
71ed2d5b85
abcmidi: 2022.06.07 -> 2022.06.14
2022-06-17 04:33:40 +00:00
Ilan Joselevich
5e4ac43fe5
mpd-discord-rpc: 1.4.1 -> 1.5.1
2022-06-17 01:15:02 +03:00
Robert Schütz
fd0605d0d2
abcmidi: 2022.05.20 -> 2022.06.07
2022-06-12 22:58:41 +00:00
Sandro
170a7e765d
Merge pull request #167430 from OPNA2608/init/asap
...
asap: init at 5.2.0
2022-06-11 19:02:42 +02:00
Daniel Olsen
a847787803
liquidsoap: 1.4.2 -> 2.0.5
2022-06-08 16:22:37 +02:00
Daniel Olsen
4ac4c52699
liquidsoap: pin srt dependency
2022-06-07 11:45:32 +02:00
Vincent Laporte
c25fcedaf0
liquidsoap: pin menhir dependency
2022-06-05 15:44:28 +02:00
Artturi
4c2de44d1e
Merge pull request #175266 from strikerlulu/nanotts
2022-06-04 00:20:14 +03:00
Artturin
cfb0912148
nanotts: init at 2021-02-22
...
Co-authored-by: strikerlulu <strikerlulu7@gmail.com>
2022-06-03 23:23:04 +03:00
OPNA2608
1bab0eb399
fmtoy: init at unstable-2021-12-24
2022-06-02 22:35:46 +02:00
OPNA2608
1cda678ea0
vgmtools: init at unstable-2022-05-23
2022-06-02 22:35:38 +02:00
Bernardo Meurer
4845c93713
beets: fix external plugins in pluginOverrides
2022-05-31 16:00:02 -07:00
Janne Heß
bfc5086ae9
Merge pull request #173671 from Mindavi/treewide/broken-zhf
...
treewide: start marking packages broken
2022-05-30 14:10:43 +02:00
Rick van Schijndel
cd3c25616d
treewide: pkgs/tools: mark broken for darwin
...
All packages that were failing on x86_64-darwin are marked broken.
I'm assuming here that these are also broken on aarch64-darwin.
2022-05-29 10:56:04 +02:00
Jörg Thalheim
f273458b65
tts: 0.6.1 -> 0.6.2
2022-05-29 09:58:52 +02:00
Vincent Laporte
5637570f51
ocamlPackages: rename sedlex_2 into sedlex
2022-05-29 08:48:00 +02:00
Robert Schütz
2c4171ca83
abcmidi: 2022.05.05 -> 2022.05.20 ( #173912 )
2022-05-22 19:14:35 -07:00
Gabriel Ebner
e2ae9005ab
beets: correctly ignore tests
...
This fixes the beetsPackages.beets-minimal build.
2022-05-21 16:35:56 +02:00
Bernardo Meurer
766dbdba00
Merge pull request #172032 from lovesegfault/beets-unstable
...
beets: major refactoring
2022-05-17 13:03:32 -07:00
Bobby Rong
91e2f18eff
Merge pull request #169165 from r-ryantm/auto-update/mpris-scrobbler
...
mpris-scrobbler: 0.4.90 -> 0.4.95
2022-05-17 16:04:56 +08:00
Mario Rodas
8460570174
Merge pull request #159413 from aaronjheng/dsp
...
dsp: init at 1.8
2022-05-14 19:41:50 -05:00
R. Ryantm
f9f5c9c8d4
spotdl: 3.9.5 -> 3.9.6
2022-05-12 23:35:52 -07:00
Bernardo Meurer
ddf809d780
beets-unstable: document limit in pluginOverrides
2022-05-10 15:35:46 -07:00
Aaron Jheng
03e1b376c6
dsp: init at 1.8
2022-05-10 11:52:43 +00:00
Artturi
4f907176e4
Merge pull request #171051 from Kranzes/mpris
...
mpdris2: 0.8 -> 0.9.1
2022-05-10 06:31:10 +03:00
Bernardo Meurer
069410f90b
beets: document pluginOverrides
2022-05-09 12:20:20 -07:00
Bernardo Meurer
6eab16313f
beets: remove usage of ? null
2022-05-09 12:19:56 -07:00
Bernardo Meurer
1551b57a5c
beets: fix absubmit enable condition
2022-05-08 17:13:34 -07:00
Bernardo Meurer
98a9194800
beetsPackages: fix input ordering
2022-05-08 16:25:28 -07:00
Bernardo Meurer
06b03f2e6f
beetsPackages: don't prepend names with beets-
2022-05-08 16:23:45 -07:00
Bernardo Meurer
efbb686d6a
beets: don't use eval in checkPhase
2022-05-08 16:22:52 -07:00
Bernardo Meurer
c9786cfb93
beets: remove enum34
2022-05-08 16:21:29 -07:00
Bernardo Meurer
7a2d33cdf3
beetsPackages.beets-extrafiles: use pytest
2022-05-08 14:52:18 -07:00
Bernardo Meurer
874994bcb8
beetsPackages.beets-copyartifacts: use pytest
2022-05-08 14:52:17 -07:00
Bernardo Meurer
d9910fc928
beets: refactor
...
Highlights:
* We now have a beets-unstable
* We now run tests for beets-minimal
* We're much more strict about the effects of enabling/disabling plugins
* All patches but one were dropped
* Removal of deprecated nose in favor of pytest
* Art resizing is working better now
2022-05-08 14:52:16 -07:00
Robert Schütz
ec31b56db1
abcmidi: 2022.04.28 -> 2022.05.05
2022-05-08 00:44:34 +00:00
Bernardo Meurer
e6b94ad07e
Merge pull request #171602 from malob/treewide-mainProgram
...
treewide: add meta.mainProgram to many packages
2022-05-05 18:16:09 -07:00
Lennart Eichhorn
f02a08d477
headset-charge-indicator: init at 2021-08-15
2022-05-05 19:27:40 +02:00
Malo Bourgon
16e15fa68f
treewide: add meta.mainProgram to many packages
2022-05-04 18:08:19 -07:00
Ilan Joselevich
b562fda57b
mpdris2: 0.8 -> 0.9.1
2022-04-30 20:54:23 +03:00
Robert Schütz
dd956a5aca
abcmidi: 2022.04.06 -> 2022.04.28
2022-04-29 06:39:42 +00:00
Alexander Bantyev
579e731817
Merge pull request #165930 from anpryl/init/mictray
...
mictray: init at 0.2.5
2022-04-27 14:16:55 +03:00
Armeen Mahdian
43f50c07a6
mpdsync: remove
2022-04-26 10:06:37 -05:00
Kira Bruneau
1ea573a5c8
yabridge, yabridgectl: 3.8.0 → 3.8.1
2022-04-23 16:55:30 -04:00
R. Ryantm
93d02ccfb1
mpris-scrobbler: 0.4.90 -> 0.4.95
2022-04-18 06:21:06 +00:00
Sandro
c58bf7d46f
Merge pull request #169001 from dotlambda/spotdl-3.9.5
...
spotdl: 3.9.4 -> 3.9.5
2022-04-18 01:12:56 +02:00
Robert Schütz
cdf7b205b4
spotdl: 3.9.4 -> 3.9.5
...
https://github.com/spotDL/spotify-downloader/releases/tag/v3.9.5
2022-04-17 02:44:33 +00:00
github-actions[bot]
6b9c75bed5
Merge master into staging-next
2022-04-16 18:01:07 +00:00
Guillaume Girol
649b8992ed
Merge pull request #168405 from dotlambda/abcmidi-2022.04.06
...
abcmidi: 2022.03.20 -> 2022.04.06
2022-04-16 13:05:47 +00:00
Vladimír Čunát
d5d94127fd
Merge branch 'staging-next' into staging
...
Minor conflicts; I hope I didn't mess up:
pkgs/development/tools/misc/binutils/default.nix
pkgs/games/openjk/default.nix
2022-04-14 09:53:21 +02:00