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
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