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

@@ -2,5 +2,5 @@
{
nixpkgs = nixpkgs;
playground = { port = "8083"; server = import ../playground/example/services/rust; };
playground = { port = "8083"; server = import ../playground/example/services/rust; };
}