Unverified Commit ef3dc559 authored by tobim's avatar tobim Committed by Tobias Mayer
Browse files

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

parent 6e786e0d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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: