changes
This commit is contained in:
parent
47ff5618e9
commit
051b48d3ba
@ -118,7 +118,9 @@
|
|||||||
channels-config = {
|
channels-config = {
|
||||||
# Allow unfree packages.
|
# Allow unfree packages.
|
||||||
allowUnfree = true;
|
allowUnfree = true;
|
||||||
|
permittedInsecurePackages = [
|
||||||
|
"mbedtls-2.28.10" # needed for haxe 4.3.6
|
||||||
|
];
|
||||||
# # Allow certain insecure packages
|
# # Allow certain insecure packages
|
||||||
# permittedInsecurePackages = [
|
# permittedInsecurePackages = [
|
||||||
# "firefox-100.0.0"
|
# "firefox-100.0.0"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user