kanidm_1_4: mark EOL

This commit is contained in:
Adam C. Stephens
2025-03-06 22:46:28 -05:00
parent eb4f490424
commit 1e327fbca4
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -3,4 +3,5 @@ import ./generic.nix {
hash = "sha256-pjJyq52wO5p34LN2Jmt0npgWBDcWin8gIX4skZ7Ff8E=";
cargoHash = "sha256-33HRoH/vWPe/wOZJtQLWV9eBocbj0iR/XUu4zMehu8M=";
patchDir = ./patches/1_4;
unsupported = true;
}
+1
View File
@@ -37,6 +37,7 @@
permittedInsecurePackages = [
"olm-3.2.16" # see PR #347899
"kanidm_1_3-1.3.3"
"kanidm_1_4-1.4.6"
];
};