nixpkgs.nix: allow olm for nheko

This commit is contained in:
Charlie Root 2025-03-02 14:04:58 +01:00
commit 8e37ff1bd2
Signed by: faukah
SSH key fingerprint: SHA256:jpYIt4Vkz1NBTQcks/N9OPTfTFxE6KF2W/rV7hrfrIw

View file

@ -16,7 +16,7 @@
# Default to none, add more as necessary. This is usually where
# electron packages go when they reach EOL.
permittedInsecurePackages = [];
permittedInsecurePackages = ["olm-3.2.16"];
# Nixpkgs sets internal package aliases to ease migration from other
# distributions easier, or for convenience's sake. Even though the manual