This commit is contained in:
2025-11-16 23:58:33 +08:00
parent 646b68b960
commit 880374e016
3 changed files with 13 additions and 11 deletions
+5
View File
@@ -49,6 +49,11 @@
config = {
allowUnfree = true;
permittedInsecurePackages = [
"hadoop-3.3.1"
"libressl-3.4.3"
"python3.12-ecdsa-0.19.1"
];
};
};