mirror of
https://github.com/NixOS/nix
synced 2025-06-25 06:31:14 +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)',
|
|
)
|