add docker as dependency
CI / build-and-test (push) Successful in 27s
CI / build-and-test (pull_request) Successful in 26s

This commit is contained in:
2026-07-18 16:31:55 +02:00
parent e408b08443
commit 478bdd6fe6
+1
View File
@@ -8,6 +8,7 @@ pkgs.mkShell {
cmake
gnumake
pkg-config
docker
tea
];