Merge branch 'staging-next' into staging

This commit is contained in:
Vladimír Čunát
2019-03-10 08:05:27 +01:00
540 changed files with 12743 additions and 3707 deletions

View File

@@ -7,7 +7,7 @@
{ ... } @ attrs:
attrs // {
buildInputs = [ flit ];
nativeBuildInputs = [ flit ];
buildPhase = attrs.buildPhase or ''
runHook preBuild
flit build --format wheel