lix/src/libstore
Eelco Dolstra d06be428f6 * Disable chroot builds for fixed-output derivations so that we don't
need /etc in the chroot (in particular, /etc/resolv.conf for
  fetchurl).  Not having /etc/resolv.conf in the chroot is a good
  thing, since we don't want normal derivations to download files.
2008-08-25 15:49:22 +00:00
..
build.cc * Disable chroot builds for fixed-output derivations so that we don't 2008-08-25 15:49:22 +00:00
db.cc
db.hh
derivations-ast.def
derivations.cc * Strip off the `.nix' suffix from the attribute name for files in 2008-08-25 13:31:57 +00:00
derivations.hh
gc.cc * Increase the sleep periods a bit to make the test less likely to 2008-08-14 09:26:30 +00:00
globals.cc
globals.hh
local-store.cc * Better error checking of the data from the substituters. 2008-08-05 10:57:53 +00:00
local-store.hh * build.cc: only use a substituter if it returns info for a path. 2008-08-04 13:15:35 +00:00
Makefile.am
misc.cc * nix-env --dry-run: show the total size of the substituter 2008-08-04 12:29:04 +00:00
misc.hh * nix-env --dry-run: show the total size of the substituter 2008-08-04 12:29:04 +00:00
optimise-store.cc * `nix-store --optimise': handle files with >= 32000 hard links. 2008-06-18 14:13:00 +00:00
pathlocks.cc
pathlocks.hh
references.cc
references.hh
remote-store.cc * Backward compatibility check to prevent nixos-rebuild from barfing 2008-08-14 13:02:19 +00:00
remote-store.hh * Make nix-env --dry-run print the paths to be substituted correctly 2008-08-02 12:54:35 +00:00
store-api.cc * Make nix-env --dry-run print the paths to be substituted correctly 2008-08-02 12:54:35 +00:00
store-api.hh * Make nix-env --dry-run print the paths to be substituted correctly 2008-08-02 12:54:35 +00:00
upgrade-schema.cc
worker-protocol.hh * Backward compatibility check to prevent nixos-rebuild from barfing 2008-08-14 13:02:19 +00:00