azure-sdk-for-cpp: make it build on hydra

Co-authored-by: Yueh-Shun Li <shamrocklee@posteo.net>
This commit is contained in:
tobim
2025-12-08 00:45:59 +01:00
committed by Tobias Mayer
co-authored by Yueh-Shun Li
parent 6e786e0df3
commit ef3dc55928
+1 -1
View File
@@ -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: