mirror of
https://github.com/NixOS/nix
synced 2025-07-05 20:41:47 +02:00
commit
5f4f789144
2 changed files with 10 additions and 0 deletions
|
@ -161,6 +161,7 @@ sources = files(
|
|||
'compression.cc',
|
||||
'compute-levels.cc',
|
||||
'config.cc',
|
||||
'config-global.cc',
|
||||
'current-process.cc',
|
||||
'english.cc',
|
||||
'environment-variables.cc',
|
||||
|
@ -211,6 +212,7 @@ headers = [config_h] + files(
|
|||
'comparator.hh',
|
||||
'compression.hh',
|
||||
'compute-levels.hh',
|
||||
'config-global.hh',
|
||||
'config-impl.hh',
|
||||
'config.hh',
|
||||
'current-process.hh',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue