Add more runtime priorities

This commit is contained in:
Omar Brikaa 2022-06-05 11:50:29 +02:00
parent 43389b7d5f
commit 26203f6049
1 changed files with 6 additions and 0 deletions

View File

@ -70,6 +70,12 @@
"dotnet-sdk-csharp" "dotnet-sdk-csharp"
"python3" "python3"
"python2" "python2"
"node-javascript"
"node-typescript"
"deno-javascript"
"deno-typescript"
"mono-basic"
"dotnet-sdk-visual-basic"
]; ];
legacyPackages."${system}" = rec { legacyPackages."${system}" = rec {