Forgot this modification.

This commit is contained in:
Nicolas Patry 2024-09-12 11:36:43 +02:00
parent 46efc844d6
commit ca934411d1
No known key found for this signature in database
GPG Key ID: 64AF4752B2967863

View File

@ -86,7 +86,13 @@
launcher
router
server
];
]
++ (with python3.pkgs; [
docker
pytest
pytest-asyncio
syrupy
]);
};
impure = mkShell {