removed avalonia

This commit is contained in:
Geir Okkenhaug Jerstad 2024-12-08 17:52:58 +01:00
parent bc4578a678
commit 5af769494c

View file

@ -148,15 +148,16 @@
vesktop
];
};
# Allow insexure dotnet 7
nixpkgs.config.permittedInsecurePackages = [
"dotnet-sdk-7.0.120"
"dotnet-core-combined"
"dotnet-runtime-6.0.36"
"dotnet-sdk-wrapped-7.0.120"
"dotnet-core-combined"
];
# Allow insecure dotnet 7
# nixpkgs.config.permittedInsecurePackages = [
# "dotnet-sdk-7.0.120"
# "dotnet-core-combined"
# "dotnet-runtime-6.0.36"
# "dotnet-sdk-wrapped-7.0.120"
# "dotnet-core-combined"
# "dotnet-wrapped-combined"
# "dotnet-combined"
# ];
# ld
@ -193,7 +194,7 @@
nodejs
dotnet-sdk
dotnet-runtime
avalonia
#avalonia
# language servers
csharp-ls