3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

6161 commits

Author SHA1 Message Date
R. Ryantm e8e83be0a0 netease-music-tui: 0.1.3 -> 0.1.4 2021-12-07 17:03:32 +00:00
R. Ryantm de054ea38d hydrogen: 1.1.0 -> 1.1.1 2021-12-07 04:19:46 +00:00
R. Ryantm dade4f3b63 ft2-clone: 1.47 -> 1.48 2021-12-06 23:43:27 +00:00
Sergei Trofimovich 2438d1a5a9 pamix: fix pending upstream inclusion for ncurses-6.3
Without the change the build fails as:

    src/pamix_ui.cpp:132:25: error: format not a string literal and no format arguments [-Werror=format-security]
      132 |                 mvprintw(curY, curX + remainingChars + 1, displayName.c_str());
          |                 ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2021-12-06 09:18:02 +00:00
figsoda 3ffeeb2a5f
Merge pull request #148810 from r-ryantm/auto-update/ashuffle
ashuffle: 3.12.3 -> 3.12.5
2021-12-05 21:23:39 -05:00
R. Ryantm e92dec78b3 ashuffle: 3.12.3 -> 3.12.5 2021-12-06 01:45:34 +00:00
Tom Fitzhenry 9b867fe907 spot: 0.2.0 -> 0.2.2
https://github.com/xou816/spot/releases/tag/0.2.2

Notably, this fixes https://github.com/xou816/spot/issues/334 which was causing spot to fail to start on NixOS.
2021-12-06 09:33:53 +11:00
Jonas Heinrich e906657a50 ocenaudio: 3.10.6 -> 3.11.0 2021-12-04 18:03:44 +01:00
Sandro 6d9e0be803
Merge pull request #148062 from pennae/patchmatrix 2021-12-03 20:23:45 +01:00
Sandro 2df15ba83d
Merge pull request #147379 from kanashimia/qpwgraph 2021-12-03 18:41:48 +01:00
Kim Simmons 6c55d68c16 Removing zoomulator (my self) as maintainer. 2021-12-02 22:37:56 +01:00
Kanashimia a0155bedf3 qpwgraph: init at 0.0.9 2021-12-02 19:34:36 +02:00
Jörg Thalheim ae5f1bffbd
Merge pull request #148215 from legendofmiracles/asmrepl
asmrepl: init at 1.0.2
2021-12-02 15:30:44 +00:00
Bobby Rong 3c24254847
Merge pull request #147554 from OPNA2608/update/schismtracker
schismtracker: 20210525 -> 20211116
2021-12-02 22:41:13 +08:00
legendofmiracles b9e6351d30
maintainers: rename legendofmiracles to lom 2021-12-01 17:19:48 -06:00
Thiago Kenji Okada 413120f24e
Merge pull request #148100 from marsam/update-ncspot
ncspot: 0.9.0 -> 0.9.2
2021-12-01 10:53:16 -03:00
Jörg Thalheim b4314083d0
Merge pull request #146363 from trofi/fix-musikcube-for-ncurses-6.3
musikcube: pull pending upstream inclusion fix for ncurses-6.3
2021-12-01 08:58:10 +00:00
Mario Rodas eea9da363d ncspot: 0.9.0 -> 0.9.2
https://github.com/hrkfdn/ncspot/releases/tag/v0.9.1
https://github.com/hrkfdn/ncspot/releases/tag/v0.9.2
2021-12-01 04:20:00 +00:00
pennae 90df19f130 patchmatrix: init at 0.26.0 2021-11-30 20:54:26 +01:00
Sandro 6c727368ef
Merge pull request #145079 from rski/iris 2021-11-30 20:46:35 +01:00
Sandro c876d31bd1
Merge pull request #144975 from trofi/fix-gmu-for-ncurses-6.13 2021-11-30 18:15:20 +01:00
Hexadecimal Hyuga 14a87afdf8 bitwig-studio: 4.0.7 -> 4.1 2021-11-29 22:18:07 +08:00
Doron Behar f573b8fb0e
Merge pull request #147464 from doronbehar/pkg/musescore 2021-11-29 14:09:21 +02:00
Doron Behar b7199d242e musescore: Fix some qt issues
- Force use QT_QPA_PLATFORM=xcb since setting it to `wayland` causes
  some GUI issues.
- Use qt515 - There are no issues with it at least now (it was set to
  qt514 in commit c3cd2be2e2).
- Don't disable QML cache since it's been a long time since the update
  from 3.4.2 to 3.5.0 of musescore.
- Add @doronbehar as maintainer.
2021-11-29 13:39:54 +02:00
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
github-actions[bot] cca97be2f0
Merge staging-next into staging 2021-11-04 12:01:39 +00:00
Patrick Hilhorst 9fcfc32699
Merge pull request #144566 from samuela/upkeep-bot/plexamp-3.8.0-1635984552 2021-11-04 12:30:07 +01:00
Hexadecimal Hyuga e4214b4a2d bitwig-studio: 4.0.1 -> 4.0.7 2021-11-04 15:07:44 +08:00
github-actions[bot] 524db8975e
Merge staging-next into staging 2021-11-04 06:02:01 +00:00
Samuel Dionne-Riel b5b3db3c2f
Merge pull request #144078 from IreneKnapp/tenacity
tenacity: init at 0.0.1
2021-11-03 23:30:22 -04:00
nixpkgs-upkeep-bot 438367dfba plexamp: 3.7.1 -> 3.8.0 2021-11-04 00:09:13 +00:00
github-actions[bot] 7516a2e172
Merge staging-next into staging 2021-11-04 00:02:12 +00:00
R. Ryantm 4f7f702d6e pt2-clone: 1.36 -> 1.37 2021-11-03 22:18:08 +00:00
Artturi f92500945f
Merge pull request #144538 from r-ryantm/auto-update/praat 2021-11-03 23:18:35 +02:00
R. Ryantm 976307adc3 praat: 6.1.53 -> 6.1.55 2021-11-03 20:57:07 +00:00
github-actions[bot] 3567177949
Merge staging-next into staging 2021-11-03 18:10:58 +00:00
R. Ryantm 5c7e0b2e70 mixxx: 2.3.0 -> 2.3.1 2021-11-03 15:19:51 +00:00
Bobby Rong 2483e778d4
treewide: set meta.mainProgram for packages teams.pantheon.members maintain 2021-11-03 19:07:21 +08:00
Sandro Jäckel b5cfd8dd69
treewide: remove python39Packages.ruamel_yaml aliases 2021-11-03 11:10:50 +01:00
Alyssa Ross 703ffa2f5d
Merge remote-tracking branch 'nixpkgs/staging-next' into staging 2021-11-03 07:34:33 +00:00
Martin Weinelt 8f5da907b0 Merge remote-tracking branch 'origin/staging-next' into staging 2021-11-02 23:31:28 +01:00
Felix Buehler 2e74d854f3 swh-lv2: switch to fetchFromGitHub 2021-11-02 19:49:29 +01:00
Felix Buehler fb1cc88a08 ladspa-plugins: switch to fetchFromGitHub 2021-11-02 19:49:29 +01:00
Felix Buehler 221ec72f0e hydrogen0: switch to fetchFromGitHub 2021-11-02 19:49:27 +01:00
OPNA2608 a8a57c90b3 ptcollab: 0.5.0 -> 0.5.0.1 2021-11-02 11:06:01 -07:00
Felix Buehler 82bb0302ca hybridreverb2: switch to fetchFromGitHub 2021-11-02 14:27:58 +01:00
Felix Buehler aeb416bb22 cadence: switch to fetchFromGitHub 2021-11-02 14:27:14 +01:00
Irene Knapp 37b409929a
tenacity: init at 0.0.1 2021-11-02 04:25:46 -07:00
R. Ryantm 2ca3e872af MIDIVisualizer: 6.4 -> 6.5 2021-11-02 10:50:44 +00:00
github-actions[bot] 83d6b7a7e0
Merge staging-next into staging 2021-11-01 18:01:40 +00:00
github-actions[bot] bd0051cd54
Merge master into staging-next 2021-11-01 18:01:02 +00:00
Bobby Rong 415617a9c5
Merge pull request #143591 from r-ryantm/auto-update/qjackctl
qjackctl: 0.9.4 -> 0.9.5
2021-11-01 23:04:24 +08:00
Bobby Rong cd92b90301
Merge pull request #143071 from WolfangAukang/pocket-casts-fix
pocket-casts: set electron version on top-level
2021-11-01 22:56:50 +08:00
github-actions[bot] 9e9ee310f8
Merge staging-next into staging 2021-11-01 12:01:37 +00:00
github-actions[bot] cc41bb5851
Merge master into staging-next 2021-11-01 12:01:00 +00:00
Alyssa Ross 8acc5fef4d
fluidsynth: fix cross 2021-11-01 09:45:18 +00:00
R. Ryantm 8b81b49ecd faustPhysicalModeling: 2.33.1 -> 2.37.3 2021-10-30 19:58:26 +00:00
R. Ryantm 5c8aab2c2d faust: 2.30.5 -> 2.37.3 2021-10-30 19:02:24 +00:00
R. Ryantm cb2d80ae6e zam-plugins: 3.13 -> 3.14 2021-10-30 01:57:42 +00:00
Patrick Hilhorst cd6800cbff
plexamp: use new pname-version cababilities introduced in #143347 2021-10-29 17:02:52 +02:00
github-actions[bot] 853a47c140
Merge staging-next into staging 2021-10-29 12:01:53 +00:00
github-actions[bot] 97b60b1800
Merge master into staging-next 2021-10-29 12:01:19 +00:00
Bobby Rong c22c59a270
Merge pull request #143494 from r-ryantm/auto-update/songrec
songrec: 0.2.0 -> 0.2.1
2021-10-29 15:57:07 +08:00
R. Ryantm ccc720b698 qjackctl: 0.9.4 -> 0.9.5 2021-10-29 07:11:31 +00:00
github-actions[bot] d9aba51052
Merge staging-next into staging 2021-10-29 06:01:42 +00:00
github-actions[bot] e7fbce41fc
Merge master into staging-next 2021-10-29 06:01:10 +00:00
Mario Rodas 5774ef75e0
Merge pull request #143498 from r-ryantm/auto-update/snd
snd: 21.7 -> 21.8
2021-10-28 22:07:33 -05:00
Mario Rodas bd4c61523a snd: fix build on darwin 2021-10-28 23:29:00 +00:00
R. Ryantm 2cdc3bd3cc snd: 21.7 -> 21.8 2021-10-28 23:28:11 +00:00
R. Ryantm 78a5bd5be9 songrec: 0.2.0 -> 0.2.1 2021-10-28 23:04:11 +00:00
Alyssa Ross 3f01b576af
Merge remote-tracking branch 'nixpkgs/staging-next' into staging
Conflicts:
	nixos/doc/manual/from_md/release-notes/rl-2111.section.xml
	nixos/doc/manual/release-notes/rl-2111.section.md
2021-10-28 16:07:38 +00:00
R. Ryantm bec092461a x42-plugins: 20210714 -> 20211016 2021-10-28 08:47:46 +00:00
R. Ryantm ab6ec4332a x42-avldrums: 0.4.1 -> 0.4.2 2021-10-28 07:02:13 +00:00
R. Ryantm 6344193b4d ashuffle: 3.10.1 -> 3.12.3 2021-10-28 02:08:20 +00:00
github-actions[bot] a1e570b43e
Merge master into staging-next 2021-10-28 00:01:36 +00:00
Sandro a3cf666fdf
Merge pull request #143142 from dan4ik605743/tonelib-up 2021-10-27 22:39:47 +02:00
github-actions[bot] 22401dcc39
Merge master into staging-next 2021-10-27 18:01:02 +00:00
dan4ik 1c09a32d85 tonelib-jam: 4.6.6 -> 4.7.0 2021-10-27 19:24:17 +07:00
figsoda 007c379bec ncspot: use buildFeatures 2021-10-27 08:08:03 -04:00
R. Ryantm 16aa9f2ca7 mpdevil: 1.3.0 -> 1.4.0 2021-10-27 11:10:33 +00:00
P. R. d. O 5156f07c96
pocket-casts: set electron version on top-level 2021-10-26 19:58:57 -06:00
Sandro 52abab8c90
Merge pull request #141918 from sternenseemann/remove-fluidsynth-1 2021-10-26 11:34:35 +02:00
Sandro 45e2dc61fd
Merge pull request #142900 from trofi/sequential-espeak-ng
espeak-ng: explicitly disable parallel building
2021-10-26 09:11:47 +02:00
github-actions[bot] e5fe4acb71
Merge staging-next into staging 2021-10-26 06:01:35 +00:00
github-actions[bot] 7e0da80ec9
Merge master into staging-next 2021-10-26 06:01:02 +00:00
Peter Hoeg 4956a145e1 strawberry: 0.9.3 -> 1.0.0 2021-10-26 12:27:48 +08:00
P. R. d. O 4f25697acf pocket-casts: init at 0.5.0 2021-10-26 10:28:22 +09:00
github-actions[bot] 47ad670e14
Merge staging-next into staging 2021-10-26 00:02:18 +00:00
sternenseemann 45b312013e fluidsynth_1: remove at 1.1.11
* FluidSynth 1.1.11 was kept around as a dependency of some packages
  that hadn't yet adjusted to API breakages. All of these packages now
  use FluidSynth 2.x, so fluidsynth_1 can be removed. It has been broken
  ever since glib was updated to 2.70 and was affected by an unpatched
  CVE.

* Refactor expression a bit, use pname instead of name.

* Add changelog entry in case someone was using this downstream
  (accidentally?).

Fixes #141508.
Fixes #124624.
2021-10-26 01:56:17 +02:00
Sergei Trofimovich ed66694ebf espeak-ng: explicitly disable parallel building
Current release lacks dependencies on local espeak-ng:

    cd dictsource && ESPEAK_DATA_PATH=/build/espeak-ng LD_LIBRARY_PATH=../src: \
        ../src/espeak-ng --compile=yue && cd ..
    bash: line 1: ../src/espeak-ng: No such file or directory

Should be fixed in next release: https://github.com/espeak-ng/espeak-ng/pull/1029
Can't apply patch as is as Makefile.am diverged quite a bit since 1.50
release.
2021-10-25 22:57:25 +01:00
Martin Weinelt a47e0a6554 Merge remote-tracking branch 'origin/master' into staging-next 2021-10-25 21:03:48 +02:00
Timur Demin 7cbb26bb9d
librespot: 0.3.0 -> 0.3.1 (#142855) 2021-10-25 16:39:38 +02:00
github-actions[bot] f9ab4de694
Merge staging-next into staging 2021-10-22 18:01:54 +00:00
Jonathan Ringer fc25d94010
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/development/python-modules/jupyter-client/default.nix
	pkgs/development/python-modules/jupyterlab-git/default.nix
2021-10-22 09:33:07 -07:00
Sergei Trofimovich 10ead26812 cdparanoiaIII: disable parallel building
Manually written makefile relies on inplace re-execution to build
shared and static libraries. Then built in parallel it occasionally
causes build failures when partially overwritten file gets used by
linker.

Let's disable parallel builds.
2021-10-22 10:43:14 +01:00
Sandro 6bd478abcb
Merge pull request #134855 from r-ryantm/auto-update/synthv1 2021-10-21 22:40:26 +02:00
Fabian Affolter 0384292012
Merge pull request #142379 from fgaz/pt2-clone/1.36
pt2-clone: 1.34 -> 1.36
2021-10-21 22:20:23 +02:00
Sandro 903e790be2
Merge pull request #138768 from samuela/upkeep-bot/spotify-unwrapped-1.1.68.632.g2b11de83-1632183218 2021-10-21 20:39:04 +02:00
Hubert Jasudowicz 6936a589db helvum: 0.3.0 -> 0.3.1 2021-10-21 19:46:12 +02:00
Artturi 78c584e0c0
Merge pull request #140628 from 0x4A6F/master-giada 2021-10-21 20:36:27 +03:00
0x4A6F e1aed21464 giada: 0.16.4 -> unstable-2021-09-24 2021-10-21 19:22:31 +03:00