Conversation
|
@herbetom good idea. Applied your suggestion. Do you know when would be a good point in time to remove the package completely for 26.05? |
|
Thinking about it, it might make sense to have a slightly better (a bit more elaborate, or some link to some place where alternatives are mentioned (thinking about this comment)) message and then backport this to 25.11. |
|
Do any of the proposed alternatives already have a nixos module? |
|
Ceph and Garage have modules and tests |
f7b1609 to
2a00b09
Compare
|
@bachp done! |
herbetom
left a comment
There was a problem hiding this comment.
LGTM
$ nix-build -A minio
[...]
error: Package ‘minio-2025-10-15T17-29-55Z’ in /home/tom/git/NixOS/nixpkgs/pkgs/by-name/mi/minio/package.nix:69 is marked as insecure, refusing to evaluate.
Known issues:
- minio has been abandoned by upstream and will be removed for 26.05. Users should migrate to alternatives such as Garage, SeaweedFS, or Ceph. S3-compatible clients such as rclone can be used to move data.
You can install it anyway by allowing this package, using the
following methods:
[...]
|
This will require a bit more work, it will impact too many packages right now if we mark it insecure. We might need to disable the S3 tests in |
What do you mean specifically other than disabling the tests that you've listed? |
|
We have a bunch of NixOS tests that would be great to convert to an alternative:
I suppose the NixOS modules depending on Minio in some ways can be adjusted later on, users will need to handle the move between the services.
(Did not look at the usage of |
Context: #490996
Things done
passthru.tests.nixpkgs-reviewon this PR. See nixpkgs-review usage../result/bin/.