mirror of
https://github.com/NixOS/nix.git
synced 2025-12-24 18:00:55 +01:00
pasta: wip
TODO: add original authors as commit authors
This commit is contained in:
parent
82315c3807
commit
b2c35b45d2
16 changed files with 653 additions and 3 deletions
|
|
@ -27,3 +27,10 @@ option(
|
|||
value : false,
|
||||
description : 'Build benchmarks (requires gbenchmark)',
|
||||
)
|
||||
|
||||
option(
|
||||
'pasta-path',
|
||||
type : 'string',
|
||||
value : 'pasta',
|
||||
description : 'Path to the location of pasta (provided by passt)',
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue