644AVXYM7Z5WZSQ3CJM7XY6Q4XF32DL2GI72JZKPB7H6DJMJWMDQC
YLW6ZFTIGIC2V6ZUA3I2T7MMPW5BZCOORLB2WSJYNUB3AGWLSEKQC
JU3FNMQQ2AZ4NITYUGSBZPJO645Y5TVL5TEQPNKVW2QXQQDIL6JQC
pkgs,
nix.package = pkgs.nixVersions.latest; # Use latest (includes nice S3 changes).
options = "--delete-older-than 3d";
options = "--delete-older-than 7d";
} // optionalAttrs isServer { # Servers build and upload to S3 cache, so they can be more aggressive with GC. dates = "daily"; options = "--delete-older-than 1d";
}
// optionalAttrs isServer {
# Servers build and upload to S3 cache, so they can be more aggressive with GC.
dates = "daily";
options = "--delete-older-than 1d";