lix/src/libstore
2016-09-02 06:39:29 -04:00
..
binary-cache-store.cc FSAccessor: Throw InvalidPath 2016-08-10 18:05:35 +02:00
binary-cache-store.hh
build.cc Fix --fallback 2016-08-30 15:45:39 +02:00
builtins.cc <nix/fetchurl.nix>: Use tarballs.nixos.org 2016-06-01 17:11:51 +02:00
builtins.hh
crypto.cc
crypto.hh
derivations.cc Add a mechanism for derivation attributes to reference the derivation's outputs 2016-08-17 17:19:32 +02:00
derivations.hh Add a mechanism for derivation attributes to reference the derivation's outputs 2016-08-17 17:19:32 +02:00
download.cc download.hh: Fix conflicts from nix-channel-c++ merge 2016-08-31 09:57:56 -04:00
download.hh download.hh: Fix conflicts from nix-channel-c++ merge 2016-08-31 09:57:56 -04:00
export-import.cc
fs-accessor.hh
gc.cc find-runtime-roots: fold into gc.cc 2016-07-21 07:04:41 -04:00
globals.cc remove old traces of resolve-system-dependencies 2016-08-13 15:27:49 -07:00
globals.hh Remove $NIX_DB_DIR 2016-08-10 18:05:35 +02:00
http-binary-cache-store.cc Increase the sleep time between download retries 2016-08-30 15:48:24 +02:00
local-binary-cache-store.cc HttpBinaryCacheStore: Fix caching of WantMassQuery 2016-06-01 16:24:17 +02:00
local-fs-store.cc FSAccessor: Throw InvalidPath 2016-08-10 18:05:35 +02:00
local-store.cc Fix queryPathFromHashPart() 2016-08-24 14:53:33 +02:00
local-store.hh Mark content-addressed paths in the Nix database and in .narinfo 2016-08-10 18:05:35 +02:00
local.mk
misc.cc Store::queryMissing(): Use a thread pool 2016-07-21 17:50:39 +02:00
nar-accessor.cc NarAccessor: Fix handling of non-executable files 2016-08-10 18:05:35 +02:00
nar-accessor.hh
nar-info-disk-cache.cc SQLite:: Add some convenience 2016-08-10 18:05:35 +02:00
nar-info-disk-cache.hh HttpBinaryCacheStore: Fix caching of WantMassQuery 2016-06-01 16:24:17 +02:00
nar-info.cc Mark content-addressed paths in the Nix database and in .narinfo 2016-08-10 18:05:35 +02:00
nar-info.hh
nix-store.pc.in
optimise-store.cc LocalStore: Allow the physical and logical store directories to differ 2016-06-02 16:02:48 +02:00
pathlocks.cc Modernize AutoCloseFD 2016-07-11 15:44:44 -04:00
pathlocks.hh Support sandbox builds by non-root users 2016-06-03 15:59:28 +02:00
profiles.cc Allow setting the state directory as a store parameter 2016-06-02 16:02:48 +02:00
profiles.hh Allow setting the state directory as a store parameter 2016-06-02 16:02:48 +02:00
references.cc
references.hh
remote-store.cc Mark content-addressed paths in the Nix database and in .narinfo 2016-08-10 18:05:35 +02:00
remote-store.hh
s3-binary-cache-store.cc HttpBinaryCacheStore: Fix caching of WantMassQuery 2016-06-01 16:24:17 +02:00
s3-binary-cache-store.hh
sandbox-defaults.sb.in
schema.sql Mark content-addressed paths in the Nix database and in .narinfo 2016-08-10 18:05:35 +02:00
sqlite.cc SQLite:: Add some convenience 2016-08-10 18:05:35 +02:00
sqlite.hh SQLite:: Add some convenience 2016-08-10 18:05:35 +02:00
store-api.cc Factor a function to get the store type from a URI out of the main RegisterStoreImplementation 2016-09-02 06:39:29 -04:00
store-api.hh Factor a function to get the store type from a URI out of the main RegisterStoreImplementation 2016-09-02 06:39:29 -04:00
worker-protocol.hh