Crystal
Options
languages.crystal.enable
Whether to enable Enable tools for Crystal developmentā¦
Type: boolean
Default:
false
Example:
true
Declared by: - https://github.com/cachix/devenv/blob/main/src/modules/languages/crystal.nix
languages.crystal.package
The Crystal package to use.
Type: package
Default:
pkgs.crystal
Declared by: - https://github.com/cachix/devenv/blob/main/src/modules/languages/crystal.nix
languages.crystal.shards
Configuration for shards
Type: submodule
Default:
{ }
Declared by: - https://github.com/cachix/devenv/blob/main/src/modules/languages/crystal.nix
languages.crystal.shards.package
The Shards package to use.
Type: package
Default:
pkgs.shards
Declared by: - https://github.com/cachix/devenv/blob/main/src/modules/languages/crystal.nix