Merge master into staging-next

This commit is contained in:
github-actions[bot]
2021-03-23 12:27:46 +00:00
committed by GitHub
30 changed files with 521 additions and 72 deletions
@@ -52,6 +52,9 @@ in (buildEnv {
buildInputs = [ makeWrapper ] ++ pkgList.extraInputs;
# This is set primarily to help find-tarballs.nix to do its job
passthru.packages = pkgList.all;
postBuild = ''
cd "$out"
mkdir -p ./bin