index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
perl
/
lib
/
Nix
/
Store.xs
Age
Commit message (
Expand
)
Author
2020-07-27
Merge remote-tracking branch 'upstream/master' into hash-always-has-type
John Ericson
2020-07-16
Merge branch 'master' of github.com:NixOS/nix into optional-derivation-output...
Carlo Nucera
2020-07-15
Merge branch 'master' of github.com:NixOS/nix into hash-always-has-type
Carlo Nucera
2020-07-13
Remove 'accessor' from addToStore()
Eelco Dolstra
2020-07-12
Try to fix perl bindings
John Ericson
2020-07-08
Only store hash of fixed derivation output
Matthew Bauer
2020-06-19
WIP: Make Hash always store a valid hash type
John Ericson
2020-06-03
libutils/hash: remove default encoding
zimbatm
2020-03-30
Get rid of FileIngestionMethod casts in perl bindings, too
John Ericson
2020-03-29
Replace some `bool recursive` with a new `FileIngestionMethod` enum
John Ericson
2020-03-10
nix-perl: Fix segfault in queryPathInfo)
Eelco Dolstra
2019-12-10
Make the Store API more type-safe
Eelco Dolstra
2018-05-30
Modularize config settings
Eelco Dolstra
2017-07-04
Support base-64 hashes
Eelco Dolstra
2017-04-26
Simplify building nix-perl in nix-shell
Eelco Dolstra
2017-04-14
Fix Perl bindings
Eelco Dolstra
2017-04-13
Initialise logger
Eelco Dolstra
2017-02-16
Move netrcFile to Settings
Eelco Dolstra
2016-07-26
makeFixedOutputPath(): Drop superfluous HashType argument
Eelco Dolstra
2016-06-01
Make the store directory a member variable of Store
Eelco Dolstra
2016-05-31
nix-copy-closure / build-remote.pl: Disable signature checking
Eelco Dolstra
2016-05-04
Fix segfault in nix-copy-closure
Eelco Dolstra
2016-05-04
Remove OpenSSL-based signing
Eelco Dolstra
2016-04-19
Move path info caching from BinaryCacheStore to Store
Eelco Dolstra
2016-02-26
importPaths(): Optionally add NARs to binary cache accessor
Eelco Dolstra
2016-02-16
Add C++ functions for .narinfo processing / signing
Eelco Dolstra
2016-02-16
Rename ValidPathInfo::hash -> narHash for consistency
Eelco Dolstra
2016-02-15
Fix nix-copy-closure
Eelco Dolstra
2016-02-04
StoreAPI -> Store
Eelco Dolstra
2016-02-04
Eliminate the "store" global variable
Eelco Dolstra
2016-01-07
Fix bad use of croak()
Eelco Dolstra
2015-10-09
Provide addTempRoot in the Perl API
Eelco Dolstra
2015-06-03
Handle base-16 NarHash fields in signed .narinfo files
Eelco Dolstra
2015-03-25
addToStore(): Take explicit name argument
Eelco Dolstra
2015-03-04
Reduce verbosity in build-remote.pl
Eelco Dolstra
2015-02-10
Make libsodium an optional dependency
Eelco Dolstra
2015-02-04
Use libsodium instead of OpenSSL for binary cache signing
Eelco Dolstra
2014-07-11
build-remote.pl: Use ‘nix-store --serve’ on the remote side
Eelco Dolstra
2014-01-21
Ugly hack to fix building with clang
Eelco Dolstra
2013-12-20
perl: Call loadConfFile() in doInit to avoid screwing sqlite journal mode.
Petr Rockai
2013-09-06
Don't apply the CPU affinity hack to nix-shell (and other Perl programs)
Eelco Dolstra
2013-03-08
Revert "Prevent config.h from being clobbered"
Eelco Dolstra
2013-03-07
Prevent config.h from being clobbered
Eelco Dolstra
2013-02-05
Nix::Store::derivationFromPath: Return derivation outputs
Eelco Dolstra
2012-07-30
Refactor settings processing
Eelco Dolstra
2012-07-17
Add function queryPathFromHashPart()
Eelco Dolstra
2012-07-17
queryPathInfo(): return hash in base-32 if desired
Eelco Dolstra
2012-03-19
Add a command "nix-build --run-env" to reproduce the environment of a derivation
Eelco Dolstra
2011-12-02
* Add some more functions to the Perl bindings.
Eelco Dolstra
2011-11-29
* download-using-manifests: use the Perl bindings.
Eelco Dolstra
[next]