guix/src/libexpr
Eelco Dolstra 2897286487 * Unify exportReferencesGraph and exportBuildReferencesGraph, and make
sure that it works as expected when you pass it a derivation.  That
  is, we have to make sure that all build-time dependencies are built,
  and that they are all in the input closure (otherwise remote builds
  might fail, for example).  This is ensured at instantiation time by
  adding all derivations and their sources to inputDrvs and inputSrcs.
2009-03-18 17:36:42 +00:00
..
attr-path.cc
attr-path.hh
common-opts.cc
common-opts.hh
eval.cc * Require that __overrides is defined as a non-recursive attribute 2008-08-26 14:05:59 +00:00
eval.hh
expr-to-xml.cc
expr-to-xml.hh
get-drvs.cc * Evaluate attributes in sorted order for better determinism. 2008-08-25 14:31:29 +00:00
get-drvs.hh
lexer.l
Makefile.am 2009-03-06 11:01:45 +00:00
names.cc
names.hh
nix.sdf
nixexpr-ast.def
nixexpr.cc
nixexpr.hh
parser.hh
parser.y * Make Nix build with Bison 2.4. 2009-01-12 12:51:28 +00:00
primops.cc * Unify exportReferencesGraph and exportBuildReferencesGraph, and make 2009-03-18 17:36:42 +00:00