minio: mark package as insecure#491337
Merged
Merged
OfBorg / minio, minio.passthru.tests on x86_64-linux
skipped
Apr 24, 2026 in 0s
No attempt
The following builds were skipped because they don't evaluate on x86_64-linux: minio, minio.passthru.tests
Details
Partial log
c) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
‘minio-2025-10-15T17-29-55Z’ to `permittedInsecurePackages` in
~/.config/nixpkgs/config.nix, like so:
{
permittedInsecurePackages = [
"minio-2025-10-15T17-29-55Z"
];
}
Loading