mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-06-05 21:03:40 +00:00
kanidm_1_8: mark unsupported
This commit is contained in:
@@ -2,5 +2,5 @@ import ./generic.nix {
|
||||
version = "1.8.6";
|
||||
hash = "sha256-+NZs8HHHmWGmlNNymIlbV7E28RiaGLmvtZkCWZJQvMk=";
|
||||
cargoHash = "sha256-NKCQRIxvWAT5saMO85noYZtm7h0OPFhWFqudvkQPYTE=";
|
||||
eolDate = "2026-03-16";
|
||||
unsupported = true;
|
||||
}
|
||||
|
||||
@@ -45,6 +45,8 @@
|
||||
# so users choosing to allow don't have to rebuild them every time.
|
||||
permittedInsecurePackages = [
|
||||
"olm-3.2.16" # see PR #347899
|
||||
"kanidm_1_8-1.8.6"
|
||||
"kanidmWithSecretProvisioning_1_8-1.8.6"
|
||||
];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user