Merge pull request #73491 from Izorkin/unit

unit: 1.12.0 -> 1.13.0
This commit is contained in:
Frederik Rietdijk
2019-12-05 10:25:54 +01:00
committed by GitHub
2 changed files with 27 additions and 18 deletions
@@ -111,7 +111,7 @@ let
cp ${config}/config.sub tool/
'';
configureFlags = ["--enable-shared" "--enable-pthread"]
configureFlags = ["--enable-shared" "--enable-pthread" "--with-soname=ruby_${tag}"]
++ op useRailsExpress "--with-baseruby=${baseruby}/bin/ruby"
++ op (!docSupport) "--disable-install-doc"
++ ops stdenv.isDarwin [