Commit graph

53 commits

Author SHA1 Message Date
Weijia Wang 8019be263e treewide: applications/audio: use top-level fetchPypi 2023-05-25 14:49:37 +03:00
joachimschmidt557 8926897c2b
mopidy-iris: 3.60.0 -> 3.64.0 2022-09-11 19:26:51 +02:00
Romanos Skiadas 08c5c121f5 mopidy-iris: 3.59.0 -> 3.60.0 2021-11-08 17:34:41 +02:00
Romanos Skiadas 0e4095c8dc mopidy-iris: 3.58.2 -> 3.59.0 2021-10-02 11:03:55 +03:00
Romanos Skiadas 5f88ab5044 mopidy-iris: 3.58.0 -> 3.58.2 2021-09-08 15:16:27 +03:00
Romanos Skiadas 81769efdee mopidy-iris: 3.54.0 -> 3.58.0 2021-08-16 16:57:11 +03:00
Pavol Rusnak a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
Profpatsch 4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Kevin Rauscher 84dc7b87cd mopidy-iris: 3.50.0 -> 3.54.0 2020-11-11 11:08:56 +01:00
Ruud van Asseldonk 79a823ceae mopidy-local-images: remove
This plugin has been merged into the newer "mopidy-local" plugin which I
just added. "mopidy-local-images" and "mopidy-local-sqlite" were added
originally for Mopidy Iris, but Iris now works with mopidy-local, and
does not need the older plugins any more.
2020-10-18 19:32:55 +02:00
Frederik Rietdijk 31643e45ec mopidy-iris: use latest tornado 2020-08-29 14:33:52 +02:00
R. RyanTM d4f3a40137 mopidy-iris: 3.49.0 -> 3.50.0 2020-07-05 18:11:22 +00:00
R. RyanTM dc46f52f9b mopidy-iris: 3.47.0 -> 3.49.0 2020-05-22 07:33:01 +00:00
R. RyanTM 7311e5ba39 mopidy-iris: 3.46.0 -> 3.47.0 2020-05-06 10:33:22 -07:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Kevin Rauscher b779f1b55c mopidy-iris: 3.45.1 -> 3.46.0 2020-03-17 21:02:17 +01:00
Kevin Rauscher 40b2619fef mopidy-iris: 3.44.0 -> 3.45.1 2020-02-24 13:59:32 +01:00
Kevin Rauscher 05b4fe20a7 mopidy: update to python3
mopidy: 2.3.1 -> 3.0.1
mopidy-iris: 3.43.0 -> 3.44.0
mopidy-spotify: 3.1.0 -> 4.0.1
pykka: 1.2.0 -> 2.0.1
2020-02-10 09:53:13 +01:00
Kevin Rauscher 73d577b0fd mopidy-iris: 3.42.2 -> 3.43.0 2019-12-15 21:16:17 +01:00
Kevin Rauscher 6b4ab287a4 mopidy-iris: 3.41.1 -> 3.42.2 2019-11-11 10:19:57 +01:00
Kevin Rauscher a630ca86b6 mopidy-iris: 3.40.0 -> 3.41.1 2019-10-10 10:12:33 +02:00
Kevin Rauscher 49e52b7ba5 mopidy-iris: 3.39.0 -> 3.40.0 2019-09-23 22:01:56 +02:00
Kevin Rauscher f73ca21c84 mopidy-iris: 3.38.0 -> 3.39.0 2019-06-21 20:52:16 +02:00
Kévin Rauscher 08fb31692e modidy-iris: 3.37.1 -> 3.38.0 (#62884) 2019-06-09 11:43:04 +02:00
Kevin Rauscher 2117006ef1 mopidy-iris: 3.37.0 -> 3.37.1 2019-05-08 18:09:27 +02:00
Kevin Rauscher e32eff1f97 mopidy-iris: 3.36.0 -> 3.37.0 2019-04-26 21:18:57 +02:00
Kevin Rauscher 918edecca9 mopidy-iris: 3.33.0 -> 3.36.0 2019-04-22 09:35:28 +02:00
Robert Schütz 11f0d36737 mopidy-iris: 3.32.5 -> 3.33.0
The removed dependencies were dropped in the following commits:
0c134459ea
4d64980900
c9861bc79c

Requests was added in:
28b5f69333
2019-03-19 23:35:33 +01:00
Kevin Rauscher 1ecd8a0daf mopidy-iris: 3.32.4 -> 3.32.5 2019-02-19 20:04:56 +01:00
Kevin Rauscher 3ed1067750 mopidy-iris: 3.32.1 -> 3.32.4 2019-02-07 21:32:07 +00:00
R. RyanTM fa81321c32 mopidy-iris: 3.31.8 -> 3.32.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-iris/versions
2019-02-06 23:51:52 +00:00
Kevin Rauscher e39ff06b16 mopidy-iris: 3.31.7 -> 3.31.8 2019-01-07 22:11:45 -05:00
Kevin Rauscher 3f46038a93 mopidy-iris: 3.31.3 -> 3.31.7 2018-12-30 10:26:19 -05:00
Kevin Rauscher 3b7a7f7b22 mopidy-iris: 3.31.2 -> 3.31.3 2018-12-10 10:55:21 +01:00
Kevin Rauscher f5b030002b mopidy-iris: 3.31.1 -> 3.31.2 2018-11-27 21:05:08 +01:00
Kevin Rauscher c7f3f3a2dd mopidy-iris: 3.29.2 -> 3.31.1 2018-11-23 07:52:53 +01:00
Kevin Rauscher cd670dff0b mopidy-iris: 3.28.1 -> 3.29.2 2018-11-10 10:16:34 +01:00
Kevin Rauscher ca4b2d7e65 mopidy-iris: 3.27.1 -> 3.28.1 2018-10-24 19:46:10 +02:00
R. RyanTM df6ec1aa6d mopidy-iris: 3.26.2 -> 3.27.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-iris/versions
2018-10-14 04:44:09 -07:00
Kévin Rauscher 7a5483e8b4 mopidy-iris: 3.26.1 -> 3.26.2 (#47161) 2018-09-22 19:21:26 +02:00
Kevin Rauscher f0e0c6d72e mopidy-iris: 3.26.0 -> 3.26.1 2018-09-21 11:58:21 +02:00
Kevin Rauscher 7d20233dc3 mopidy-iris: 3.25.1 -> 3.26.0 2018-09-20 18:28:37 +02:00
Kevin Rauscher 16ec8ac34f mopidy-iris: 3.24.0 -> 3.25.1 2018-08-28 09:54:22 +02:00
Kevin Rauscher a883bbbfbe mopidy-iris: 3.23.2 -> 3.24.0 2018-08-24 08:26:44 +02:00
Kevin Rauscher 818dc96dc5 Mopidy-Iris: 3.23.0 -> 3.23.2 2018-08-10 12:09:35 +02:00
Kévin Rauscher 1a3f7e036b Mopidy-Iris: 3.21.3 -> 3.23.0 (#43878) 2018-07-29 21:56:00 +02:00
R. RyanTM 03b1e67957 mopidy-iris: 3.21.1 -> 3.21.3 (#42474)
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-Iris/versions.

These checks were done:

- built on NixOS

- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- found 3.21.3 with grep in /nix/store/qb6067h8y8p8y7kqkmdk308a494milyw-Mopidy-Iris-3.21.3
- directory tree listing: https://gist.github.com/e0c3564e49b2cec4b30d98ec42723bff
- du listing: https://gist.github.com/a127f023f22f9a2abd69c2dd0ff0c71b
2018-06-27 17:05:04 +02:00
R. RyanTM 0da8196d1f mopidy-iris: 3.20.0 -> 3.21.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-Iris/versions.

These checks were done:

- built on NixOS

- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- found 3.21.1 with grep in /nix/store/ydhbxhldy8a9n64r8if9zy4ricl4in20-Mopidy-Iris-3.21.1
- directory tree listing: https://gist.github.com/3ad4fbaeff603abf3078d8371547dbb4
- du listing: https://gist.github.com/bcb4096a10cef861d8bcf1f384c7ae3e
2018-06-14 01:51:33 -07:00
R. RyanTM f67f46cca6 mopidy-iris: 3.18.0 -> 3.20.0 (#41534)
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-Iris/versions.

These checks were done:

- built on NixOS

- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- found 3.20.0 with grep in /nix/store/0v9g0y8ik2ywqz9yn4znad73la2g0545-Mopidy-Iris-3.20.0
- directory tree listing: https://gist.github.com/5b11f78cc0e1e8f1665c9951f6b1b9d0
- du listing: https://gist.github.com/7bd8ef1ac69ff6560db53865c6a9e322
2018-06-09 00:43:02 +02:00
R. RyanTM 1bf8420047 mopidy-iris: 3.17.5 -> 3.18.0
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-Iris/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 3.18.0 with grep in /nix/store/nldsjybf1v0fbjnbfgcknykr4q6fjq9c-Mopidy-Iris-3.18.0
- directory tree listing: https://gist.github.com/0ad20de473538813e443e421603c7997
2018-05-12 13:56:07 +02:00