···2929 stateDir3030 confDir3131 ;3232- aws-sdk-cpp =3333- if lib.versionAtLeast args.version "2.12pre" then3434- nixDependencies.aws-sdk-cpp3535- else3636- nixDependencies.aws-sdk-cpp-old;3232+ inherit (nixDependencies) aws-sdk-cpp;3733 };38343935 # Called for Nix == 2.28. Transitional until we always use