Commit Graph

3419 Commits

Author SHA1 Message Date
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
worldofpeace
055715822e lollypop: 1.2.1 -> 1.2.2 2019-10-28 17:44:56 -04:00
Christian Kauhaus
641b853abf
Merge pull request #71080 from risicle/ris-openmpt123-0.4.9
openmpt123: 0.4.1 -> 0.4.9, fixing CVE-2019-17113
2019-10-28 10:19:46 +01:00
Frederik Rietdijk
059a572616 Merge staging-next into staging 2019-10-27 15:28:19 +01:00
Daniel Schaefer
417c85309d tomahawk: Remove unmaintained broken package
Has been marked broken since 2018 and marked as abandoned upstream since
2017.
2019-10-27 13:16:53 +01:00
André-Patrick Bubel
0347078949 vcv-rack: Fix issues from missing upstream dependency
The revision of the glfw fork that Rack depends on has been removed from
GitHub. This causes cloning of the glfw submodule for the Rack git
repository to fail.

As the glfw fork just adds a function that is only needed on Darwin (and
we don't support that platform at the moment) we remove the function
call from the Rack source. We can then use the upstream version of glfw.

We fetch the rest of the submodules manually as well.

See https://github.com/NixOS/nixpkgs/issues/71189 for the context.
2019-10-26 17:42:15 +02:00
Jan Tojnar
40272a77a3
Merge branch 'staging-next' into staging 2019-10-26 15:54:58 +02:00
Alexey Shmalko
58cfd06862
Merge pull request #71932 from r-ryantm/auto-update/x42-plugins
x42-plugins: 20190820 -> 20191013
2019-10-25 15:41:50 +03:00
worldofpeace
ac50b6a116 lollypop: 1.1.4.16 -> 1.2.1 2019-10-25 00:46:45 -04:00
R. RyanTM
629b449db3 x42-plugins: 20190820 -> 20191013
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/x42-plugins/versions
2019-10-24 11:23:43 -07:00
R. RyanTM
a701093bd4 strawberry: 0.6.3 -> 0.6.5 (#71878)
* strawberry: 0.6.3 -> 0.6.5

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/strawberry/versions

* strawberry: add meta.homepage and meta.changelog
2019-10-24 17:34:39 +02:00
Frederik Rietdijk
612f0525b3 Merge staging-next into staging 2019-10-24 08:34:33 +02:00
R. RyanTM
9d6ae16734 qtractor: 0.9.9 -> 0.9.10
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/qtractor/versions
2019-10-23 13:30:21 -07:00
Marek Mahut
57aff2e880
Merge pull request #71702 from r-ryantm/auto-update/mopidy
mopidy: 2.2.3 -> 2.3.1
2019-10-23 19:53:56 +02:00
Robin Gloster
27263992a0
Merge pull request #69689 from r-ryantm/auto-update/mpg123
mpg123: 1.25.11 -> 1.25.12
2019-10-23 16:45:06 +02:00
edef
14803d8070
Merge pull request #71462 from puckipedia/waon
waon: init at 0.11
2019-10-22 18:18:07 +00:00
R. RyanTM
2f85344d4e mopidy: 2.2.3 -> 2.3.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mopidy/versions
2019-10-22 11:17:37 -07:00
R. RyanTM
c941516f0d friture: 0.36 -> 0.37 (#71608)
* friture: 0.36 -> 0.37

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/friture/versions

* friture: restrict to Linux platforms

Fails on Darwin with:

Traceback (most recent call last):
  File "nix_run_setup", line 8, in <module>
    exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\\r\\n', '\\n'), __file__, 'exec'))
  File "setup.py", line 13, in <module>
    import sounddevice # to find the libportaudio.dylib path
  File "/nix/store/2sr2xabfdkcijzkwg5ic99lprwd6slij-python3.7-sounddevice-0.3.13/lib/python3.7/site-packages/sounddevice.py", line 61, in <module>
    _lib = _ffi.dlopen('/nix/store/gzy8haziv610wbalnllcjpf3gd9f5619-portaudio-190600-20161030/lib/libportaudio.so.2')
OSError: cannot load library '/nix/store/gzy8haziv610wbalnllcjpf3gd9f5619-portaudio-190600-20161030/lib/libportaudio.so.2': dlopen(/nix/store/gzy8haziv610wbalnllcjpf3gd9f5619-portaudio-190600-20161030/lib/libportaudio.so.2, 2): image not found
2019-10-22 16:49:14 +02:00
Mario Rodas
9008b890ff
lsp-plugins: disable on aarch64
does not build on aarch64 https://github.com/sadko4u/lsp-plugins/issues/56
2019-10-22 07:47:45 -05:00
R. RyanTM
782d3b5777
lsp-plugins: 1.1.9 -> 1.1.10
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/lsp-plugins/versions
2019-10-22 02:34:33 -05:00
R. RyanTM
49ddf90e8b drumgizmo: 0.9.17 -> 0.9.18
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/drumgizmo/versions
2019-10-21 19:33:51 -07:00
Puck Meerburg
591b5a9882 waon: init at 0.11 2019-10-20 20:10:43 +00:00
Renaud
f8ef6e5f7d
Merge pull request #70854 from samdoshi/picard
picard: 2.2.1 -> 2.2.2
2019-10-20 21:38:59 +02:00
Mario Rodas
2dca619a07
Merge pull request #71345 from marsam/init-ncspot
ncspot: init at 2019-10-12
2019-10-19 04:20:54 -05:00
Renaud
8b0f365582
Merge pull request #70658 from dsg22/feature-chromaprint-1.4.3
chromaprint: 1.3.2 -> 1.4.3
2019-10-18 23:12:13 +02:00
Renaud
330806a893
clementine: fix build w/ chromaprint 1.4+ 2019-10-18 20:27:41 +02:00
Mario Rodas
d2f01f0dfd
ncspot: init at 2019-10-12 2019-10-18 04:20:00 -05:00
Patrick Hilhorst
a9b5206b97
spotify-tui: 0.5.0 -> 0.6.2 2019-10-16 14:38:18 +02:00
Robin Gloster
0a12d0f7c7
Merge pull request #70572 from r-ryantm/auto-update/drumkv1
drumkv1: 0.9.9 -> 0.9.10
2019-10-16 00:21:28 +02:00
Robin Gloster
f09a8b7db4
Merge pull request #70899 from Tomahna/mopidy
mopidy-iris: 3.40.0 -> 3.41.1
2019-10-15 23:38:04 +02:00
R. RyanTM
4fb9a75fc8 yoshimi: 1.5.11.3 -> 1.6.0.1 (#70005)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/yoshimi/versions
2019-10-13 18:05:00 +02:00
R. RyanTM
8ce18843de setbfree: 0.8.8 -> 0.8.9 (#69960)
* setbfree: 0.8.8 -> 0.8.9

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/setbfree/versions

* setbfree: restrict to x86 linux

Fails to build on ARM
2019-10-13 17:29:12 +02:00
Renaud
875d80b5bb
Merge pull request #69951 from r-ryantm/auto-update/reaper
reaper: 5.981 -> 5.983
2019-10-13 16:33:21 +02:00
Robert Scott
0086b03be5 openmpt123: 0.4.1 -> 0.4.9 (security?)
addressing CVE-2019-17113
2019-10-13 12:49:56 +01:00
Vladimír Čunát
b5697c6954
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1548439
2019-10-13 13:31:33 +02:00
Maximilian Bosch
c880884656
spotify-tui: fix darwin build 2019-10-12 18:28:15 +02:00
Jeroen Wijenbergh
b2db28464b spotify-tui: init at 0.5.0 2019-10-12 17:05:12 +02:00
Jan Tojnar
6c8aed6391
Merge branch 'master' into staging-next 2019-10-12 00:50:21 +02:00
R. RyanTM
1828f3dc73 synthv1: 0.9.9 -> 0.9.10
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/synthv1/versions
2019-10-11 12:05:45 +02:00
Bjørn Forsman
3fc66462de qsynth: use qt5.mkDerivation
Fixes

  $ qsynth
  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, take qt5.* attrs as input instead of the whole qt5 attrset itself.)
2019-10-10 23:58:45 +02:00
worldofpeace
dfe338e464
Merge pull request #70890 from worldofpeace/pantheon-no-lts-vala
pantheon: use latest vala
2019-10-10 15:18:38 +00:00
Mario Rodas
38070d58f4
Merge pull request #70697 from marsam/update-spotifyd
spotifyd: 0.2.18 -> 0.2.19
2019-10-10 05:00:03 -05:00
Kevin Rauscher
a630ca86b6 mopidy-iris: 3.40.0 -> 3.41.1 2019-10-10 10:12:33 +02:00
worldofpeace
bdb851ee2d pantheon: use latest vala
elementary OS's ecosystem is curated around Ubuntu's LTS releases.
This means the development platform for their curated applications
always includes a LTS version of vala (in 18.04 it's 0.40).
Because of how vala development works it suspect some of these
applications to have serious issues if complied with the latest vala.
However in the past year or so, for Pantheon at least, I don't think
their applications will have much issues with latest vala, and if there
is I don't think they'd be difficult to fix. In this single regard they've
become more responsive since their preferred language is vala.

As for the curated applications I have less of this confidence in.
So I'd have to be accept less applications, but that's something
I'm willing to compromise on. And this is easily reversible or
could be done on a per-application basis. And nix already makes
this trivial.
2019-10-09 22:47:37 -04:00
Renaud
be5799ff69
Merge pull request #70785 from r-ryantm/auto-update/samplv1
samplv1: 0.9.9 -> 0.9.10
2019-10-09 22:52:54 +02:00
Renaud
c742163768
Merge pull request #69990 from r-ryantm/auto-update/x42-plugins
x42-plugins: 20190714 -> 20190820
2019-10-09 18:15:25 +02:00