mirror of
https://github.com/NixOS/nix
synced 2025-07-03 06:11:46 +02:00
Move FSInputAccessor into a separate file
This commit is contained in:
parent
55c63c9b89
commit
48012603b3
17 changed files with 183 additions and 159 deletions
|
@ -8,6 +8,7 @@
|
|||
#include "flake/flakeref.hh"
|
||||
#include "store-api.hh"
|
||||
#include "command.hh"
|
||||
#include "fs-input-accessor.hh"
|
||||
|
||||
namespace nix {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue