mirror of
https://github.com/NixOS/nix
synced 2025-06-25 14:51:16 +02:00
Provide addTempRoot in the Perl API
Needed by Hydra.
This commit is contained in:
parent
2075ec83e3
commit
133a421bb4
2 changed files with 11 additions and 0 deletions
|
@ -21,6 +21,7 @@ our @EXPORT = qw(
|
|||
signString checkSignature
|
||||
addToStore makeFixedOutputPath
|
||||
derivationFromPath
|
||||
addTempRoot
|
||||
);
|
||||
|
||||
our $VERSION = '0.15';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue