Merge staging-next into staging

This commit is contained in:
github-actions[bot]
2020-12-26 00:47:55 +00:00
committed by GitHub
30 changed files with 1634 additions and 406 deletions
+2 -2
View File
@@ -2,11 +2,11 @@
python3Packages.buildPythonApplication rec {
pname = "Mopidy-Iris";
version = "3.50.0";
version = "3.54.0";
src = python3Packages.fetchPypi {
inherit pname version;
sha256 = "04miwf0dqb8jir9g7xkfnn3l62bdn74ap03kqzz2v3byg64f1p0g";
sha256 = "0qnshn77dv7fl6smwnpnbq67mbc1vic9gf85skiqnqy8v8w5829f";
};
propagatedBuildInputs = [