Skip to content

odin

Whether to enable tools for Odin Language.

Type: boolean

Default:

false

Example:

true

Declared by:

The odin package to use.

Type: package

Default:

pkgs.odin

Declared by:

An optional debugger package to use with odin. The default is gdb, if supported on the current system.

Type: null or package

Default:

pkgs.gdb

Declared by:

Whether to enable Odin Language Server.

Type: boolean

Default:

true

Example:

true

Declared by:

The Odin language server package to use.

Type: package

Default:

pkgs.ols

Declared by: