* "Nix expression" -> "store expression".
* More refactoring.
This commit is contained in:
parent
9f0f020929
commit
ce92d1bf14
20 changed files with 121 additions and 119 deletions
|
|
@ -3,8 +3,9 @@
|
|||
|
||||
#include <map>
|
||||
|
||||
#include "fix-expr.hh"
|
||||
#include "expr.hh"
|
||||
#include "aterm.hh"
|
||||
#include "hash.hh"
|
||||
#include "fixexpr.hh"
|
||||
|
||||
|
||||
typedef map<Path, PathSet> DrvPaths;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue