Files
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
..
2016-04-11 16:20:15 +02:00
2014-08-21 21:50:19 +02:00
2013-10-17 11:18:37 +02:00
2014-07-11 16:22:24 +02:00
2014-08-21 21:50:19 +02:00
2016-04-11 16:20:15 +02:00
2014-08-21 21:50:19 +02:00
2015-11-04 16:37:49 +01:00
2014-08-21 21:50:19 +02:00
2014-02-26 18:00:46 +01:00
2006-07-21 13:21:43 +00:00
2015-11-04 16:37:49 +01:00
2014-05-02 19:02:10 +02:00
2016-04-11 16:20:15 +02:00
2014-08-21 21:50:19 +02:00
2016-04-14 15:24:06 +02:00
2014-08-21 21:50:19 +02:00
2014-08-21 21:50:19 +02:00
2016-04-11 16:20:15 +02:00
2016-04-13 10:43:33 -04:00
2014-02-26 17:53:51 +01:00
2014-02-06 13:54:44 +01:00
2015-02-16 12:20:03 +01:00
2016-04-11 16:20:15 +02:00
2016-01-07 13:52:48 +01:00
2016-04-11 16:20:15 +02:00
2007-08-13 13:15:02 +00:00
2014-08-20 18:03:48 +02:00
2012-12-04 14:47:50 +01:00
2012-12-04 14:47:50 +01:00