Merge pull request #71268 from jsamsa/fix-macos-oracle-instantclient

oracle-instantclient: Fix path for darwin downloads
This commit is contained in:
Aaron Andersen
2019-10-17 20:36:59 -04:00
committed by GitHub

View File

@@ -53,7 +53,7 @@ let
shortArch = {
x86_64-linux = "linux";
x86_64-darwin = "macos";
x86_64-darwin = "mac";
}.${stdenv.hostPlatform.system} or throwSystem;
# calculate the filename of a single zip file