how did that evaluate

This commit is contained in:
TheWanderingCrow 2025-02-21 09:44:50 -05:00
parent c1cfad5733
commit 84aa6d6df7

View file

@ -25,7 +25,7 @@
nixpkgs = {
config = {
allowUnfree = true;
config.permittedInsecurePackages = [
permittedInsecurePackages = [
"dotnet-runtime-wrapped-7.0.20"
"dotnet-runtime-7.0.20"
"SDL_ttf-2.0.11"