kanidm: permit hydra to build unmaintained 1.3 release

Building kanidm can take a non-trivial amount of time and compute resources.
We don't have any evidence of vulnerabilities and only marked it insecure
due to upstream dropping support
This commit is contained in:
Adam C. Stephens
2024-12-09 17:45:55 +00:00
parent 97958e72e8
commit 21b9737757
+1
View File
@@ -35,6 +35,7 @@
# so users choosing to allow don't have to rebuild them every time.
permittedInsecurePackages = [
"olm-3.2.16" # see PR #347899
"kanidm_1_3-1.3.3"
];
}; }