depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
perl
/
lib
/
Nix
/
Store.xs
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-16
Rename ValidPathInfo::hash -> narHash for consistency
Eelco Dolstra
1
-1
/
+1
2016-02-15
Fix nix-copy-closure
Eelco Dolstra
1
-0
/
+1
2016-02-04
StoreAPI -> Store
Eelco Dolstra
1
-3
/
+3
2016-02-04
Eliminate the "store" global variable
Eelco Dolstra
1
-36
/
+23
2016-01-07
Fix bad use of croak()
Eelco Dolstra
1
-22
/
+22
2015-10-09
Provide addTempRoot in the Perl API
Eelco Dolstra
1
-0
/
+10
2015-06-03
Handle base-16 NarHash fields in signed .narinfo files
Eelco Dolstra
1
-0
/
+11
2015-03-25
addToStore(): Take explicit name argument
Eelco Dolstra
1
-1
/
+1
2015-03-04
Reduce verbosity in build-remote.pl
Eelco Dolstra
1
-0
/
+5
2015-02-10
Make libsodium an optional dependency
Eelco Dolstra
1
-0
/
+10
2015-02-04
Use libsodium instead of OpenSSL for binary cache signing
Eelco Dolstra
1
-0
/
+40
2014-07-11
build-remote.pl: Use ‘nix-store --serve’ on the remote side
Eelco Dolstra
1
-0
/
+11
2014-01-21
Ugly hack to fix building with clang
Eelco Dolstra
1
-0
/
+4
2013-12-20
perl: Call loadConfFile() in doInit to avoid screwing sqlite journal mode.
Petr Rockai
1
-0
/
+2
2013-09-06
Don't apply the CPU affinity hack to nix-shell (and other Perl programs)
Eelco Dolstra
1
-0
/
+1
2013-03-08
Revert "Prevent config.h from being clobbered"
Eelco Dolstra
1
-9
/
+12
2013-03-07
Prevent config.h from being clobbered
Eelco Dolstra
1
-12
/
+9
2013-02-05
Nix::Store::derivationFromPath: Return derivation outputs
Eelco Dolstra
1
-9
/
+12
2012-07-30
Refactor settings processing
Eelco Dolstra
1
-1
/
+1
2012-07-17
Add function queryPathFromHashPart()
Eelco Dolstra
1
-0
/
+11
2012-07-17
queryPathInfo(): return hash in base-32 if desired
Eelco Dolstra
1
-2
/
+2
2012-03-19
Add a command "nix-build --run-env" to reproduce the environment of a derivation
Eelco Dolstra
1
-0
/
+42
2011-12-02
* Add some more functions to the Perl bindings.
Eelco Dolstra
1
-0
/
+46
2011-11-29
* download-using-manifests: use the Perl bindings.
Eelco Dolstra
1
-0
/
+11
2011-11-29
* For consistency with "nix-store -q --hash", produce hashes in
Eelco Dolstra
1
-1
/
+1
2011-11-23
* Add an API function exportPaths() that provides the functionality of
Eelco Dolstra
1
-0
/
+13
2011-11-22
* Move initialisation of variables like nixConfDir from libmain to
Eelco Dolstra
1
-3
/
+1
2011-10-11
* Use the Store API bindings in nix-copy-closure.
Eelco Dolstra
1
-10
/
+31
2011-10-10
* Include the Nix Perl bindings in Nix itself. This will allow the
Eelco Dolstra
1
-0
/
+129