mirror of
https://github.com/NixOS/nix.git
synced 2025-11-22 18:29:36 +01:00
Move nar-accessor.{cc,hh} to libutil
File-system-object-layer functionality doesn't depend on store-layer concets, and therefore doesn't need to live inside there.
This commit is contained in:
parent
437b9b9879
commit
d17bfe3866
10 changed files with 7 additions and 7 deletions
|
|
@ -300,7 +300,6 @@ sources = files(
|
|||
'make-content-addressed.cc',
|
||||
'misc.cc',
|
||||
'names.cc',
|
||||
'nar-accessor.cc',
|
||||
'nar-info-disk-cache.cc',
|
||||
'nar-info.cc',
|
||||
'optimise-store.cc',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue