Commit Graph

7875 Commits

Author SHA1 Message Date
markuskowa
e4acd00c2f
Merge pull request #194580 from r-ryantm/auto-update/faust2
faust2: 2.41.1 -> 2.54.9
2022-12-25 16:57:57 +01:00
markuskowa
9edc8037f3
Merge pull request #207365 from r-ryantm/auto-update/lsp-plugins
lsp-plugins: 1.2.3 -> 1.2.4
2022-12-25 16:55:12 +01:00
markuskowa
cb7e9f5a01
Merge pull request #207383 from r-ryantm/auto-update/faustlive
faustlive: 2.5.12 -> 2.5.13
2022-12-25 16:54:54 +01:00
R. Ryantm
8cf13ddc64 picard: 2.8.4 -> 2.8.5 2022-12-25 12:04:13 +01:00
R. Ryantm
f976a446e6 bitwig-studio: 4.4.3 -> 4.4.6 2022-12-25 11:57:27 +01:00
Weijia Wang
f5a98fef5f snapcast: unbreak on x86_64-darwin 2022-12-24 20:26:55 +01:00
R. Ryantm
1708bbf53f faust2: 2.41.1 -> 2.54.9 2022-12-24 14:31:16 +00:00
Adam Stephens
c8408ba068
caffd2 squeezelite: 1.9.9.1414 -> 1.9.9.1419 2022-12-23 11:21:43 -05:00
R. Ryantm
937a8e35d3 faustlive: 2.5.12 -> 2.5.13 2022-12-23 06:05:03 +00:00
figsoda
338bf0b325
Merge pull request #207367 from r-ryantm/auto-update/tauon
tauon: 7.4.6 -> 7.4.7
2022-12-23 00:35:32 -05:00
R. Ryantm
bc89a66198 tauon: 7.4.6 -> 7.4.7 2022-12-23 02:47:24 +00:00
R. Ryantm
753792f06f lsp-plugins: 1.2.3 -> 1.2.4 2022-12-23 02:39:24 +00:00
R. Ryantm
8a00c83c49 faustPhysicalModeling: 2.50.6 -> 2.54.9 2022-12-22 23:06:06 +00:00
R. Ryantm
ab9cdc0072 x42-plugins: 20220923 -> 20221119 2022-12-22 03:36:25 +00:00
R. Ryantm
bd3bae9102 praat: 6.3.02 -> 6.3.03 2022-12-21 20:48:45 +08:00
Bobby Rong
8ea47e0ac6
Merge pull request #206465 from liamdiprose/fix/zrythm-find-fallback-icons
zrythm: add path for fallback icons
2022-12-21 17:59:23 +08:00
Liam Diprose
91b2c4bf92 zrythm: add path for fallback icons 2022-12-21 18:04:43 +13:00
Pascal Bach
8ab17307f8
Merge pull request #204712 from samuela/upkeep-bot/plexamp-4.6.1-1670286242
plexamp: 4.5.2 -> 4.6.1
2022-12-19 22:52:44 +01:00
David McFarland
13861970f4 treewide: update all dotnet lockfiles 2022-12-19 15:36:25 -04:00
Anderson Torres
c010f15db6
Merge pull request #206687 from wahjava/init-tuner
tuner: init at 1.5.1
2022-12-18 18:58:39 -03:00
Sandro
595f528e07
Merge pull request #205099 from ddelabru/vcv-rack 2022-12-18 22:28:20 +01:00
Valentin Gagarin
f782da699e
Merge pull request #206646 from figsoda/typos 2022-12-18 18:27:57 +01:00
Sandro
5ef92d94d0
Merge pull request #206241 from deejayem/mopidy-musicbox-webclient-not-broken 2022-12-18 17:25:35 +01:00
Sandro
1ed3063059
Merge pull request #206243 from deejayem/mopidy-local-not-broken 2022-12-18 17:25:19 +01:00
Ashish SHUKLA
55c8cbb4c2
tuner: init at 1.5.1 2022-12-18 21:10:33 +05:30
figsoda
ec8cb34358 treewide: fix typos 2022-12-17 19:39:44 -05:00
R. Ryantm
979332605c spotifyd: 0.3.3 -> 0.3.4 2022-12-17 23:21:48 +00:00
figsoda
f01c9db412 librespot: unbreak on darwin 2022-12-16 23:44:29 -05:00
Lily Foster
067bfc6c90 open-stage-control: do not copy node_modules to reduce closure 2022-12-16 22:57:18 -05:00
David Morgan
da1333cdd2
pms: init at unstable-2022-11-12 (#205941)
Co-authored-by: Nikolay Korotkiy <sikmir@disroot.org>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-12-16 21:30:42 +01:00
Artturin
05a2dfd674 lib.replaceChars: warn about being a deprecated alias
replaceStrings has been in nix since 2015(nix 1.10)

so it is safe to remove the fallback

d6d5885c15
2022-12-15 22:25:51 +02:00
David Morgan
0e48185e74
mopidy-local: un-mark as broken on darwin 2022-12-15 12:57:53 +00:00
David Morgan
5f34d08447
mopidy-musicbox-webclient: un-mark as broken on darwin 2022-12-15 12:52:50 +00:00
R. Ryantm
40fe7f9330 tauon: 7.4.5 -> 7.4.6 2022-12-14 18:17:59 +00:00
Rick van Schijndel
9833d56c24 treewide: mark packages broken that never built on PLATFORM
Done with the help of https://github.com/Mindavi/nixpkgs-mark-broken
Tool is still WIP but this is one of the first results.

I manually audited the results and removed some results that were not valid.

Note that some of these packages maybe should have more constrained platforms set
instead of broken set, but I think not being perfectly correct is better than
just keep trying to build all these things and never succeeding.

Some observations:

- Some darwin builds require XCode tools
- aarch64-linux builds sometimes suffer from using gcc9
  - gcc9 is getting older and misses some new libraries/features
- Sometimes tools try to do system detection or expect some explicit settings for
  platforms that are not x86_64-linux
2022-12-13 21:40:12 +01:00
Jan Tojnar
7f522cacba
Merge pull request #201165 from fpletz/pkg/easyeffects-7
easyeffects: 6.3.0 -> 7.0.0
2022-12-13 17:57:49 +01:00
Henri Menke
f2a5bc37a0
gtkcord4: install desktop item and icons, optional libadwaita 2022-12-13 11:56:57 +01:00
Anderson Torres
3778ce32c8
Merge pull request #205772 from atorres1985-contrib/cleanup-maintainers
treewide: remove e-user from maintainers
2022-12-12 20:00:24 -03:00
Bobby Rong
72ce854d2e
Merge pull request #205586 from foo-dogsquared/update-amberol
amberol: 0.9.1 -> 0.9.2
2022-12-12 22:26:49 +08:00
AndersonTorres
28a5476184 treewide: remove e-user from maintainers
According to https://github.com/NixOS/nixpkgs/pull/22789#issuecomment-757687683,
the maintainer doesn't use NixOS anymore.
2022-12-12 09:32:09 -03:00
Ryan Mulligan
c8acd688a5
Merge pull request #204881 from r-ryantm/auto-update/stochas
stochas: 1.3.8 -> 1.3.9
2022-12-11 20:27:36 -08:00
figsoda
9e60c8d65d
Merge pull request #205699 from r-ryantm/auto-update/airwindows-lv2
airwindows-lv2: 12.0 -> 14.0
2022-12-11 20:50:22 -05:00
R. Ryantm
a7111b1c7a airwindows-lv2: 12.0 -> 14.0 2022-12-12 01:00:31 +00:00
Stanisław Pitucha
a61b8298e0
Merge pull request #203475 from Mic92/reaper
reaper: 6.66 -> 6.71
2022-12-12 08:59:18 +11:00
Jörg Thalheim
8904ad8ed5 reaper: 6.66 -> 6.71 2022-12-11 20:42:35 +01:00
Nikolay Korotkiy
b6150f331f
Merge pull request #205411 from r-ryantm/auto-update/pyradio
pyradio: 0.8.9.31 -> 0.8.9.32
2022-12-11 15:56:38 +04:00
Francesco Gazzetta
64e0bf055f
Merge pull request #205553 from r-ryantm/auto-update/pt2-clone
pt2-clone: 1.54 -> 1.55
2022-12-11 09:33:23 +00:00
Gabriel Arazas
bceabe0ca9 amberol: 0.9.1 -> 0.9.2 2022-12-11 10:03:59 +08:00
R. Ryantm
795aa42290 pt2-clone: 1.54 -> 1.55 2022-12-10 21:24:11 +00:00
Fabian Affolter
af2a04eb31
pyradio: add changelog to meta 2022-12-10 11:33:25 +01:00
rubyowo
4baa9eab71
youtube-music: 0.17.0 -> 0.18.0 2022-12-10 11:41:04 +04:00
R. Ryantm
7674933d95 pyradio: 0.8.9.31 -> 0.8.9.32 2022-12-10 07:05:15 +00:00
figsoda
116828f769
Merge pull request #205397 from r-ryantm/auto-update/mopidy
mopidy: 3.4.0 -> 3.4.1
2022-12-09 23:20:05 -05:00
R. Ryantm
8e5192fb89 mopidy: 3.4.0 -> 3.4.1 2022-12-10 02:12:00 +00:00
Sebastian Sellmeier
2db8cdeb11
alsa-scarlett-gui: init at unstable-2022-08-11 2022-12-09 23:07:16 +01:00
R. Ryantm
e968b8b88d praat: 6.3.01 -> 6.3.02 2022-12-08 20:11:05 +08:00
Dominic Delabruere
3cf332fdb8 vcv-rack: 2.2.0 -> 2.2.1
This is a very minor update to VCV Rack, but the upstream Makefiles
now recognize `aarch64` in platform strings and accepts a
CROSS_COMPILE environment variable for cross-compiling plugins for
a given target. This commit updates the `makeFlags` accordingly.
2022-12-07 22:37:24 -05:00
R. Ryantm
11c344d864 audacity: 3.2.1 -> 3.2.2 2022-12-07 14:33:01 -05:00
Francesco Gazzetta
cce13d42dc
Merge pull request #204830 from r-ryantm/auto-update/pt2-clone
pt2-clone: 1.53.1 -> 1.54
2022-12-07 09:56:25 +00:00
R. Ryantm
fc14c1bbb1 cardinal: 22.10 -> 22.11 2022-12-07 17:07:53 +08:00
R. Ryantm
c3552b5340 stochas: 1.3.8 -> 1.3.9 2022-12-06 23:43:42 +00:00
Artturi
850fb23aa8
Merge pull request #204214 from wegank/wxgtk30-gtk2-drop
treewide: drop wxGTK30-gtk2
2022-12-06 23:28:43 +02:00
figsoda
7a58092d48
Merge pull request #204648 from figsoda/mmtc
mmtc: 0.3.0 -> 0.3.1
2022-12-06 13:31:43 -05:00
R. Ryantm
890ce7d957 pt2-clone: 1.53.1 -> 1.54 2022-12-06 17:27:02 +00:00
Vladimír Čunát
089fb18420
Merge #203426: staging-next 2022-11-28 2022-12-06 12:36:58 +01:00
Sandro
95c88faec4
Merge pull request #185858 from aidalgol/soundux
soundux: init at 0.2.7
2022-12-06 10:16:48 +01:00
nixpkgs-upkeep-bot
602733331f plexamp: 4.5.2 -> 4.6.1 2022-12-06 00:24:02 +00:00
figsoda
3132d4e2f2 mmtc: 0.3.0 -> 0.3.1
Diff: https://github.com/figsoda/mmtc/compare/v0.3.0...v0.3.1

Changelog: https://github.com/figsoda/mmtc/blob/v0.3.1/CHANGELOG.md
2022-12-05 10:27:49 -05:00
Martin Weinelt
fe8eef1ae4 Merge remote-tracking branch 'origin/master' into staging-next 2022-12-04 22:06:42 +01:00
Anderson Torres
c94cdd0978
Merge pull request #203911 from fgaz/cplay-ng/init
cplay-ng: init at 5.1.0
2022-12-04 18:02:02 -03:00
Martin Weinelt
269897df6d
Merge pull request #204161 from lilyinstarlight/fix/mopidy-local-with-mopidy-3.4.0 2022-12-04 19:04:02 +01:00
Francesco Gazzetta
bc5367def1 cplay-ng: init at 5.1.0 2022-12-04 16:27:00 +01:00
Lily Foster
368aa87531
mopidy-local: apply patch to fix tests 2022-12-04 10:11:31 -05:00
R. Ryantm
d62fab8132 praat: 6.3 -> 6.3.01 2022-12-04 20:28:58 +08:00
R. Ryantm
5d80334ccc tagger: 2022.11.1-f1 -> 2022.11.2 2022-12-04 20:27:21 +08:00
Jörg Thalheim
14ddeaebcb
Merge pull request #202388 from Mic92/clerk
clerk: mark as broken
2022-12-04 12:18:32 +01:00
Guillaume Girol
3b8a19424a
Merge pull request #203547 from ddelabru/vcv-rack
vcv-rack: 2.1.2 -> 2.2.0
2022-12-03 19:50:06 +00:00
github-actions[bot]
7ec4183673
Merge master into staging-next 2022-12-03 06:01:28 +00:00
Sandro
70e765c85e
Merge pull request #203130 from wegank/aacgain-bump 2022-12-03 05:02:28 +01:00
Weijia Wang
07cd65bea2 treewide: drop wxGTK30-gtk2 2022-12-03 03:28:32 +01:00
Weijia Wang
c27f6444ac aacgain: 1.9.0 -> 2.0.0 2022-12-03 02:59:06 +01:00
Henri Menke
512aca68d3
gktcord4: add nativeBuildInput wrapGappsHook
In #200179 we noticed some application crashes triggered during file
uploads: "Settings schema 'org.gtk.gtk4.Settings.FileChooser' is not
installed". This appears to be because we failed to wrapGAppsHook, this
has been corrected.
2022-12-03 00:48:59 +00:00
github-actions[bot]
bfdca1ca4a
Merge master into staging-next 2022-12-02 12:01:20 +00:00
Francesco Gazzetta
c9baf04dfa
Merge pull request #204024 from r-ryantm/auto-update/ft2-clone
ft2-clone: 1.61 -> 1.62
2022-12-02 09:54:02 +00:00
github-actions[bot]
1de884edb3
Merge master into staging-next 2022-12-02 06:01:28 +00:00
Sandro
112df0e23b
Merge pull request #203991 from aacebedo/aacebedo/youtube-music-fix 2022-12-02 02:36:15 +01:00
R. Ryantm
b3f7ea4e42 ft2-clone: 1.61 -> 1.62 2022-12-01 23:13:22 +00:00
Alexandre Acebedo
562a9b807d youtube-music: fix trayicon and source provenance 2022-12-01 21:15:46 +01:00
github-actions[bot]
237453e7f7
Merge master into staging-next 2022-12-01 18:01:25 +00:00
Sandro
969029135c
Merge pull request #203366 from SuperSandro2000/hqplayer-desktop 2022-12-01 13:22:49 +01:00
github-actions[bot]
5d71fe0cdb
Merge master into staging-next 2022-12-01 12:01:45 +00:00
Jörg Thalheim
84e81bb790
Merge pull request #203736 from orivej/reaper-xdotool
reaper: provide libxdo for ReaLearn 2.14
2022-12-01 11:30:48 +01:00
github-actions[bot]
818d9a61a3
Merge master into staging-next 2022-12-01 00:02:26 +00:00
github-actions[bot]
cb51cfe745
Merge master into staging-next 2022-11-30 18:01:11 +00:00
David Morgan
b0f767da93
vimpc: Support more platforms 2022-11-30 16:09:35 +00:00
Sandro
365c6518f4
Merge pull request #200179 from urandom2/gtkcord4
Fixes https://github.com/NixOS/nixpkgs/issues/96936
2022-11-30 14:21:16 +01:00
Orivej Desh
eded5ed94e reaper: provide libxdo for ReaLearn 2.14
ReaLearn 2.14 has added support for binding MIDI messages to mouse
events (to control plugins with no other method of input) via Rust
"enigo" crate which does this on Linux by binding to the xdotool
library.
2022-11-30 11:18:55 +00:00
github-actions[bot]
aff62e907a
Merge master into staging-next 2022-11-30 06:01:30 +00:00
figsoda
9205d2201e
Merge pull request #203692 from dotlambda/mopidy-ytmusic-0.3.8
mopidy-ytmusic: 0.3.7 -> 0.3.8
2022-11-29 23:08:09 -05:00
Mario Rodas
ec424e9a8a
Merge pull request #203112 from fgaz/soundtracker/1.0.3
soundtracker: 1.0.2.1 -> 1.0.3
2022-11-29 20:45:56 -05:00