1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-12-15 05:21:03 +01:00
This commit is contained in:
Brian Camacho 2024-08-26 16:57:49 -04:00
parent 787cc04514
commit ba417a2172
5 changed files with 416 additions and 9 deletions

View file

@ -73,6 +73,7 @@ headers = files(
'fetch-to-store.hh',
'filtering-source-accessor.hh',
'git-utils.hh',
'git-lfs-fetch.hh',
'mounted-source-accessor.hh',
'fetchers.hh',
'registry.hh',