mirror of
https://github.com/NixOS/nix.git
synced 2025-11-16 15:32:43 +01:00
Add a UnionSourceAccessor
This commit is contained in:
parent
c3d8799f9f
commit
5b7c240ebd
3 changed files with 89 additions and 0 deletions
|
|
@ -167,6 +167,7 @@ sources = files(
|
|||
'tarfile.cc',
|
||||
'terminal.cc',
|
||||
'thread-pool.cc',
|
||||
'union-source-accessor.cc',
|
||||
'unix-domain-socket.cc',
|
||||
'url.cc',
|
||||
'users.cc',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue