aboutsummaryrefslogtreecommitdiff
path: root/perl/lib/Nix/Store.pm
AgeCommit message (Expand)Author
2021-07-30Expose a perl method to query a derivationregnat
2020-09-17Remove corepkgs/config.nixEelco Dolstra
2015-10-09Provide addTempRoot in the Perl APIEelco Dolstra
2015-06-03Handle base-16 NarHash fields in signed .narinfo filesEelco Dolstra
2015-03-04Reduce verbosity in build-remote.plEelco Dolstra
2015-02-04Use libsodium instead of OpenSSL for binary cache signingEelco Dolstra
2014-07-11build-remote.pl: Use ‘nix-store --serve’ on the remote sideEelco Dolstra
2013-03-08Fix annoying Perl 5.16 warningsEelco Dolstra
2012-07-17Add function queryPathFromHashPart()Eelco Dolstra
2012-05-10Support building with the Perl XS bindings disabledEelco Dolstra
2012-03-19Add a command "nix-build --run-env" to reproduce the environment of a derivationEelco Dolstra
2011-12-02* Add some more functions to the Perl bindings.Eelco Dolstra
2011-11-29* Don't require a specific Perl version.Eelco Dolstra
2011-11-29* download-using-manifests: use the Perl bindings.Eelco Dolstra
2011-11-23* Add an API function exportPaths() that provides the functionality ofEelco Dolstra
2011-10-11* Use the Store API bindings in nix-copy-closure.Eelco Dolstra
2011-10-10* Include the Nix Perl bindings in Nix itself. This will allow theEelco Dolstra