Commit Graph

3773 Commits

Author SHA1 Message Date
Peter Hoeg
3c3c633fac
Merge pull request #76250 from r-ryantm/auto-update/elisa
elisa: 0.4.2 -> 19.12.0
2020-01-08 17:46:01 +08:00
Vladyslav M
67f0c0b7ca
qjackctl: 0.6.0 -> 0.6.1 (#76390)
qjackctl: 0.6.0 -> 0.6.1
2020-01-07 23:44:26 +02:00
Maximilian Bosch
e2d850f8d8
Merge pull request #77191 from r-ryantm/auto-update/pulseeffects
pulseeffects: 4.6.9 -> 4.7.0
2020-01-07 20:54:25 +01:00
Frederik Rietdijk
a823616723 Merge master into staging-next 2020-01-07 20:06:22 +01:00
R. RyanTM
b3feafd95a qtractor: 0.9.11 -> 0.9.12 2020-01-07 06:02:42 -08:00
markuskowa
7de7b51741
Merge pull request #77173 from r-ryantm/auto-update/openmpt123
openmpt123: 0.4.10 -> 0.4.11
2020-01-07 09:36:13 +01:00
R. RyanTM
fea295150e pulseeffects: 4.6.9 -> 4.7.0 2020-01-06 23:50:17 -08:00
R. RyanTM
74b913a9e8 openmpt123: 0.4.10 -> 0.4.11 2020-01-06 20:26:32 -08:00
Anders Kaseorg
1bcb6fb027 muse: Use wrapQtAppsHook.
Fixes this error:

qt.qpa.plugin: Could not find the Qt platform plugin "xcb" in ""
This application failed to start because no Qt platform plugin could
be initialized. Reinstalling the application may fix this problem.

Aborted (core dumped)

Also, remove the unnecessary build input `gitFull`, and enable
parallel building.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-01-06 18:16:29 -08:00
R. RyanTM
2f34993173 kid3: 3.8.0 -> 3.8.1 2020-01-06 13:03:27 -08:00
Mario Rodas
f81a6f98e6
Merge pull request #76431 from r-ryantm/auto-update/timemachine
timemachine: 0.3.3 -> 0.3.4
2020-01-06 08:03:25 -05:00
Frederik Rietdijk
8fff915659
Merge pull request #76488 from jtojnar/more-python-cleanups
Another batch of Python 2 clean-ups
2020-01-06 12:00:36 +01:00
Alyssa Ross
dfc27a8430 airwave: mark VST SDK as unfree
Airwave itself is free software, but the VST SDK it depends on is not.
This means that trying to build airwave fails with an error about
manually adding VST SDK to the store, rather than the expected error
that non-free software has been requested.
2020-01-03 15:58:13 +00:00
Frederik Rietdijk
7aa2b0215b Merge master into staging-next 2020-01-03 10:25:14 +01:00
Mario Rodas
d3cd40ac86
Merge pull request #76477 from r-ryantm/auto-update/yoshimi
yoshimi: 1.6.0.3 -> 1.6.1
2020-01-03 03:35:28 -05:00
Frederik Rietdijk
f08e3e38d4 Merge master into staging-next 2020-01-02 21:41:13 +01:00
Maximilian Bosch
7440483138
Merge pull request #76397 from r-ryantm/auto-update/qsampler
qsampler: 0.6.0 -> 0.6.1
2020-01-02 19:38:10 +01:00
Anders Kaseorg
84c81a4929 rosegarden: Use wrapQtAppsHook (#76799)
Fixes this startup failure:

qt.qpa.plugin: Could not find the Qt platform plugin "xcb" in ""
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

Aborted (core dumped)

Fixes #76639.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-01-01 18:55:30 -05:00
Bernard Fortz
3fb22f785a bitwig studio 3.0.3 -> 3.1.1 2020-01-02 00:03:02 +01:00
Robin Gloster
6ca6ac796b
treewide: configureFlags is a flat list 2019-12-31 01:37:49 +01:00
Robin Gloster
006242fd5a
treewide: fix types for mkDerivation params 2019-12-31 01:23:19 +01:00
Robin Gloster
760e23136a
treewide: *inputs are lists 2019-12-31 01:09:25 +01:00
Robin Gloster
313da176d3
treewide: NIX_*_FLAGS -> string 2019-12-31 00:16:46 +01:00
Robin Gloster
f9f46dc327
treewide: NIX_*_FLAGS -> string 2019-12-31 00:15:46 +01:00
Robin Gloster
5f2b92e3ec
treewide: NIX_*_COMPILE -> string 2019-12-31 00:13:29 +01:00
Robin Gloster
ab0cfd9e03
treewide: NIX_*_COMPILE -> string 2019-12-31 00:10:18 +01:00
Frederik Rietdijk
6d059becd3 Merge gcc-9 into staging (#68029) 2019-12-30 16:38:38 +01:00
Illia Shestakov
07d0acfe45
flacon: change maintainer to snglth 2019-12-30 15:32:17 +02:00
Illia Shestakov
345b192273
flacon: improvements
1. Use libsForQt5.callPackage instead of raw callPackage` (this adds
ability to import qtbase and qttools directly instead of importing whole
qt5)
2. Include wrapQtAppsHook in nativeBuildInputs

The major point of this changes is to provide support for running
support flacon under wayland session, but it may help in some other use
cases

Closes #76588
2019-12-30 15:31:55 +02:00
Robin Gloster
65395a7105
treewide: installTargets is a list 2019-12-30 13:29:27 +01:00
Robin Gloster
2157dcd141
treewide: installFlags is a list 2019-12-30 13:22:43 +01:00
Merijn Broeren
133103d709
treewide: replace make/build/configure/patchFlags with nix lists 2019-12-30 12:58:11 +01:00
Robin Gloster
43e91d6f07
pianobar: *Flags are lists 2019-12-30 11:44:38 +01:00
Robin Gloster
ac8eaa8507
treewide: fix *Flags 2019-12-30 04:50:37 +01:00
Jan Tojnar
6dcf1a31ae
cadence: Do not use DESTDIR
https://github.com/NixOS/nixpkgs/issues/65718
2019-12-29 21:05:34 +01:00
Jan Tojnar
1fd1737dbd
mda_lv2: drop python dep
It does not appear to be actually necessary – wafHook will add it.
2019-12-29 11:21:08 +01:00
R. RyanTM
ff88885fe7 renoise: 3.2.0 -> 3.2.1 2019-12-28 20:36:08 +01:00
Alberto Berti
562facfb81 squeezelite: Fix codec libraries loading by using a wrapper
Fix args declaration
2019-12-27 22:39:17 +01:00
Nathan
b0caf68bff
maintainer-list.nix: remove ndowens 2019-12-26 16:47:41 -05:00
Maximilian Bosch
9842c4b107
treewide: update which packages I'm currently maintaining
Idea shamelessly stolen from 4e60b0efae.

I realized that I don't really know anymore where I'm listed as maintainer and what
I'm actually (co)-maintaining which means that I can't proactively take
care of packages I officially maintain.

As I don't have the time, energy and motivation to take care of stuff I
was interested in 1 or 2 years ago (or packaged for someone else in the
past), I decided that I make this explicit by removing myself from several
packages and adding myself in some other stuff I'm now interested in.

I've seen it several times now that people remove themselves from a
package without removing the package if it's unmaintained after that
which is why I figured that it's fine in my case as the affected pkgs
are rather low-prio and were pretty easy to maintain.
2019-12-26 15:27:47 +01:00
Franz Pletz
77b6c3cd06
Merge remote-tracking branch 'origin/master' into gcc-9 2019-12-26 14:17:36 +01:00
Ryan Mulligan
b0dc536be8
Merge pull request #76450 from r-ryantm/auto-update/x42-plugins
x42-plugins: 20191013 -> 20191215
2019-12-25 05:38:02 -08:00
Jan Tojnar
4a91fe49e4
Merge pull request #76317 from magnetophon/lsp-plugins
lsp-plugins: 1.1.10 -> 1.1.13
2019-12-25 03:04:43 +01:00
R. RyanTM
683feaa515 yoshimi: 1.6.0.3 -> 1.6.1 2019-12-24 16:46:20 -08:00
R. RyanTM
5c6b22051c x42-plugins: 20191013 -> 20191215 2019-12-24 13:05:00 -08:00
Bart Brouns
5aa18d71ff lsp-plugins: 1.1.10 -> 1.1.13 2019-12-24 21:10:09 +01:00
R. RyanTM
6865ae616c timemachine: 0.3.3 -> 0.3.4 2019-12-24 10:37:16 -08:00
Ryan Mulligan
f50b82df39
Merge pull request #76351 from r-ryantm/auto-update/openmpt123
openmpt123: 0.4.9 -> 0.4.10
2019-12-24 10:02:16 -08:00
R. RyanTM
bd48cf5708 setbfree: 0.8.10 -> 0.8.11 2019-12-24 08:26:01 -08:00
Ryan Mulligan
eb4149f8c4
Merge pull request #76339 from r-ryantm/auto-update/mixxx
mixxx: 2.2.2 -> 2.2.3
2019-12-24 06:04:03 -08:00
R. RyanTM
6701487f01 qsampler: 0.6.0 -> 0.6.1 2019-12-24 05:11:48 -08:00
R. RyanTM
8e3d1750f8 qmmp: 1.3.4 -> 1.3.5 2019-12-24 13:56:31 +01:00
R. RyanTM
3c71b70c46 qjackctl: 0.6.0 -> 0.6.1 2019-12-24 04:08:44 -08:00
R. RyanTM
280da2cdee openmpt123: 0.4.9 -> 0.4.10 2019-12-23 19:55:22 -08:00
R. RyanTM
a9d1209f1d mixxx: 2.2.2 -> 2.2.3 2019-12-23 17:26:15 -08:00
Mario Rodas
8c9301745b
spotify-tui: 0.10.0 -> 0.11.0
Changelog: https://github.com/Rigellute/spotify-tui/releases/tag/v0.11.0
2019-12-23 07:40:00 -05:00
R. RyanTM
a90f5b50cd elisa: 0.4.2 -> 19.12.0 2019-12-23 03:23:30 -08:00
worldofpeace
2dd7d4dd44 treewide: pantheon updateScript 2019-12-22 18:20:55 -05:00
Mario Rodas
41fed73b89
Merge pull request #75712 from Tomahna/mopidy-iris
mopidy-iris: 3.42.2 -> 3.43.0
2019-12-18 18:05:52 -05:00
worldofpeace
6ea98c1329
Merge pull request #75555 from worldofpeace/libgpod-python2-byehun
libgpod: drop pygobject2
2019-12-17 01:47:24 -05:00
Emily
ea0b2370fa whipper: 0.9.0 -> 0.9.1.dev7+g9e95f06 2019-12-16 17:11:18 +01:00
Jean-Philippe Braun
90cd659c56 sonata: fix runtime error 2019-12-16 16:48:40 +01:00
Kevin Rauscher
73d577b0fd mopidy-iris: 3.42.2 -> 3.43.0 2019-12-15 21:16:17 +01:00
worldofpeace
be13df6c76
Merge pull request #75465 from worldofpeace/gnome-args
doc/gnome: update wrapper args example, remove proliferated uses
2019-12-15 00:13:17 -05:00
worldofpeace
abe3475df8 treewide: remove bash snippets in flags
Co-Authored-By: Jan Tojnar <jtojnar@gmail.com>
2019-12-15 00:10:41 -05:00
Maximilian Bosch
7e77cea721
Merge pull request #75635 from emilazy/whipper-0.9.0
whipper: update to 0.9.0
2019-12-14 04:42:08 +01:00
Emily
85dce63fa9 whipper: 0.7.3 -> 0.9.0 2019-12-14 03:21:44 +00:00
Timothée Haudebourg
6005fb02fc renoise: 3.1.0 -> 3.2.0 2019-12-13 21:23:27 +01:00
worldofpeace
d206f31908 gpodder: drop ipod support
Upstream claims it doesn't work https://github.com/gpodder/gpodder/issues/706.
2019-12-12 07:10:10 -05:00
Ryan Mulligan
165dca726a
Merge pull request #75198 from r-ryantm/auto-update/BShapr
bshapr: 0.4 -> 0.6
2019-12-11 06:23:16 -08:00
Ryan Mulligan
cb208b7f34
Merge pull request #75276 from r-ryantm/auto-update/mma
MMA: 16.06 -> 19.08
2019-12-11 06:23:00 -08:00
Jan Tojnar
18a3fd064b
Merge pull request #75315 from r-ryantm/auto-update/pulseeffects
pulseeffects: 4.6.8 -> 4.6.9
2019-12-10 03:38:23 +01:00
R. RyanTM
060405f8db pulseeffects: 4.6.8 -> 4.6.9 2019-12-08 16:21:53 -08:00
c0bw3b
69b393ace5 Treewide: update some problematic homepages
These URLs are reported as problematic by Repology.
It could be a permanent redirection
or the page does not exist anymore
2019-12-08 10:21:29 -08:00
R. RyanTM
5d6fc51ca5 MMA: 16.06 -> 19.08 2019-12-08 09:59:01 -08:00
Ryan Mulligan
d0f7a4139a
Merge pull request #75229 from r-ryantm/auto-update/giada
giada: 0.15.4 -> 0.16.0
2019-12-08 05:56:11 -08:00
Mario Rodas
24c5edd418
Merge pull request #75213 from r-ryantm/auto-update/espeak-ng
espeak: 1.49.2 -> 1.50
2019-12-08 06:07:04 -05:00
mlatus
c5ca589cc8 cherry pick
modify all-packages.nix
2019-12-08 11:17:32 +01:00
R. RyanTM
4d3bd87278 giada: 0.15.4 -> 0.16.0 2019-12-08 01:25:59 -08:00
R. RyanTM
4fb4771a4a espeak: 1.49.2 -> 1.50 2019-12-07 22:09:21 -08:00
R. RyanTM
d0ab84c8a8 cadence: 0.9.0 -> 0.9.1 2019-12-07 19:13:27 -08:00
R. RyanTM
916968c195 bshapr: 0.4 -> 0.6 2019-12-07 18:34:10 -08:00
Mateusz Kowalczyk
1451a52a38 Remove myself (fuuzetsu) from maintainer lists
I haven't been doing any maintenance for a long time now and not only
do I get notified, it also creates a fake impression that all these
packages had at least one maintainer when in practice they had none.
2019-12-05 16:29:48 +09:00
worldofpeace
d2b71c643a lollypop: 1.2.5 -> 1.2.16 2019-12-02 20:33:25 -05:00
R. RyanTM
1d708716e3 snd: 19.8 -> 19.9 2019-12-01 20:27:22 +01:00
R. RyanTM
194432c416 mda_lv2: 1.2.2 -> 1.2.4 2019-12-01 18:48:54 +01:00
R. RyanTM
2db557ef3d qtractor: 0.9.10 -> 0.9.11 2019-12-01 18:39:33 +01:00
Lancelot SIX
a0c0489a0b
Merge pull request #74709 from r-ryantm/auto-update/yoshimi
yoshimi: 1.6.0.2 -> 1.6.0.3
2019-12-01 17:37:44 +01:00
Peter Hoeg
d59bdd3c3e
Merge pull request #74735 from lsix/strawberry-0.6.7
strawberry: 0.6.6 -> 0.6.7
2019-12-01 10:39:40 +08:00
Frederik Rietdijk
f99271be7c
Merge pull request #74023 from NixOS/staging-next
Staging next
2019-11-30 21:12:27 +01:00
Mario Rodas
bc7734d533
Merge pull request #74739 from jwijenbergh/upgrade-spotify-tui
spotify-tui: 0.9.0 -> 0.10.0
2019-11-30 14:07:44 -05:00
Jan Tojnar
a69ad18da9
Merge branch 'master' into staging-next 2019-11-30 19:44:51 +01:00
Jeroen Wijenbergh
dafee5259d spotify-tui: 0.9.0 -> 0.10.0 2019-11-30 19:39:14 +01:00
R. RyanTM
14108651f3 reaper: 5.984 -> 5.987 (#74630) 2019-11-30 15:52:02 +01:00
Lancelot SIX
adc9ccdc11
strawberry: 0.6.6 -> 0.6.7 2019-11-30 14:33:31 +01:00
Mario Rodas
5d2d5d3a9e
Merge pull request #74596 from magnetophon/helm
helm: fix build
2019-11-30 03:49:39 -05:00
Frederik Rietdijk
d14baf7747 Merge master into staging-next 2019-11-30 08:57:28 +01:00
R. RyanTM
d0d0932f6a yoshimi: 1.6.0.2 -> 1.6.0.3 2019-11-29 16:09:02 -08:00
Lancelot SIX
f436989403
Merge pull request #74641 from r-ryantm/auto-update/strawberry
strawberry: 0.6.5 -> 0.6.6
2019-11-29 18:07:58 +01:00
R. RyanTM
06d842e08a strawberry: 0.6.5 -> 0.6.6 2019-11-29 07:29:40 -08:00
Mario Rodas
9db75ed88f
Merge pull request #74477 from r-ryantm/auto-update/mpc
mpc_cli: 0.31 -> 0.33
2019-11-29 06:46:16 -05:00
Mario Rodas
d43eda3fe5
mpc_cli: fix build on darwin 2019-11-29 04:20:00 -05:00
Bart Brouns
9f11fcba19 helm: fix build 2019-11-29 08:38:53 +01:00
Jan Tojnar
11ff53e7cb
zam-plugins: fix build
Did not find <GL/gl.h> with libGLU_combined for some reason, libGL works and seems to be sufficient.
2019-11-29 02:26:31 +01:00
R. RyanTM
6f54241af5 picard: 2.2.2 -> 2.2.3 2019-11-28 23:14:04 +01:00
R. RyanTM
b05d3d68b6 mpc_cli: 0.31 -> 0.33 2019-11-28 03:53:40 -08:00
Jonathan Ringer
0c1c18ca44
Merge branch 'master' into staging-next 2019-11-27 22:57:50 -08:00
Bart Brouns
ae56881092 bsequencer: 0.4 -> 1.2.0 2019-11-27 23:49:04 +01:00
Mario Rodas
f39103089a
ncspot: 2019-10-12 -> 0.1.1 2019-11-26 04:20:00 -05:00
Bart Brouns
fd2f245ef1 noise-repellent: init at unstable-2018-12-29 2019-11-26 12:24:56 -08:00
R. RyanTM
37a5e217a9 bslizr: 1.2.0 -> 1.2.2 2019-11-25 13:36:40 -08:00
Frederik Rietdijk
06a054e6eb Merge master into staging-next 2019-11-25 21:51:57 +01:00
R. RyanTM
2d66c823b0 audacity: 2.3.2 -> 2.3.3 2019-11-25 09:28:09 -08:00
Mario Rodas
648c2b0bb5
Merge pull request #74059 from filalex77/spotifyd-0.2.20
spotifyd: 0.2.19 -> 0.2.20
2019-11-24 14:27:02 -05:00
Oleksii Filonenko
e367b8bdcd
spotifyd: add filalex77 to maintainers 2019-11-24 20:05:06 +02:00
Oleksii Filonenko
e114d848a1
spotifyd: 0.2.19 -> 0.2.20 2019-11-24 20:03:08 +02:00
rys ostrovid
cd07c6dc87 lmms: fix qt5
* lmms: fix qt5

* lmms: implement better solution

* lmms: limit platforms

* lmms: add missing dependency
2019-11-24 18:55:22 +01:00
Frederik Rietdijk
1d18c5a0fe Merge staging-next into staging 2019-11-24 10:13:31 +01:00
Jan Tojnar
6b015e4074
strawberry: do not use alias 2019-11-23 21:27:27 +01:00
Jan Tojnar
6fb5b6be98
Various GNOME leaf package updates (#73790)
Various GNOME leaf package updates
2019-11-21 01:00:42 +01:00
Frederik Rietdijk
10d0c68a9b Merge staging-next into staging 2019-11-20 10:02:21 +01:00
Frederik Rietdijk
65edeb8633 Merge master into staging-next 2019-11-20 10:01:49 +01:00
Jan Tojnar
cce5926ae9
orca: 3.34.0 → 3.34.1
https://ftp.gnome.org/pub/GNOME/sources/orca/3.34/orca-3.34.1.news

Also format with nixpkgs-fmt.
2019-11-20 04:57:59 +01:00
Jan Tojnar
1447158d7f
gnome-podcasts: 0.4.6 → 0.4.7
https://gitlab.gnome.org/World/podcasts/blob/0.4.7/CHANGELOG.md#047-2019-10-23
2019-11-20 04:57:58 +01:00
Frederik Rietdijk
5f8b0d7d99 Merge staging-next into staging 2019-11-19 14:53:29 +01:00
Frederik Rietdijk
f6b39f852e Merge master into staging-next 2019-11-19 10:53:44 +01:00
André-Patrick Bubel
001f08fb34 vcv-rack: 1.1.5 -> 1.1.6 2019-11-18 22:53:33 +01:00
adisbladis
c9d8624ccd
treewide: Get rid of libGLU_combined 2019-11-18 20:10:43 +00:00
Ryan Mulligan
1fb4a93c3a
Merge pull request #73519 from petabyteboy/feature/giada
giada: init at 0.15.4
2019-11-17 14:20:58 -08:00
Milan Pässler
cb0b0e93a3 giada: init at 0.15.4 2019-11-17 22:22:31 +01:00
Frederik Rietdijk
3864800226 Merge master into staging-next 2019-11-17 10:31:52 +01:00
Franz Pletz
53b59ff935
Merge pull request #73098 from phi-gamma/ncmpc-pcre
ncmpc: optionally use pcre
2019-11-17 01:40:41 +00:00
Mario Rodas
4800a71e2e
Merge pull request #72710 from magnetophon/stone-phaser
stone-phaser: init at 0.1.2
2019-11-16 16:02:22 -05:00
Mario Rodas
577d159ece
Merge pull request #73509 from jwijenbergh/upgrade-spotify-tui
spotify-tui: 0.8.0 -> 0.9.0
2019-11-16 14:53:03 -05:00
Bart Brouns
19562e33bd stone-phaser: init at 0.1.2 2019-11-16 20:28:15 +01:00
Mario Rodas
d83a7f6c39
Merge pull request #72746 from magnetophon/ensemble-chorus
ensemble-chorus: init at unstable-15-02-2019
2019-11-16 14:26:28 -05:00
Mario Rodas
953a532516
Merge pull request #71231 from magnetophon/gxmatcheq
gxmatcheq-lv2: init at 0.1
2019-11-16 14:01:23 -05:00
Jeroen Wijenbergh
ed7b6b26fd spotify-tui: 0.8.0 -> 0.9.0 2019-11-16 18:21:25 +01:00
Frederik Rietdijk
be7125dde7 Merge master into staging-next 2019-11-16 11:45:07 +01:00
Bart Brouns
82ed6bded2 avldrums: 0.3.5 -> 0.4.0 2019-11-15 18:32:17 -08:00
Kyle Sferrazza
5f373708dd
denemo: add WrapGAppsHook
closes #52958

remove wrapProgram in favor of gappsWrapperArgs
move gettext and pkgconfig to nativeBuildInputs
2019-11-14 20:10:22 -05:00
Frederik Rietdijk
c6e31d0767 Merge master into staging-next 2019-11-14 13:31:39 +01:00
R. RyanTM
08e5985873 qjackctl: 0.5.9 -> 0.6.0 (#71855)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/qjackctl/versions
2019-11-14 00:05:17 +01:00
R. RyanTM
6bc44e6e9d snd: 19.7 -> 19.8 (#71875)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/snd/versions
2019-11-13 18:54:32 +01:00
Peter Hoeg
1eea0f52b8
mpc: 0.28 -> 0.31 2019-11-13 16:44:44 +01:00
Ingolf Wagner
d6baaf10a1 bitwig-studio: 3.0.1 -> 3.0.3 2019-11-13 16:39:26 +01:00
Renaud
ba98027547
audacity: use fetchzip on GH archive
+ move build-time deps to nativeBuildInputs
+ restrict to x86 Linux platforms (fails on ARM)
2019-11-13 10:45:21 +01:00
Sheng Wang
967d29418b audacity: use gtk version passed through wxwidgets
Make possible to build against gtk3, which is useful for HiDPI displays.
(#73055)
2019-11-13 10:01:51 +01:00
Renaud
a6220c3384
Merge pull request #73072 from cko/missing_descriptions
treewide: add missing descriptions & homepages
2019-11-13 00:34:31 +01:00
markuskowa
fed00b1873
Merge pull request #72610 from r-ryantm/auto-update/pithos
pithos: 1.4.1 -> 1.5.0
2019-11-12 20:57:33 +01:00
Frederik Rietdijk
d688c7cd05 Merge staging-next into staging 2019-11-12 14:32:56 +01:00
markuskowa
20b3bd194b
Merge pull request #72582 from r-ryantm/auto-update/mpg123
mpg123: 1.25.12 -> 1.25.13
2019-11-12 10:03:27 +01:00
markuskowa
5fa8b82d3e
Merge pull request #72500 from r-ryantm/auto-update/drumkv1
drumkv1: 0.9.10 -> 0.9.11
2019-11-11 23:57:28 +01:00
Markus Kowalewski
5e6043b764
drumkv1: use Qt5's mkDerivation 2019-11-11 23:29:15 +01:00
c0bw3b
1289606e02
mpg321: fix CVE-2018-7263
Close #57154
Close #70105
2019-11-11 19:35:54 +01:00
Frederik Rietdijk
73b88e17dd Merge staging-next into staging 2019-11-11 12:09:26 +01:00
Kevin Rauscher
6b4ab287a4 mopidy-iris: 3.41.1 -> 3.42.2 2019-11-11 10:19:57 +01:00
worldofpeace
ab819b668c cadence: add worldofpeace to maintainers 2019-11-10 02:46:45 -05:00
worldofpeace
37045317de cadence: preFixup 2019-11-10 02:46:30 -05:00
worldofpeace
bb428f4226 cadence: generate wrap commands, use qt5's mkDerivation 2019-11-10 02:41:43 -05:00
Christine Koppelt
e2ef3521ca amarok: add missing description & homepage 2019-11-10 08:04:36 +01:00
Bart Brouns
07b407743d fmsynth: change build so it produces sound again 2019-11-09 12:45:46 +01:00
Philipp Gesang
b7346c2109
ncmpc: optionally use pcre 2019-11-09 09:43:57 +01:00
John Ericson
f7fdc997bf Merge commit 'afa48f16f265fd3e88073bca7929e1e103bd3dc3' into bash-no-undef-vars 2019-11-08 13:58:27 -05:00
Franz Pletz
5aed8a994a
Merge pull request #73000 from phi-gamma/ncmpc-v0.36
ncmpc: 0.35 -> 0.36
2019-11-08 12:14:12 +00:00
Matthew Bauer
e78dd20e86
Merge pull request #69199 from c0deaddict/feature/sonic-pi-add-midi-support
sonic-pi: add midi support
2019-11-07 17:37:38 -05:00
Philipp Gesang
245f5ec322
ncmpc: 0.35 -> 0.36
New release fixing a crash that affects nixos due to the build without
pcre. https://github.com/MusicPlayerDaemon/ncmpc/releases/tag/v0.36
2019-11-07 21:00:16 +01:00
Franz Pletz
cf824d6096
adlplug: fix build with gcc9 2019-11-07 00:50:01 +01:00
R. RyanTM
2b2a80ab5b setbfree: 0.8.9 -> 0.8.10
(#72665)
2019-11-06 19:12:44 +01:00
Maximilian Bosch
5f3956f019
Merge pull request #72596 from kolaente/update/spotify
Spotify 1.0.96.181 -> 1.1.10.546
2019-11-06 18:36:28 +01:00
R. RyanTM
afa48f16f2 reaper: 5.983 -> 5.984
(#72654)
2019-11-06 18:06:07 +01:00
kolaente
62fa5d3447
Add libpulseaudio to not have spotify crash when trying to play music 2019-11-05 21:52:55 +01:00
John Ericson
2c1d9d8bc1 i-score: CMAKE_PREFIX_PATH can be undefined 2019-11-05 15:16:30 -05:00
kolaente
c380f48acf
Merge branch 'master' into update/spotify 2019-11-05 20:43:01 +01:00
worldofpeace
ac50bb7c6e
Merge pull request #72691 from r-ryantm/auto-update/synthv1
synthv1: 0.9.10 -> 0.9.11
2019-11-05 19:13:33 +00:00
worldofpeace
aaaea2ab84 synthv1: use qt5's mkDerivation 2019-11-05 14:12:41 -05:00
Will Dietz
3c8f637c02
Merge pull request #72145 from dtzWill/update/radiotray-ng-0.2.7
radiotray-ng: 0.2.6 -> 0.2.7, py3
2019-11-05 07:41:19 -06:00
R. RyanTM
a38273aaa5 asunder: 2.9.4 -> 2.9.5 (#72459)
* asunder: 2.9.4 -> 2.9.5

* asunder: cleanup build inputs
Move intltool and makeWrapper to nativeBuildInputs
2019-11-04 17:09:25 +01:00
Bart Brouns
aa413b9f3f ensemble-chorus: init at unstable-15-02-2019 2019-11-03 23:12:13 +01:00
worldofpeace
dcd89d2c80 lollypop: 1.2.2 -> 1.2.5 2019-11-03 13:25:33 -05:00
R. RyanTM
1c2ac8d7e0 yoshimi: 1.6.0.1 -> 1.6.0.2 2019-11-03 16:29:58 +01:00
R. RyanTM
c9c0e6f5aa synthv1: 0.9.10 -> 0.9.11 2019-11-03 02:03:25 -08:00
R. RyanTM
21d0acb249 samplv1: 0.9.10 -> 0.9.11 2019-11-03 10:03:33 +01:00
R. RyanTM
a1c42b2ea3 drumgizmo: 0.9.18 -> 0.9.18.1 (#72496) 2019-11-03 00:19:57 +01:00
R. RyanTM
0be5b83ddd padthv1: 0.9.10 -> 0.9.11 (#72590) 2019-11-02 23:28:10 +01:00
R. RyanTM
c20ebbe403 pithos: 1.4.1 -> 1.5.0 2019-11-02 12:31:48 -07:00
kolaente
40d5e2da5e
Spotify 1.0.96.181.gf6bc1b6b-12 -> 1.1.10.546.ge08ef575-19 2019-11-02 17:09:44 +01:00
R. RyanTM
d254966a78 mpg123: 1.25.12 -> 1.25.13 2019-11-02 06:15:23 -07:00
Jörg Thalheim
245a706b8e
gpodder: 3.10.9 -> 3.10.11 (#72524)
gpodder: 3.10.9 -> 3.10.11
2019-11-02 07:39:50 +00:00
R. RyanTM
3d13a8a42c gpodder: 3.10.9 -> 3.10.11 2019-11-01 21:12:15 -07:00
R. RyanTM
14df7a478e drumkv1: 0.9.10 -> 0.9.11 2019-11-01 17:06:48 -07:00
Marek Mahut
87955cb30a
Merge pull request #71863 from r-ryantm/auto-update/qsampler
qsampler: 0.5.6 -> 0.6.0
2019-11-01 09:38:13 +01:00
Marek Mahut
fc0d4077cb
Merge pull request #71847 from r-ryantm/auto-update/qsynth
qsynth: 0.5.7 -> 0.6.0
2019-11-01 09:19:42 +01:00
Marek Mahut
89a4607ac5 qsampler: using mkDerivation 2019-11-01 09:07:08 +01:00
Marek Mahut
44f8e3f7e4
Merge pull request #71865 from r-ryantm/auto-update/qmidinet
qmidinet: 0.5.5 -> 0.6.0
2019-11-01 09:00:37 +01:00
Bart Brouns
067a563331 bshapr: init at v0.4 2019-10-31 02:18:42 +01:00
Bart Brouns
cd6974fd24 bsequencer: init at v0.4 2019-10-31 02:11:00 +01:00
Mario Rodas
57c922972a
Merge pull request #72256 from magnetophon/bslizr
bslizr: init at 1.2.0
2019-10-30 09:25:01 -05:00
Bart Brouns
0b7c7a6c40 bslizr: init at 1.2.0 2019-10-30 11:30:25 +01:00
Mario Rodas
a56def8f8d spotify-tui: 0.6.2 -> 0.8.0 2019-10-29 21:17:41 -07:00