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
figsoda
203ef7ca55
orca-c: set meta.mainProgram
2021-10-21 09:13:57 -04:00
github-actions[bot]
ba32b28e59
Merge master into staging-next
2021-10-20 18:01:18 +00:00
Francesco Gazzetta
d0150d9366
pt2-clone: 1.34 -> 1.36
2021-10-20 17:29:46 +02:00
Orivej Desh
0d20bfd742
tonelib-gfx: 4.6.6 -> 4.7.0 ( #142259 )
...
Fix runtime dependencies:
- libjack2 is needed for jack output
- libX* are needed to properly render the GUI
Missing runtime dependencies were discovered by running:
strace -fe open,openat ToneLib-GFX |& grep glibc | grep ENOENT
2021-10-20 13:43:27 +00:00
github-actions[bot]
2d8f645c79
Merge master into staging-next
2021-10-20 06:01:15 +00:00
Mario Rodas
330e6a9b46
ncspot: 0.8.2 -> 0.9.0
...
https://github.com/hrkfdn/ncspot/releases/tag/v0.9.0
2021-10-19 21:46:13 -05:00
Vladimír Čunát
01df3cd7dd
Merge branch 'master' into staging-next
2021-10-19 19:24:43 +02:00
figsoda
70285d4c4f
Merge pull request #142220 from legendofmiracles/pavucontrol
...
pavucontrol: 4.0 -> 5.0, format
2021-10-19 11:55:57 -04:00
legendofmiracles
a3f93473e5
pavucontrol: 4.0 -> 5.0, format
2021-10-19 08:42:00 -06:00
Orivej Desh
4949d2930b
reaper: 6.29 -> 6.38 ( #141914 )
...
Dispatch based on hostPlatform.system, similar to how it is done for
example in sbclBootstrap.
2021-10-19 10:21:54 +00:00
github-actions[bot]
b0a41194a1
Merge master into staging-next
2021-10-18 18:01:14 +00:00
Bobby Rong
0e6ae37e2f
Merge pull request #142056 from OPNA2608/update/ptcollab/21.11
...
ptcollab: 0.4.3 -> 0.5.0
2021-10-18 23:05:28 +08:00
OPNA2608
3cdaf29e98
ptcollab: 0.4.3 -> 0.5.0
2021-10-18 09:29:19 +02:00
github-actions[bot]
0f92179807
Merge master into staging-next
2021-10-17 18:01:07 +00:00
Bobby Rong
f8c65a4490
Merge pull request #141800 from wamserma/mimic-refactor
...
mimic: reorder attributes
2021-10-17 20:44:08 +08:00
Ryan Burns
3220fbe696
Merge branch 'master' into staging-next
2021-10-16 16:07:38 -07:00
sternenseemann
a2004d37a3
lmms: build using fluidsynth 2.x
...
LMMS supports building against FluidSynth 2, so there's no need to keep
using the legacy version.
2021-10-16 23:23:35 +02:00
Martin Weinelt
a415d5dd2e
Merge remote-tracking branch 'origin/master' into staging-next
2021-10-15 23:10:08 +02:00
Markus S. Wamser
4c168e4679
mimic: reorder attributes
2021-10-15 22:13:35 +02:00
Jan Tojnar
85ec600026
Merge pull request #141299 from dotlambda/libadwaita-1.0.0.alpha.3
...
libadwaita: 1.0.0-alpha.2 -> 1.0.0.alpha.3
2021-10-15 17:03:15 +02:00
Martin Weinelt
adf4e67dd4
Merge remote-tracking branch 'origin/staging' into staging-next
2021-10-15 01:34:36 +02:00
maralorn
2b6a304ef5
Merge pull request #141506 from sternenseemann/csound-fluidsynth-2
...
csound: build with fluidsynth 2.x
2021-10-14 23:01:30 +02:00
Jan Tojnar
c254c77513
Merge pull request #141589 from jtojnar/easyeffects-6.1
...
easyeffects: 6.0.3 → 6.1.3
2021-10-14 21:01:19 +02:00
Robert Schütz
1984b89dfe
mousai: 0.4.2 -> 0.6.6
2021-10-14 09:11:26 -07:00
ckie
e694aebd10
in-formant: init at 2021-06-30
2021-10-14 17:18:05 +03:00
Timur Demin
b752cde8a9
librespot: 0.2.0 -> 0.3.0
2021-10-14 09:58:27 +05:00
Jan Tojnar
3cc0c3ab3f
easyeffects: 6.0.3 → 6.1.3
...
https://github.com/wwmm/easyeffects/blob/v6.1.3/CHANGELOG.md
2021-10-14 02:31:13 +02:00
Jan Tojnar
3e881e5692
easyeffects: fix maximizer
...
In 6.0.0, it was switched from ladspa to lv2 (eb6834f9ef
)
2021-10-14 02:31:12 +02:00
Jan Tojnar
c57f0ff44e
easyeffects: add dependencies forgotten in 6.0.3 bump
...
loudness is back https://github.com/wwmm/easyeffects/blob/v6.0.2/CHANGELOG.md
2021-10-14 02:31:12 +02:00
Jan Tojnar
cead114134
easyeffects: drop accidental GTK3 dependency
2021-10-14 02:31:12 +02:00
Timur Demin
60b41214de
librespot: 0.1.6 -> 0.2.0, remove Cargo lock
2021-10-14 00:43:10 +05:00
sternenseemann
aa0a596e6c
csound: build with fluidsynth 2.x
...
csound has supported FluidSynth 2 since 6.13.0:
https://github.com/csound/csound/pull/1106
Since fluidsynth_1 has finally been broken by glib 2.70.0, so now is a
good opportunity to get rid of this dependency.
2021-10-13 15:44:10 +02:00
github-actions[bot]
5065827878
Merge staging-next into staging
2021-10-12 00:02:05 +00:00
Sandro
23c3a59801
Merge pull request #140682 from sersorrel/hushboard
2021-10-11 21:42:45 +02:00
Artturi
f9a8d97835
Merge pull request #135140 from r-ryantm/auto-update/faustPhysicalModeling
2021-10-11 21:04:40 +03:00
ash
0b4c16d229
hushboard: init at unstable-2021-03-17
2021-10-11 17:10:56 +01:00
github-actions[bot]
aac35c22db
Merge staging-next into staging
2021-10-10 18:01:41 +00:00
Sandro
824014aa54
Merge pull request #141173 from fabaff/clean-mopidy-youtube
2021-10-10 19:45:31 +02:00
Fabian Affolter
dabafc8ac7
mopidy-youtube: enable tests
2021-10-10 11:46:31 +02:00
github-actions[bot]
1b2b1c3d56
Merge staging-next into staging
2021-10-10 00:02:14 +00:00
Artturi
141c605e81
Merge pull request #141084 from xfix/guitarix-python3
2021-10-10 00:27:06 +03:00
github-actions[bot]
73444b1e90
Merge staging-next into staging
2021-10-09 12:01:44 +00:00
Konrad Borowski
467e36f5da
guitarix: move from Python 2 to Python 3
2021-10-09 11:02:43 +02:00
Piper McCorkle
757d3b91a6
plexamp: update hash due to silent release
2021-10-08 16:18:02 -05:00
github-actions[bot]
1925039a74
Merge staging-next into staging
2021-10-07 12:01:47 +00:00
R. RyanTM
9bd53ad913
picard: 2.6.3 -> 2.6.4
2021-10-07 09:06:25 +02:00
github-actions[bot]
f4ec0a418f
Merge staging-next into staging
2021-10-05 18:01:58 +00:00
Artturi
24bdf9fff9
Merge pull request #135979 from r-ryantm/auto-update/samplv1
2021-10-05 15:48:41 +03:00
github-actions[bot]
b7725a001d
Merge staging-next into staging
2021-10-04 18:01:44 +00:00
Thiago Kenji Okada
c8352c076d
pamixer: unstable-2021-03-29 -> 1.5
2021-10-04 13:22:52 -03:00
Thiago Kenji Okada
18fd76f7c7
pamixer: install using Makefile
2021-10-04 13:22:51 -03:00
Bobby Rong
623c132209
Merge pull request #137816 from wamserma/mimic-1301
...
mimic: 1.2.0.2 -> 1.3.0.1
2021-10-04 20:12:33 +08:00
github-actions[bot]
afcd8b2bad
Merge staging-next into staging
2021-10-04 12:01:58 +00:00
Sandro
d145117679
Merge pull request #140129 from tobiasBora/carla_fix_appname
2021-10-04 11:28:46 +02:00
Tobias Bora
a89400db62
carla: fix --app-name for compatibility with NSM
2021-10-04 11:04:52 +02:00
github-actions[bot]
59ff1ff83a
Merge staging-next into staging
2021-10-04 00:02:34 +00:00
Pavol Rusnak
89b3699e9e
Merge pull request #137887 from trofi/update-fluidsynth
...
fluidsynth: 2.0.6 -> 2.2.3
2021-10-04 00:03:57 +02:00
Sandro
d5b67885fd
Merge pull request #140252 from rski/iris-1
2021-10-03 23:27:06 +02:00
github-actions[bot]
23fbe4eb93
Merge staging-next into staging
2021-10-03 18:01:40 +00:00
Sandro
371ffbd25e
Merge pull request #140100 from hrhino/fix/oxefmsynth
2021-10-03 19:02:32 +02:00
Sandro
db8a1e5e5a
Merge pull request #140365 from VergeDX/mopidy-youtube
2021-10-03 16:33:05 +02:00
Vanilla
5895ece3b9
mopidy-youtube: 3.2 -> 3.4
2021-10-03 22:16:12 +08:00
Gabriel Ebner
e4f15f27fd
mpdevil: add missing libnotify dependency
2021-10-03 15:11:15 +02:00
Romanos Skiadas
0e4095c8dc
mopidy-iris: 3.58.2 -> 3.59.0
2021-10-02 11:03:55 +03:00
github-actions[bot]
869a6d093b
Merge staging-next into staging
2021-10-02 06:01:31 +00:00
Bobby Rong
09b2efb2d3
Merge pull request #135139 from r-ryantm/auto-update/vmpk
...
vmpk: 0.8.2 -> 0.8.4
2021-10-02 12:16:45 +08:00
alyaeanyx
751ce748bd
friture: backport fix for setuptools packaging
2021-10-02 09:37:14 +09:00
alyaeanyx
5c81b88187
friture: use sed instead of patch
2021-10-02 09:37:14 +09:00
alyaeanyx
3b9943f477
friture: add myself as maintainer
2021-10-02 09:37:14 +09:00
alyaeanyx
ac0269c379
friture: 0.47 -> 0.48
2021-10-02 09:37:14 +09:00
github-actions[bot]
b38a46cddd
Merge staging-next into staging
2021-10-02 00:06:56 +00:00
figsoda
088298d633
Merge pull request #139961 from thiagokokada/bump-pamixer
...
pamixer: 1.4 -> unstable-2021-03-29
2021-10-01 15:39:10 -04:00
pennae
9ad5029b71
helm: fix #79177 on linux ( #137146 )
...
* helm: replace /usr/share reference with $out/share
with the stock path helm will always determine that it is not installed
properly and thus refuse to save/load settings, preset and builtin presets.
* helm: remove buildPhase
the default is adequate since using `make install` during installPhase will
build the remaining targets anyway.
* helm: enable parallel builds
* helm: fix package lints
2021-10-01 15:32:12 -04:00
Thiago Kenji Okada
4c2579ed94
pamixer: 1.4 -> unstable-2021-03-29
2021-10-01 11:05:53 -03:00
github-actions[bot]
6baf6700f7
Merge staging-next into staging
2021-10-01 06:01:38 +00:00
Bobby Rong
04b854ffad
Merge pull request #140007 from trofi/update-sc68
...
sc68: unstable-2020-05-18 -> unstable-2021-08-23
2021-10-01 11:24:18 +08:00
Harrison Houghton
5449d04a6b
oxefmsynth: fix
...
Well, it wasn't really broken, just emitting a zillion narrowing
warnings in generated code. Apparently "-Wno-narrowing" is how the
modern compilers like you to ask them to tone it down.
2021-09-30 20:18:34 -04:00
github-actions[bot]
a92850904c
Merge staging-next into staging
2021-09-30 18:01:43 +00:00
Sandro
542b6b6ac9
Merge pull request #138859 from astro/bespokesynth
2021-09-30 18:56:45 +02:00
Nick Hu
008e126448
mopidy-ytmusic: init at 0.3.2
2021-09-30 16:46:22 +01:00
Nick Hu
c4112ea936
mopidy-mpd: 3.0.0 -> 3.2.0
2021-09-30 16:45:50 +01:00
Nick Hu
e1f3bc6204
mopidy-mpris: 3.0.2 -> 3.0.3
2021-09-30 16:42:53 +01:00
alyaeanyx
37d2d14c04
friture: fix desktop item
...
friture: remove trailing whitespace
friture: use substituteInPlace instead of patch file
friture: fix
2021-09-30 21:16:07 +09:00
Sergei Trofimovich
1aa48d7fd6
sc68: unstable-2020-05-18 -> unstable-2021-08-23
...
Contains a single change to fix build on -fno-common toolchains:
$ nix-build -E 'with import ./. {}; sc68.override { stdenv = clang12Stdenv; }'
...
ld: as68-opcode.o:/build/code-r693/as68/opcode.c:2418:
multiple definition of `opcode_table';
as68-as68.o:/build/code-r693/as68/as68.c:72: first defined here
2021-09-30 08:12:42 +01:00
github-actions[bot]
ce4a8ae240
Merge staging-next into staging
2021-09-29 18:01:44 +00:00
Mario Rodas
a5b3afece3
Merge pull request #139792 from legendofmiracles/update/noisetorch
...
noisetorch: 0.11.3 -> 0.11.4
2021-09-29 12:20:53 -05:00
Jonas Heinrich
38d13a6015
blanket: init at 0.5.0
2021-09-29 10:36:44 +02:00
Thomas Tuegel
0e87e81ee5
Merge pull request #139764 from veprbl/pr/qtwrap_ismacho
...
qt: use isELF and isMachO in wrapQtAppsHook
2021-09-28 20:37:15 -05:00
legendofmiracles
778481f1c6
noisetorch: 0.11.3 -> 0.11.4
2021-09-28 12:33:53 -06:00
Dmitry Kalinkin
e0532475bc
treewide: remove darwin-only manual wrapQtApp invocations
2021-09-28 10:29:46 -04:00
Tom
b1adc89386
spot: 0.1.14 -> 0.2.0 ( #137435 )
2021-09-28 14:17:04 +02:00
Sandro
ff3fc0bfd2
Merge pull request #139670 from prusnak/ardour5-drop
2021-09-28 11:07:25 +02:00
Pavol Rusnak
2174c7715f
ardour_5: remove package
2021-09-28 01:58:06 +02:00
Artturi
75b5e5ee26
Merge pull request #138412 from tomfitzhenry/spot-fast
2021-09-27 21:46:05 +03:00
Tom
a72cf113d8
Update pkgs/applications/audio/spot/default.nix
...
Co-authored-by: Artturi <Artturin@artturin.com>
2021-09-27 09:11:59 +00:00
Sandro
0ab6fd23de
Merge pull request #139115 from r-ryantm/auto-update/praat
2021-09-23 11:15:51 +02:00
R. RyanTM
268e78edd5
praat: 6.1.52 -> 6.1.53
2021-09-23 08:00:37 +00:00
Astro
d06d273721
bespokesynth: init at 1.0.0
2021-09-23 00:23:47 +02:00
OPNA2608
13001b44dc
ptcollab: 0.4.2 -> 0.4.3
2021-09-22 21:21:39 +02:00
Amneesh
89393893ec
tauon: add optional withDiscordRPC ( #138765 )
...
* tauon: add optional withDiscordRPC
* Update pkgs/applications/audio/tauon/default.nix
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-09-21 21:09:49 +02:00
Bobby Rong
02378673ac
Merge pull request #135783 from r-ryantm/auto-update/praat
...
praat: 6.1.51 -> 6.1.52
2021-09-21 23:42:37 +08:00
nixpkgs-upkeep-bot
e24fac5fc0
spotify-unwrapped: 1.1.68.628.geb44bd66 -> 1.1.68.632.g2b11de83
2021-09-21 00:13:38 +00:00
Ben Siraphob
0a44482ab5
Merge pull request #138345 from colemickens/master
2021-09-20 00:45:20 -05:00
Cole Mickens
f65bd7a8a7
libopenmpt: default to supporting pulseaudio
2021-09-18 16:48:53 -07:00
Ryan Mulligan
98cb2c44a8
Merge pull request #138295 from r-ryantm/auto-update/sidplayfp
...
sidplayfp: 2.2.1 -> 2.2.2
2021-09-18 10:20:10 -07:00
JST
647a5f636b
pyradio: moved package folder
...
pyradio is an end-user-application to listen to music and should be
placed in the 'audio' folder, where all the similar applications are
stored. It currently resides in the 'radio' folder, which mainly contains
applications in the realm of signal processing and software-radio.
See #137905 .
2021-09-18 16:01:19 +02:00
Tom Fitzhenry
3db41812bb
spot: Build an optimised binary, to drop CPU usage: 70% -> 10%
...
https://github.com/xou816/spot/issues/131 reports that this dropped
~30-40% to 5-10% on an i7-7700.
On my Pinephone, it dropped 70% to 10%.
2021-09-18 21:28:26 +10:00
Ryan Mulligan
a264515493
Merge pull request #138278 from r-ryantm/auto-update/pt2-clone
...
pt2-clone: 1.33 -> 1.34
2021-09-17 16:42:17 -07:00
Patrick Hilhorst
07d9c44ab0
Merge pull request #138206 from samuela/upkeep-bot/plexamp-3.7.1-1631837550
...
plexamp: 3.7.0 -> 3.7.1
2021-09-17 18:42:39 +02:00
R. RyanTM
61f16322e4
sidplayfp: 2.2.1 -> 2.2.2
2021-09-17 15:46:46 +00:00
R. RyanTM
1c8f2a421a
pt2-clone: 1.33 -> 1.34
2021-09-17 13:21:50 +00:00
Bobby Rong
b9847f26b6
Merge pull request #137099 from rski/mopidy-iris
...
mopidy-iris: 3.58.0 -> 3.58.2
2021-09-17 09:38:22 +08:00
nixpkgs-upkeep-bot
d5c3d46935
plexamp: 3.7.0 -> 3.7.1
2021-09-17 00:12:30 +00:00
figsoda
c54a793670
Merge pull request #137797 from r-ryantm/auto-update/qmidinet
...
qmidinet: 0.9.1 -> 0.9.4
2021-09-16 19:36:12 -04:00
nixpkgs-upkeep-bot
ceb9e86e80
spotify-unwrapped: 1.1.67.586.gbb5ef64e -> 1.1.68.628.geb44bd66
2021-09-16 12:13:02 +00:00
Artturi
da33a585bb
Merge pull request #135451 from landorg/bugfix/bitwig-studio4
...
bitwig-studio: fix gtk file dialog
2021-09-16 05:53:03 +03:00
Ryan Mulligan
50cf24e37f
Merge pull request #137900 from r-ryantm/auto-update/pt2-clone
...
pt2-clone: 1.32 -> 1.33
2021-09-15 13:00:34 -07:00
R. RyanTM
8f6aa1f1da
pt2-clone: 1.32 -> 1.33
2021-09-14 21:10:01 +00:00
Sergei Trofimovich
ba1dca357c
fluidsynth: 2.0.6 -> 2.2.3
2021-09-14 21:25:30 +01:00
Artturi
944ca5b185
Merge pull request #137817 from r-ryantm/auto-update/qsynth
2021-09-14 17:17:22 +03:00
Artturi
aad9685b83
Merge pull request #137810 from r-ryantm/auto-update/qtractor
...
qtractor: 0.9.19 -> 0.9.23
2021-09-14 17:16:15 +03:00
Artturi
e22f65e990
Merge pull request #137808 from r-ryantm/auto-update/qjackctl
...
qjackctl: 0.9.0 -> 0.9.4
2021-09-14 17:14:21 +03:00
Artturi
e290383305
Merge pull request #137725 from r-ryantm/auto-update/bchoppr
2021-09-14 17:10:17 +03:00
Artturi
7748d069d8
Merge pull request #137760 from r-ryantm/auto-update/snd
...
snd: 21.1 -> 21.7
2021-09-14 16:31:50 +03:00
Artturi
86663fcd84
Merge pull request #137756 from r-ryantm/auto-update/songrec
2021-09-14 16:30:17 +03:00
Artturi
dc21c3eb53
Merge pull request #137752 from r-ryantm/auto-update/sayonara
...
sayonara: 1.6.0-beta7 -> 1.7.0-stable3
2021-09-14 16:28:45 +03:00
Markus S. Wamser
827b7b962c
mimic: 1.2.0.2 -> 1.3.0.1
...
* version bump
* adopt upstream renaming of repository
* add wrapper for alsaPlugins
2021-09-14 14:50:03 +02:00
R. RyanTM
a4dcfb400c
qsynth: 0.9.1 -> 0.9.4
2021-09-14 12:36:12 +00:00
Sandro
d9e40e202e
Merge pull request #137733 from r-ryantm/auto-update/bsequencer
2021-09-14 14:16:36 +02:00
R. RyanTM
cfe77d5e87
qtractor: 0.9.19 -> 0.9.23
2021-09-14 12:13:51 +00:00
R. RyanTM
d26fd428bc
qjackctl: 0.9.0 -> 0.9.4
2021-09-14 12:05:58 +00:00
Sandro
2ff3a74fd3
Merge pull request #137729 from r-ryantm/auto-update/bjumblr
...
bjumblr: 1.6.6 -> 1.6.8
2021-09-14 14:00:30 +02:00
R. RyanTM
2a0486ed8b
qmidinet: 0.9.1 -> 0.9.4
2021-09-14 11:09:15 +00:00
R. RyanTM
e0c205578d
snd: 21.1 -> 21.7
2021-09-14 06:57:34 +00:00
R. RyanTM
6763102a3c
songrec: 0.1.9 -> 0.2.0
2021-09-14 06:27:56 +00:00
R. RyanTM
4d25b19c2b
sayonara: 1.6.0-beta7 -> 1.7.0-stable3
2021-09-14 05:57:09 +00:00
R. RyanTM
b6fc3dff4d
bsequencer: 1.8.8 -> 1.8.10
2021-09-14 03:03:42 +00:00