···6969 patches = (args.patches or [ ]) ++ [ ./patches/aws-sdk-cpp-TransferManager-ContentEncoding.patch ];
70707171 # only a stripped down version is build which takes a lot less resources to build
7272- requiredSystemFeatures = null;
7272+ requiredSystemFeatures = [ ];
7373 });
74747575 aws-sdk-cpp-nix = (aws-sdk-cpp.override {
···7777 customMemoryManagement = false;
7878 }).overrideAttrs (args: {
7979 # only a stripped down version is build which takes a lot less resources to build
8080- requiredSystemFeatures = null;
8080+ requiredSystemFeatures = [ ];
8181 });
82828383