mirror of
https://github.com/NixOS/nix
synced 2025-06-25 14:51:16 +02:00
Rename remaining instances of "InputAccessor" to "SourceAccessor"
This commit is contained in:
parent
feb1d10f60
commit
709cd44d3e
12 changed files with 72 additions and 72 deletions
|
@ -1,6 +1,6 @@
|
|||
#pragma once
|
||||
|
||||
#include "filtering-input-accessor.hh"
|
||||
#include "filtering-source-accessor.hh"
|
||||
#include "fs-sink.hh"
|
||||
|
||||
namespace nix {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue