add olm to permittedInsecurePackages

This commit is contained in:
jacekpoz 2024-08-25 11:41:44 +02:00
parent fe346c9da9
commit c7cfd8b465
Signed by: poz
SSH key fingerprint: SHA256:JyLeVWE4bF3tDnFeUpUaJsPsNlJyBldDGV/dIKSLyN8

View file

@ -12,6 +12,7 @@ in {
"python-2.7.18.6"
"electron-24.8.6"
"electron-25.9.0"
"olm-3.2.16"
];
allowUnfree = true;
};