mirror of
https://github.com/NixOS/nix.git
synced 2025-12-18 06:51:07 +01:00
Move MountedSourceAccessor to libutil
This commit is contained in:
parent
f201446983
commit
0da81343d7
4 changed files with 2 additions and 2 deletions
|
|
@ -54,7 +54,6 @@ sources = files(
|
|||
'github.cc',
|
||||
'indirect.cc',
|
||||
'mercurial.cc',
|
||||
'mounted-source-accessor.cc',
|
||||
'path.cc',
|
||||
'registry.cc',
|
||||
'store-path-accessor.cc',
|
||||
|
|
@ -72,7 +71,6 @@ headers = files(
|
|||
'filtering-source-accessor.hh',
|
||||
'git-lfs-fetch.hh',
|
||||
'git-utils.hh',
|
||||
'mounted-source-accessor.hh',
|
||||
'registry.hh',
|
||||
'store-path-accessor.hh',
|
||||
'tarball.hh',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue