nixpkgs mirror (for testing) github.com/NixOS/nixpkgs
nix
fork

Configure Feed

Select the types of activity you want to include in your feed.

swift: source darwin-sdk-setup.bash (#360207)

authored by

Emily and committed by
GitHub
a9ae918d e8ef3a06

+2
+2
pkgs/development/compilers/swift/wrapper/wrapper.sh
··· 12 12 13 13 source $cc_wrapper/nix-support/utils.bash 14 14 15 + source $cc_wrapper/nix-support/darwin-sdk-setup.bash 16 + 15 17 expandResponseParams "$@" 16 18 17 19 # Check if we should wrap this Swift invocation at all, and how. Specifically,