You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Redis works fine
But I got error when enabling kafka
… while calling the 'throw' builtin
at «github:cachix/devenv-nixpkgs/4267e705586473d3e5c8d50299e71503f16a6fb6»/lib/modules.nix:298:18:
297| ''
298| else throw baseMsg
| ^
299| else null;
error:
error: The option `services.kafka' does not exist. Definition values:
Describe the bug
Redis works fine
But I got error when enabling kafka
To reproduce
Here are the devenv.nix and devenv.yml
https://gist.github.com/imcom/b176d7748f8c284c9b2c1c9fec500dce
Version
The text was updated successfully, but these errors were encountered: