Thiago Kenji Okada
028811bcaf
Merge pull request #146915 from flokli/pulseaudio-dlna
...
pulseaudio-dlna: unstable-2017-11-01 -> unstable-2021-11-09
2021-11-28 10:39:21 -03:00
Sandro
ef5d8a75c7
Merge pull request #143227 from p-h/init-losslessaudiochecker
2021-11-28 03:17:23 +01:00
Philippe Hürlimann
de31473c42
losslessaudiochecker: init at 2.0.5
2021-11-27 15:34:05 +01:00
Bobby Rong
dfae03cfb9
Merge pull request #147227 from mitchmindtree/ardour-video-default
...
ardour: Enable video support by default
2021-11-27 09:37:37 +08:00
OPNA2608
c67c811fa6
schismtracker: 20210525 -> 20211116
2021-11-27 01:16:27 +01:00
Florian Klink
f567ff4440
pulseaudio-dlna: ensure pactl is available
...
pulseaudio-dlna shells out to pactl to configure sinks and sources.
As pactl might not be in $PATH, add --suffix it (so pactl configured by the
user get priority)
2021-11-26 13:32:29 +01:00
Florian Klink
b1204359fa
pulseaudio-dlna: minor cleanups
2021-11-26 13:22:20 +01:00
Zane van Iperen
ee718148c8
audacious: 4.0.5 -> 4.1
2021-11-25 18:54:23 +10:00
mitchmindtree
30e9e7bea5
ardour: Enable video support by default
...
Enables video support in ardour by default.
I do a lot of sound design using ardour and in turn have it enabled in
my configuration. However, seeing as hydra only builds the default
configuration, the build I need is never cached, and I always end up
needing to build ardour from scratch which takes over an hour on my
small laptop. The `videoSupport` flag itself just ensures that xjadeo
and harvid (both required for video support to work in ardour) are
accessible via the PATH.
2021-11-24 15:49:09 +10:00
Maciej Krüger
e75245614e
Merge pull request #146643 from mkg20001/sws
2021-11-24 03:29:44 +01:00
github-actions[bot]
2f9a2c9dfe
Merge master into staging-next
2021-11-22 00:01:39 +00:00
Florian Klink
467aead38e
pulseaudio-dlna: unstable-2017-11-01 -> unstable-2021-11-09
...
This moves pulseaudio-dlna to a more recent fork, which works with
Python 3.
2021-11-21 19:49:04 +01:00
Rick van Schijndel
7640f6e678
callaudiod: support cross-compilation, enable strictDeps
2021-11-21 17:16:06 +01:00
github-actions[bot]
43d088886e
Merge master into staging-next
2021-11-21 00:01:46 +00:00
Kira Bruneau
a88446e324
zynaddsubfx: fix aarch64-linux build
2021-11-20 16:57:28 -05:00
Maciej Krüger
bc8d1dfa83
soundwireserver: init at 3.0
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-11-20 21:21:01 +01:00
Sandro
1d26590ed3
Merge pull request #146599 from trofi/fix-vimpc-for-ncurses-6.3
2021-11-20 19:55:04 +01:00
Jonathan Ringer
fadaef5aed
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
pkgs/applications/networking/browsers/chromium/common.nix
2021-11-19 14:31:57 -08:00
Evgenia Vaartis
b23e863959
gigedit: use old pangomm version
2021-11-19 21:51:12 +03:00
Jonathan Ringer
7268b1ea83
hybridreverb2: fix eval with expoxy rename
2021-11-19 10:46:18 -08:00
Francesco Zanini
f4cd131e38
roomeqwizard: init at 5.20.4
2021-11-19 19:42:50 +01:00
Jonathan Ringer
6ede9cd761
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
pkgs/applications/audio/hybridreverb2/default.nix
2021-11-19 08:44:33 -08:00
Sandro
b95292072f
Merge pull request #144241 from Stunkymonkey/applications-github-1
2021-11-19 17:09:37 +01:00
Sergei Trofimovich
b524bea334
vimpc: pull pending upstream inclusion fix for ncurses-6.3
...
Without the fix build on ncurses-6.3 fails as:
src/window/listwindow.cpp:120:16:
error: format not a string literal and no format arguments [-Werror=format-security]
120 | mvwprintw(window, line, 0, BlankLine.c_str());
| ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2021-11-19 09:25:36 +00:00
Sergei Trofimovich
e699a0ade2
musikcube: pull pending upstream inclusion fix for ncurses-6.3
...
Without the fix build on ncurses-6.3 fails as:
musikcube/cursespp/cursespp/curses_config.h:54:36:
error: format not a string literal and no format arguments [-Werror=format-security]
54 | if (window && format) { wprintw(window, format, ##__VA_ARGS__); }
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
musikcube/src/musikcube/app/window/TransportWindow.cpp:640:5: note: in expansion of macro 'checked_wprintw'
640 | checked_wprintw(c, shuffleLabel.c_str(
2021-11-17 09:16:02 +00:00
github-actions[bot]
f8cf67790e
Merge master into staging-next
2021-11-17 06:01:28 +00:00
Sandro
1553a73ffa
Merge pull request #146221 from trofi/fix-mp3blaster-for-ncurses-6.3
2021-11-17 04:05:59 +01:00
figsoda
ce0da1b871
librespot: use buildFeatures
2021-11-16 08:11:48 -05:00
figsoda
9ed4b5c961
spotifyd: use buildFeatures
2021-11-16 08:11:48 -05:00
Sergei Trofimovich
5933da24d2
mp3blaster: pull pending upstream inclusion fix for ncurses-6.3
...
Without the fix build on ncurses-6.3 fails as:
nmixer.cc:219:26: error: format not a string literal and no format arguments [-Werror=format-security]
219 | mvwprintw(mixwin, my_y - 1, my_x, (char*)source);
| ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2021-11-16 08:41:14 +00:00
Maximilian Bosch
92c1808c75
Merge pull request #144089 from alyssais/fluidsynth
...
fluidsynth: fix cross
2021-11-15 23:53:09 +01:00
github-actions[bot]
9f6360b7fb
Merge staging-next into staging
2021-11-14 18:01:49 +00:00
sternenseemann
2f78a2d3a3
Merge remote-tracking branch 'origin/master' into staging-next
2021-11-14 16:26:44 +01:00
Alyssa Ross
4e1852096f
Merge remote-tracking branch 'nixpkgs/staging-next' into staging
...
Conflicts:
pkgs/development/tools/parsing/flex/2.6.1.nix
2021-11-14 14:17:46 +00:00
Mario Rodas
5b3df98266
Merge pull request #145860 from r-ryantm/auto-update/mpdevil
...
mpdevil: 1.4.0 -> 1.4.1
2021-11-14 09:05:27 -05:00
R. Ryantm
3f02caca7f
mpdevil: 1.4.0 -> 1.4.1
2021-11-14 05:10:22 +00:00
github-actions[bot]
9b5a105856
Merge master into staging-next
2021-11-14 00:01:47 +00:00
Graham Christensen
cacb8de58f
bespokesynth: fixup trailing whitespace
2021-11-13 10:57:04 -05:00
Graham Christensen
5419cf4046
bespokesynth: mark unfree
...
Binaries of VST2 cannot be distributed without upstream permission
which we don't have and cant get. Until VST2 support can be
teased out more carefully, let's mark the package us unfree.
2021-11-13 10:55:00 -05:00
Alyssa Ross
26b89bcd16
Merge remote-tracking branch 'nixpkgs/staging-next' into staging
2021-11-13 15:30:01 +00:00
sternenseemann
1a1e32f023
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts were caused by 2043dbb6fa
interacting with b2767b69dd
.
2021-11-13 12:35:55 +01:00
Jörg Thalheim
34e3a9a75f
Merge pull request #145727 from trofi/fix-libopenmpt-on-gcc-12
...
libopenmpt: fix build on gcc-12
2021-11-13 10:01:29 +00:00
Sergei Trofimovich
b1f8e1634f
libopenmpt: fix build on gcc-12
...
`gcc-12` cleaned up implicit header includes and now requires
explicit '<memory>' for 'std::unique_ptr<>':
openmpt123/openmpt123.cpp:194:14: error: 'unique_ptr' in namespace 'std' does not name a template type
194 | std::unique_ptr<file_audio_stream_base> impl;
| ^~~~~~~~~~
openmpt123/openmpt123.cpp:109:1: note: 'std::unique_ptr' is defined in header '<memory>'; did you forget to '#include <memory>'?
108 | #include "openmpt123_waveout.hpp"
+++ |+#include <memory>
109 |
2021-11-13 09:07:52 +00:00
nixpkgs-upkeep-bot
2421f55bca
spotify-unwrapped: 1.1.68.632.g2b11de83 -> 1.1.72.439.gc253025e
2021-11-12 12:10:40 +00:00
github-actions[bot]
fd8fae936e
Merge staging-next into staging
2021-11-12 06:02:01 +00:00
github-actions[bot]
9a30ed0017
Merge master into staging-next
2021-11-12 06:01:24 +00:00
Sohalt
75c771c0ed
snapcast: add pulseaudio support ( #144674 )
2021-11-12 04:34:28 +01:00
github-actions[bot]
a4e03b8977
Merge staging-next into staging
2021-11-11 18:01:50 +00:00
github-actions[bot]
f2d7271432
Merge master into staging-next
2021-11-11 18:01:13 +00:00
Thiago Kenji Okada
eda6dfde2a
Merge pull request #145461 from sumnerevans/sublime-music-11.15
...
sublime-music: 0.11.14 -> 0.11.16
2021-11-11 10:20:15 -03:00
Sandro
982231df62
Merge pull request #136695 from magnetophon/surge-XT
2021-11-11 14:18:55 +01:00
Sandro
aabb663563
Merge pull request #145018 from magnetophon/aether-lv2
2021-11-11 14:18:34 +01:00
Sandro
d178aab28d
Merge pull request #143889 from r-ryantm/auto-update/faustPhysicalModeling
2021-11-11 14:14:27 +01:00
Sumner Evans
32bd7aaf32
sublime-music: 0.11.14 -> 0.11.16
...
The failing tests have been fixed upstream
2021-11-11 00:33:28 -07:00
Kerstin Humm
bb799694db
epoxy: rename to libepoxy
...
https://github.com/NixOS/nixpkgs/issues/145040
2021-11-11 05:55:32 +01:00
github-actions[bot]
b199af176d
Merge master into staging-next
2021-11-11 00:01:45 +00:00
Felix Bühler
f5c12e8311
treewide: replace '-git' packages with 'unstable-' in version ( #145396 )
2021-11-10 16:21:47 -05:00
github-actions[bot]
84d856a651
Merge master into staging-next
2021-11-10 12:01:22 +00:00
xaverdh
03a257e5a3
treewide: quote urls according to rfc 0045 ( #145260 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-11-10 11:37:56 +01:00
Diffumist
7148439d89
netease-cloud-music-gtk: init at 1.2.2
2021-11-10 18:02:17 +08:00
github-actions[bot]
8c89876ceb
Merge master into staging-next
2021-11-10 06:01:02 +00:00
Sandro
5fb426179a
Merge pull request #143313 from r-ryantm/auto-update/x42-avldrums
2021-11-10 01:18:12 +01:00
Sandro
cfc390e7f5
Merge pull request #143887 from r-ryantm/auto-update/faust
2021-11-10 01:18:01 +01:00
Sandro
783164f601
Merge pull request #143333 from r-ryantm/auto-update/x42-plugins
2021-11-10 01:17:49 +01:00
Sandro
22fe812872
Merge pull request #143789 from r-ryantm/auto-update/zam-plugins
2021-11-10 01:17:29 +01:00
github-actions[bot]
6e4d2d1f10
Merge master into staging-next
2021-11-10 00:01:31 +00:00
Sandro
662373bd37
Merge pull request #123935 from magnetophon/ChowKick
2021-11-09 22:50:20 +01:00
Sandro
445a96b154
Merge pull request #144547 from tshaynik/zrythm-pkg
2021-11-09 22:42:37 +01:00
Sandro
9a9ef88b8c
Merge pull request #145178 from SuperSandro2000/applications
...
Applications
2021-11-09 21:33:41 +01:00
github-actions[bot]
7414a16ee5
Merge master into staging-next
2021-11-09 18:01:23 +00:00
Fabian Affolter
f1ab10812a
sublime-music: 0.11.13 -> 0.11.14
2021-11-09 07:55:05 -08:00
Patrick Hilhorst
bddacbbf4c
Merge pull request #145189 from samuela/upkeep-bot/plexamp-3.8.2-1636459786
2021-11-09 16:49:59 +01:00
nixpkgs-upkeep-bot
7e0eb9ecf0
plexamp: 3.8.0 -> 3.8.2
2021-11-09 15:55:53 +01:00
Sandro Jäckel
e3fe5e9328
aumix: remove ? null from inputs, cleanup meta
2021-11-09 10:19:27 +01:00
figsoda
351c32411a
mmtc: 0.2.13 -> 0.2.14
2021-11-08 14:22:15 -05:00
github-actions[bot]
f14d7cb2f6
Merge master into staging-next
2021-11-08 18:01:24 +00:00
Romanos Skiadas
08c5c121f5
mopidy-iris: 3.59.0 -> 3.60.0
2021-11-08 17:34:41 +02:00
Sandro Jäckel
37015cdfd3
tagutil: prePatch -> postPatch
2021-11-08 11:44:11 +01:00
Bart Brouns
a884a60226
ChowKick: init at 1.1.1
...
Standalone segfaults
2021-11-07 23:05:31 +01:00
Bart Brouns
d9e363ca12
surge-XT: init at unstable-2021-11-07
2021-11-07 22:47:23 +01:00
Bart Brouns
5a4df47ec7
aether-lv2: init at 1.2.1
2021-11-07 22:39:08 +01:00
John Ericson
4f81865aa1
Merge remote-tracking branch 'upstream/master' into staging-next
2021-11-07 20:51:04 +00:00
Felix Bühler
fbdf78236a
pkgs/applications: rename name to pname&version part 1 ( #144949 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-11-07 21:29:51 +01:00
Sergei Trofimovich
dee3169047
gmu: pull pending upstream inclusion fix for ncurses-6.3
...
Without the fix build on ncurses-6.3 fails as:
src/tools/ui.c: In function 'ui_draw_footer_button':
src/tools/ui.c:329:9: error: format not a string literal and no format arguments [-Werror=format-security]
329 | wprintw(ui->win_footer->win, key);
| ^~~~~~~
While at it pulled fix for upstream gcc-10 and clang-12 which
default to -fno-common. Otherwise build would fail as:
$ nix build --impure --expr 'with import ./. {}; gmu.override { stdenv = clang12Stdenv; }' -L
...
gmu> ld: feloader.o:(.bss+0x8): multiple definition of `dlsymunion';
decloader.o:(.bss+0x8): first defined here
2021-11-07 09:51:15 +00:00
github-actions[bot]
9166210176
Merge master into staging-next
2021-11-07 00:01:38 +00:00
Lassulus
57a04d9200
Merge pull request #144469 from r-ryantm/auto-update/mixxx
...
mixxx: 2.3.0 -> 2.3.1
2021-11-06 23:02:24 +01:00
dan4ik
f7a4abe5c0
tagutil: fix build
2021-11-06 14:24:15 -04:00
Orivej Desh
0390fcfd05
jconvolver: init at 1.1.0 ( #143520 )
2021-11-06 18:17:46 +00:00
github-actions[bot]
89ec09c858
Merge master into staging-next
2021-11-06 12:01:12 +00:00
github-actions[bot]
0d70d17925
Merge master into staging-next
2021-11-06 00:01:27 +00:00
Sergei Trofimovich
220c819f53
ecasound: fix build against upcoming ncurses-6.3
...
On ncurses-6.3 with extra printf() annotations gcc now detects
use of user input in place of format strings:
ecasignalview.cpp:360:13:
error: format not a string literal and no format arguments [-Werror=format-security]
360 | mvprintw(r++, 0, bar);
| ~~~~~~~~^~~~~~~~~~~~~
2021-11-05 23:34:36 +00:00
Sandro
4042e36f2d
Merge pull request #144774 from dan4ik605743/tonelib-meta
2021-11-05 21:03:40 +01:00
tshaynik
100670b224
zrythm: init at 1.0.0-alpha.26.0.13
...
Closes #98871
Built on work done by @andreasfelix on #129457 but adds additional
missing dependencies, uses the latest zrythm
version, makes use of dependencies that have since been added to
nixpkgs, and resolves the issue of the crash on start that previous
packaging attempt was encountering.
2021-11-05 15:12:39 -04:00
dan4ik
a123ab3a72
tonelib-zoom: fix meta.platforms
2021-11-06 01:14:47 +07:00
dan4ik
d78a7264c6
tonelib-jam: fix meta.platforms
2021-11-06 01:09:46 +07:00
Vladimír Čunát
555a4016a2
Merge branch 'staging-next' into staging
2021-11-05 10:48:58 +01:00
Thiago Kenji Okada
b5a1a988c2
Merge pull request #144581 from Hexadecimaaal/new-bitwig-studio
...
bitwig-studio: 4.0.1 -> 4.0.7
2021-11-04 22:11:44 -03:00
github-actions[bot]
20bee66ec8
Merge staging-next into staging
2021-11-04 18:01:44 +00:00
Ryan Mulligan
db56abb141
Merge pull request #144551 from r-ryantm/auto-update/pt2-clone
...
pt2-clone: 1.36 -> 1.37
2021-11-04 08:22:09 -07:00
Bobby Rong
c89bbe3506
Merge pull request #143276 from r-ryantm/auto-update/ashuffle
...
ashuffle: 3.10.1 -> 3.12.3
2021-11-04 20:40:36 +08:00