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
2021-07-30
Expose a perl method to query a derivation
regnat
2021-01-06
Make sodium a required dependency
Eelco Dolstra
2020-11-21
Return signatures in Perl path info
Kai Wohlfahrt
2020-09-17
Remove corepkgs/config.nix
Eelco Dolstra
2020-08-14
Merge remote-tracking branch 'upstream/master' into single-ca-drv-build
John Ericson
2020-08-14
Merge pull request #3875 from obsidiansystems/new-interface-for-path-pathOpt
Eelco Dolstra
2020-08-08
Fix perl FFI for floating ca derivations
John Ericson
2020-08-05
Fix perl integration
Carlo Nucera
2020-08-05
Merge branch 'master' of github.com:NixOS/nix into new-interface-for-path-pat...
Carlo Nucera
2020-07-28
Merge branch 'misc-ca' of github.com:obsidiansystems/nix into new-interface-f...
Carlo Nucera
2020-07-28
Use the new interface
Carlo Nucera
2020-07-27
Merge branch 'hash-always-has-type' of github.com:obsidiansystems/nix into be...
John Ericson
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-16
Merge branch 'hash-always-has-type' of github.com:obsidiansystems/nix into be...
John Ericson
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-07-03
Fix Perl, again...
John Ericson
2020-07-03
Fix Perl
John Ericson
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
[next]