lix/tests
Eelco Dolstra 363f37d084 Make the search path lazier with non-fatal errors
Thus, -I / $NIX_PATH entries are now downloaded only when they are
needed for evaluation. An error to download an entry is a non-fatal
warning (just like non-existant paths).

This does change the semantics of builtins.nixPath, which now returns
the original, rather than resulting path. E.g., before we had

  [ { path = "/nix/store/hgm3yxf1lrrwa3z14zpqaj5p9vs0qklk-nixexprs.tar.xz"; prefix = "nixpkgs"; } ... ]

but now

  [ { path = "https://nixos.org/channels/nixos-16.03/nixexprs.tar.xz"; prefix = "nixpkgs"; } ... ]

Fixes #792.
2016-04-14 15:32:24 +02:00
..
lang
add.sh
binary-cache.sh Remove manifest support 2016-04-11 16:20:15 +02:00
build-hook.hook.sh
build-hook.nix
build-hook.sh
case-hack.sh
case.nar
check-refs.nix
check-refs.sh
check-reqs.nix
check-reqs.sh
common.sh.in Remove manifest support 2016-04-11 16:20:15 +02:00
config.nix
dependencies.builder0.sh
dependencies.builder1.sh
dependencies.builder2.sh
dependencies.nix
dependencies.sh
dump-db.sh
export-graph.nix
export-graph.sh
export.sh
fallback.sh
fetchurl.sh
filter-source.nix Use shorter daemon socket path in tests 2016-03-24 14:45:55 +01:00
filter-source.sh
fixed.builder1.sh
fixed.builder2.sh
fixed.nix
fixed.sh
gc-concurrent.builder.sh
gc-concurrent.nix
gc-concurrent.sh
gc-concurrent2.builder.sh
gc-runtime.nix
gc-runtime.sh
gc.sh
hash-check.nix
hash.sh
import-derivation.nix
import-derivation.sh
init.sh
install-package.sh Remove manifest support 2016-04-11 16:20:15 +02:00
lang.sh
local.mk Add tests for restricted eval mode 2016-04-14 15:24:06 +02:00
logging.sh
misc.sh
multiple-outputs.nix
multiple-outputs.sh
nix-build.sh
nix-channel.sh Remove manifest support 2016-04-11 16:20:15 +02:00
nix-copy-closure.nix Fix nix-copy-closure test on 16.03 2016-03-30 17:20:53 +02:00
nix-profile.sh nix-profile test: Set USER 2016-04-13 10:43:33 -04:00
nix-push.sh
optimise-store.sh
parallel.builder.sh
parallel.nix
parallel.sh
pass-as-file.sh
referrers.sh
remote-builds.nix
remote-store.sh Remove manifest support 2016-04-11 16:20:15 +02:00
repair.sh
restricted.sh Add tests for restricted eval mode 2016-04-14 15:24:06 +02:00
secure-drv-outputs.nix
secure-drv-outputs.sh Remove manifest support 2016-04-11 16:20:15 +02:00
simple.builder.sh
simple.nix
simple.sh
substituter.sh
substituter2.sh
substitutes.sh
substitutes2.sh
tarball.sh Make the search path lazier with non-fatal errors 2016-04-14 15:32:24 +02:00
timeout.builder.sh
timeout.nix
timeout.sh
user-envs.builder.sh
user-envs.nix
user-envs.sh