Try element

This commit is contained in:
Invariantspace 2024-11-30 17:16:43 -08:00
parent 1821e54c69
commit 60579facc7
No known key found for this signature in database
GPG key ID: EBC4A20067373921
4 changed files with 9 additions and 8 deletions

View file

@ -53,7 +53,10 @@
# TODO: Remove this when possible
config.permittedInsecurePackages = [
"olm-3.2.16"
"aspnetcore-runtime-6.0.36"
"aspnetcore-runtime-wrapped-6.0.36"
"dotnet-sdk-6.0.428"
"dotnet-sdk-wrapped-6.0.428"
];
overlays = [nix-custom.overlays.default];