azure-sdk-for-cpp: make it build on hydra
Co-authored-by: Yueh-Shun Li <shamrocklee@posteo.net>
This commit is contained in:
@@ -1513,7 +1513,7 @@ with pkgs;
|
||||
|
||||
azure-cli-extensions = recurseIntoAttrs azure-cli.extensions;
|
||||
|
||||
azure-sdk-for-cpp = callPackage ../development/libraries/azure-sdk-for-cpp { };
|
||||
azure-sdk-for-cpp = recurseIntoAttrs (callPackage ../development/libraries/azure-sdk-for-cpp { });
|
||||
|
||||
# Derivation's result is not used by nixpkgs. Useful for validation for
|
||||
# regressions of bootstrapTools on hydra and on ofborg. Example:
|
||||
|
||||
Reference in New Issue
Block a user