Merge staging-next into staging

This commit is contained in:
Frederik Rietdijk
2019-11-05 14:18:08 +01:00
252 changed files with 5991 additions and 1658 deletions

View File

@@ -64,6 +64,8 @@ let
rm -f $out/bin/$(basename "$i")
makeWrapper "$i" $out/bin/$(basename "$i") --set GEM_PATH ${gemEnv}/${ruby.gemPath}
done
ln -s ${ruby}/nix-support $out/nix-support
'';
passthru = {