update to 24.05

This commit is contained in:
2024-06-29 14:37:35 +00:00
parent 289d35a051
commit c743f49838
12 changed files with 104 additions and 164 deletions

View File

@@ -1,5 +1,5 @@
{ config ? import ../../../config { } }:
{
playground = { port = "8081"; server = import ../services/python; };
playground = { port = "8081"; server = import ../services/python; };
} // config