also allow cinny-unwrapped for the same reason

This commit is contained in:
Lillian Violet 2024-10-02 18:28:22 +02:00
parent d4ead53bad
commit 10da4d52a6

View file

@ -22,7 +22,7 @@
./package-configs/foot
];
nixpkgs = {
config.permittedInsecurePackages = ["cinny-4.2.1"];
config.permittedInsecurePackages = ["cinny-4.2.1" "cinny-unwrapped-4.2.1"];
# You can add overlays here
overlays = [
# You can also add overlays exported from other flakes: