Nix/src
Eelco Dolstra 920f5fd4dd Fix import-from-derivation in restricted eval mode
This relaxes restricted mode to allow access to anything in the
store. In the future, it would be better to allow access to only paths
that have been constructed in the current evaluation (so a hard-coded
/nix/store/blabla in a Nix expression would still be
rejected). However, note that reading /nix/store itself is still
rejected, so you can't use this so get access to things you don't know
about.
2015-05-22 12:18:23 +02:00
..
boost boost::shared_ptr -> std::shared_ptr 2014-03-30 00:49:23 +01:00
bsdiff-4.3 Fix "make dist" 2014-02-01 14:38:12 +01:00
download-via-ssh Pedantry 2014-12-14 01:51:14 +01:00
libexpr Fix import-from-derivation in restricted eval mode 2015-05-22 12:18:23 +02:00
libmain nix-collect-garbage: Call collectGarbage() internally 2015-05-21 15:21:38 +02:00
libstore nix-collect-garbage: Don't call nix-env 2015-05-21 16:28:30 +02:00
libutil cygwin: looks like stdout/stdin are reserved words 2015-05-13 09:37:56 +02:00
nix-collect-garbage Remove dead code 2015-05-22 11:29:22 +02:00
nix-daemon Don't install nix-worker symlink 2015-05-19 16:43:33 +02:00
nix-env nix-collect-garbage: Don't call nix-env 2015-05-21 16:28:30 +02:00
nix-hash Use proper quotes everywhere 2014-08-20 18:03:48 +02:00
nix-instantiate nix-env/nix-instantiate/nix-build: Support URIs 2015-05-06 14:54:31 +02:00
nix-log2xml nix-log2xml: Handle newlines 2014-08-13 19:06:20 +02:00
nix-store nix-collect-garbage: Call collectGarbage() internally 2015-05-21 15:21:38 +02:00