nix-gh/src
Eelco Dolstra f5f29dc2b7
nix eval --raw: Use coerceToString()
Thus,

  $ nix eval --raw '("foo")'
  foo

  $ nix eval --raw nixpkgs.hello
  /nix/store/1y6ckg6khrdsvll54s5spcmf3w6ka9k4-hello-2.10

  $ nix eval --raw '(/etc/resolv.conf)'
  /nix/store/vml92ama92i8mz013nny461mlvg8mvap-resolv.conf
2017-11-20 18:27:29 +01:00
..
boost Shut up some warnings 2017-04-14 14:42:20 +02:00
build-remote Allow shorter syntax for chroot stores 2017-10-24 15:32:38 +02:00
buildenv Improve error message for conflicting priorities 2017-09-21 10:25:20 +09:00
libexpr Revert "Don't parse "x:x" as a URI" 2017-11-14 15:10:52 +01:00
libmain anchor nix::Exit exception 2017-11-14 12:39:30 -06:00
libstore signed-binary-caches -> require-sigs 2017-11-20 17:44:07 +01:00
libutil Cleanup 2017-11-20 17:32:58 +01:00
linenoise Replace readline by linenoise 2017-05-10 18:37:42 +02:00
nix nix eval --raw: Use coerceToString() 2017-11-20 18:27:29 +01:00
nix-build nix-build: Fix --hash 2017-10-30 13:31:05 +01:00
nix-channel Replace Unicode quotes in user-facing strings by ASCII 2017-07-30 12:32:45 +01:00
nix-collect-garbage printMsg(lvlError, ...) -> printError(...) etc. 2016-09-21 16:54:53 +02:00
nix-copy-closure Replace Unicode quotes in user-facing strings by ASCII 2017-07-30 12:32:45 +01:00
nix-daemon Remove the remote-builds option 2017-10-24 11:00:16 +02:00
nix-env nix: Respect -I, --arg, --argstr 2017-10-24 12:58:34 +02:00
nix-instantiate nix: Respect -I, --arg, --argstr 2017-10-24 12:58:34 +02:00
nix-prefetch-url nix: Respect -I, --arg, --argstr 2017-10-24 12:58:34 +02:00
nix-store Pass lists/attrsets to bash as (associative) arrays 2017-10-25 13:01:50 +02:00
resolve-system-dependencies Replace Unicode quotes in user-facing strings by ASCII 2017-07-30 12:32:45 +01:00