index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
perl
/
lib
Age
Commit message (
Expand
)
Author
2020-08-08
Fix perl FFI for floating ca derivations
John Ericson
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
2019-11-26
Clean up the configure script
Eelco Dolstra
2018-05-30
Modularize config settings
Eelco Dolstra
2017-07-30
Replace Unicode quotes in user-facing strings by ASCII
Jörg Thalheim
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
Convert Settings to the new config system
Eelco Dolstra
2017-04-13
Initialise logger
Eelco Dolstra
2017-03-31
Merge branch 'remove-perl' of https://github.com/shlevy/nix
Eelco Dolstra
2017-03-21
Restore cache.nixos.org as the default substituter
Eelco Dolstra
2017-02-16
Move netrcFile to Settings
Eelco Dolstra
2017-02-07
Add nix-perl package for the perl bindings
Shea Levy
2016-11-26
Revert "Get rid of unicode quotes (#1140)"
Eelco Dolstra
2016-11-25
Get rid of unicode quotes (#1140)
Guillaume Maudoux
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-31
nix-copy-closure: Drop Nix <= 1.7 compat
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-04-11
Remove manifest support
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-06-03
Be more robust wrt broken .narinfo files
Eelco Dolstra
2015-06-01
Include the cache.nixos.org signing key by default
Eelco Dolstra
[next]