Skip to content

C

languages.c.enable

Whether to enable tools for C development.

Type: boolean

Default: false

Example: true

languages.c.debugger

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

Type: null or package

Default: pkgs.gdb