Fix test devshell

This commit is contained in:
Daniël de Kok 2024-11-27 19:51:55 +00:00 committed by drbh
parent 05004a6cfd
commit 063104c217

View File

@ -115,15 +115,17 @@
buildInputs = buildInputs =
[ [
benchmark benchmark
launcher cargo
router
server
client client
clippy
ffmpeg
launcher
openssl.dev openssl.dev
pkg-config pkg-config
cargo router
rustPlatform.bindgenHook
rustfmt rustfmt
clippy server
] ]
++ (with python3.pkgs; [ ++ (with python3.pkgs; [
docker docker