hosts/hyacinth: permit new openssl version
This commit is contained in:
parent
cdb565260b
commit
e4a8dd89c7
1 changed files with 1 additions and 1 deletions
|
|
@ -43,6 +43,6 @@
|
||||||
|
|
||||||
# For steam fhs-env
|
# For steam fhs-env
|
||||||
nixpkgs.config.permittedInsecurePackages = [
|
nixpkgs.config.permittedInsecurePackages = [
|
||||||
"openssl-1.1.1v"
|
"openssl-1.1.1w"
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue