Commit Graph

818 Commits

Author SHA1 Message Date
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