1 {
2 allowUnfree = true;
3 permittedInsecurePackages = [
4 "openssl-1.0.2u"
5 "postgresql-9.3.25"
6 ];
7
8 }
9