mirror of
https://github.com/NixOS/nix
synced 2025-07-06 21:41:48 +02:00
C API: (breaking) remove nix-flake-c global init
This commit is contained in:
parent
3c4c0953e0
commit
6a192ec0cd
12 changed files with 124 additions and 69 deletions
|
@ -44,6 +44,7 @@ sources = files(
|
|||
'flake/flake.cc',
|
||||
'flake/flakeref.cc',
|
||||
'flake/lockfile.cc',
|
||||
'flake/flake-primops.cc',
|
||||
'flake/settings.cc',
|
||||
'flake/url-name.cc',
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue