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
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
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
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
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
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
legendofmiracles
778481f1c6
noisetorch: 0.11.3 -> 0.11.4
2021-09-28 12:33:53 -06: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
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
R. RyanTM
c13796af38
bschaffl: 1.4.6 -> 1.4.8
2021-09-14 02:58:31 +00:00
R. RyanTM
b4d780dd8f
bjumblr: 1.6.6 -> 1.6.8
2021-09-14 02:33:25 +00:00
R. RyanTM
5538096c8e
bchoppr: 1.10.8 -> 1.10.10
2021-09-14 01:59:47 +00:00
Sandro
8410f8adb4
Merge pull request #136374 from samuela/upkeep-bot/spotify-unwrapped-1.1.67.586.gbb5ef64e-1630498177
2021-09-11 22:58:27 +02:00
Sandro
f6e9e908cc
Merge pull request #136737 from SuperSandro2000/tauon
2021-09-11 19:33:16 +02:00
Davíð Steinn Geirsson
370dc36c33
audacity: Fix URL to audacity_xdg_paths.patch
2021-09-11 01:01:41 +00:00
Guillaume Girol
a8dbd3fd88
Merge pull request #136760 from magnetophon/boops
...
boops: 1.6.4 -> 1.8.2
2021-09-10 19:25:52 +00:00
Guillaume Girol
185c0820f0
Merge pull request #137093 from OPNA2608/update/libopenmpt-0.5.11/21.11
...
libopenmpt: 0.5.10 -> 0.5.11
2021-09-10 18:52:51 +00:00
Patrick Hilhorst
b0fab004f3
Merge pull request #137098 from samuela/upkeep-bot/plexamp-3.7.0-1631103031
...
plexamp: 3.5.0 -> 3.7.0
2021-09-09 18:11:02 +02:00
Samuel Ainsworth
9d0e83d6af
spotify: add missing xorg.libxshmfence dependency
2021-09-08 15:01:45 -07:00
Bernardo Meurer
df1552c810
Merge pull request #136954 from lovesegfault/lollypop-1.4.23
...
lollypop: 1.4.17 -> 1.4.23
2021-09-08 10:36:00 -07:00
Romanos Skiadas
5f88ab5044
mopidy-iris: 3.58.0 -> 3.58.2
2021-09-08 15:16:27 +03:00
nixpkgs-upkeep-bot
b32e2cfc1d
plexamp: 3.5.0 -> 3.7.0
2021-09-08 12:10:31 +00:00
OPNA2608
68178096c6
libopenmpt: 0.5.10 -> 0.5.11
2021-09-08 13:01:15 +02:00
ryneeverett
3e9f6d7e99
exaile: init at 4.1.1 ( #120761 )
2021-09-08 06:07:28 -04:00
Sandro Jäckel
76a0ad1833
tauon: init at 6.7.1
2021-09-08 02:27:00 +02:00
Bart Brouns
6ffa6c67c9
ardour: 6.7 -> 6.9 ( #136694 )
2021-09-07 13:28:51 -04:00
Bernardo Meurer
aec12877d3
lollypop: 1.4.17 -> 1.4.23
2021-09-06 20:33:03 -07:00
Jörg Thalheim
bd0914491b
Merge pull request #136878 from r-ryantm/auto-update/hydrogen
...
hydrogen: 1.0.2 -> 1.1.0
2021-09-07 03:26:08 +01:00
Sandro
84bf8623f7
Merge pull request #136735 from SuperSandro2000/libopenmtp
2021-09-06 20:07:11 +02:00
R. RyanTM
b597dcf1bc
hydrogen: 1.0.2 -> 1.1.0
2021-09-06 10:32:18 +00:00
Bart Brouns
1195470349
boops: 1.6.4 -> 1.8.2
2021-09-05 10:17:03 +02:00
Sandro Jäckel
6a53e71df9
libopenmpt: split lib and dev output
2021-09-05 03:57:00 +02:00
Sandro Jäckel
347caa9775
treewide: rename openmpt123 to libopenmpt to match the name in other distros
2021-09-05 03:56:59 +02:00
Sandro
5a825ba0a5
Merge pull request #135685 from kraem/kraem/sonic-pi/wrap_sonic-pi-server
...
sonic-pi: wrap sonic-pi-server.rb as standalone executable
2021-09-05 03:46:26 +02:00
nixpkgs-upkeep-bot
59d5d090c2
spotify-unwrapped: 1.1.55.498.gf9a83c60 -> 1.1.67.586.gbb5ef64e
2021-09-01 12:09:37 +00:00
Philipp Bartsch
c8624013d3
cozy: rename directory and drop unused argument
...
Suggestions by @mweinelt and @r-rmcgibbo.
2021-08-29 18:15:10 +02:00
Philipp Bartsch
a3c6a33768
cozy: add gst-plugin-bad
...
This adds support for: ISO Media, Apple iTunes ALAC/AAC-LC (.M4A) Audio
2021-08-29 18:10:07 +02:00
Philipp Bartsch
d783afb8de
cozy: 1.0.3 -> 1.1.2
2021-08-29 18:07:51 +02:00
Mario Rodas
081d39eee2
ncspot: 0.8.1 -> 0.8.2
...
https://github.com/hrkfdn/ncspot/releases/tag/v0.8.2
2021-08-28 00:04:20 +00:00
R. RyanTM
58e98be106
samplv1: 0.9.20 -> 0.9.23
2021-08-27 23:10:53 +00:00