mirror of
https://github.com/NixOS/nix.git
synced 2025-11-18 00:12:43 +01:00
* "Fix expression" -> "Nix expression".
* More refactoring.
This commit is contained in:
parent
b1117ef29d
commit
dfc9c64ead
14 changed files with 27 additions and 32 deletions
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
#include "aterm.hh"
|
||||
#include "hash.hh"
|
||||
#include "fixexpr.hh"
|
||||
#include "nixexpr.hh"
|
||||
|
||||
|
||||
typedef map<Path, PathSet> DrvPaths;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue