box: mark aspnetcore-runtime as permitted
This commit is contained in:
parent
7b06e919bd
commit
b1fc5a9bad
@ -190,6 +190,7 @@ in
|
|||||||
allowUnfree = true;
|
allowUnfree = true;
|
||||||
permittedInsecurePackages = todo "figure out what is using openssl-1.1.1w" [
|
permittedInsecurePackages = todo "figure out what is using openssl-1.1.1w" [
|
||||||
"openssl-1.1.1w"
|
"openssl-1.1.1w"
|
||||||
|
"aspnetcore-runtime-wrapped-6.0.36"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
#overlays = [
|
#overlays = [
|
||||||
|
Loading…
Reference in New Issue
Block a user