Commit Graph

3406 Commits

Author SHA1 Message Date
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
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
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
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
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
Sam Doshi
f403291206 picard: 2.2.1 -> 2.2.2 2019-10-09 07:34:00 +01:00
R. RyanTM
51910200c7 samplv1: 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/samplv1/versions
2019-10-08 13:25:18 -07:00
Linus Heckemann
5aa4b19946 treewide: mark some broken packages as broken
Refs:
e675498026
1e9cc5b984
793a2fe1e8
c19cf65261
f6544d618f
2019-10-08 17:14:26 +02:00
Frederik Rietdijk
a0c34f54cc Merge master into staging-next 2019-10-08 11:56:52 +02:00
Ryan Mulligan
ffc6062a51
Merge pull request #70674 from r-ryantm/auto-update/padthv1
padthv1: 0.9.9 -> 0.9.10
2019-10-07 20:30:34 -07:00
Mario Rodas
eeae856d6d
spotifyd: add marsam as maintainer 2019-10-07 20:41:13 -05:00
Mario Rodas
a257c0a06c
spotifyd: 0.2.18 -> 0.2.19 2019-10-07 20:40:21 -05:00
R. RyanTM
5d65335e4a padthv1: 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/padthv1/versions
2019-10-07 15:48:52 -07:00
R. RyanTM
13257650da flacon: 5.4.0 -> 5.5.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/flacon/versions
2019-10-07 10:51:54 -07:00
R. RyanTM
0e4b2b6efd drumkv1: 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/drumkv1/versions
2019-10-06 22:10:34 -07:00
Mario Rodas
0d6b16da8e
spotifyd: 0.2.16 -> 0.2.18 2019-10-05 04:20:00 -05:00
Gwendolyn Quasebarth
daac44f01a friture: init at 0.36 2019-10-05 10:13:39 +02:00