mirror of
https://github.com/NixOS/nix
synced 2025-06-27 12:41:15 +02:00
buildable.{cc,hh} -> derived-path.{cc,hh}
This commit is contained in:
parent
179582872d
commit
d8fa7517fa
6 changed files with 5 additions and 5 deletions
|
@ -3,7 +3,7 @@
|
|||
#include "util.hh"
|
||||
#include "path.hh"
|
||||
#include "path-with-outputs.hh"
|
||||
#include "buildable.hh"
|
||||
#include "derived-path.hh"
|
||||
#include "eval.hh"
|
||||
#include "flake/flake.hh"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue