mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 17:55:21 +00:00
@@ -2,4 +2,5 @@ import ./generic.nix {
|
||||
version = "1.6.4";
|
||||
hash = "sha256-ui3w1HDHXHARsjQ3WtJfZbM7Xgg3ODnUneXJMQwaOMw=";
|
||||
cargoHash = "sha256-KJGELBzScwsLd6g3GR9Vk0nfDU2EjZBfXwlXJ+bZb1k=";
|
||||
unsupported = true;
|
||||
}
|
||||
|
||||
@@ -43,8 +43,8 @@
|
||||
# so users choosing to allow don't have to rebuild them every time.
|
||||
permittedInsecurePackages = [
|
||||
"olm-3.2.16" # see PR #347899
|
||||
"kanidm_1_5-1.5.0"
|
||||
"kanidmWithSecretProvisioning_1_5-1.5.0"
|
||||
"kanidm_1_6-1.6.4"
|
||||
"kanidmWithSecretProvisioning_1_6-1.6.4"
|
||||
];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user