index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
perl
Age
Commit message (
Expand
)
Author
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
2019-11-07
Fix Perl bindings
Eelco Dolstra
2019-11-07
Revert "autoconf: Allow overriding CFLAGS/CXXFLAGS from outside."
Eelco Dolstra
2019-07-03
autoconf: Allow overriding CFLAGS/CXXFLAGS from outside.
Niklas Hambüchen
2019-03-25
perl/configure.ac: fix for new version location too
Will Dietz
2018-05-30
Modularize config settings
Eelco Dolstra
2018-03-20
ask autotools for c++14 support flags, not c++11; don't override later
Will Dietz
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-05-03
perl-bindings: Remove unused --with-store-dir flag
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-04-11
Drop WWW::Curl dependency
Eelco Dolstra
2017-03-31
Fix perl build
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-09-18
Shut up clang warnings
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
2015-03-25
addToStore(): Take explicit name argument
Eelco Dolstra
2015-03-04
Reduce verbosity in build-remote.pl
Eelco Dolstra
2015-02-17
Include NAR size in fingerprint computation
Eelco Dolstra
2015-02-10
Make libsodium an optional dependency
Eelco Dolstra
[next]