mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-12 18:24:09 -05:00
how did that evaluate
This commit is contained in:
parent
c1cfad5733
commit
84aa6d6df7
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue