mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-24 14:56:15 +02:00
4 lines
130 B
Text
4 lines
130 B
Text
|
option('gc', type : 'feature',
|
||
|
description : 'enable garbage collection in the Nix expression evaluator (requires Boehm GC)',
|
||
|
)
|