mirror of
https://github.com/NixOS/nix
synced 2025-07-05 12:21:48 +02:00
3 lines
130 B
Text
3 lines
130 B
Text
option('gc', type : 'feature',
|
|
description : 'enable garbage collection in the Nix expression evaluator (requires Boehm GC)',
|
|
)
|