update flake lock and allow new cinny

This commit is contained in:
Lillian Violet 2024-11-18 21:28:49 +01:00
parent 449845ca9c
commit 573ad0a3ad
2 changed files with 57 additions and 74 deletions

View file

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