mirror of
https://github.com/NixOS/nix.git
synced 2025-11-12 13:36:02 +01:00
nix-cli: Move nix2 binaries sources properly into nix subproject
There have been prior concerns about reogranizing the repo, but this seems like a trivial simplification which will not interfere with either our packaging or the modular builds in nixpkgs.
This commit is contained in:
parent
51a32e4645
commit
aea312dae3
26 changed files with 8 additions and 39 deletions
|
|
@ -57,9 +57,7 @@ INPUT = \
|
|||
@src@/libutil/args \
|
||||
@src@/libutil-tests \
|
||||
@src@/libutil-test-support/tests \
|
||||
@src@/nix \
|
||||
@src@/nix-env \
|
||||
@src@/nix-store
|
||||
@src@/nix
|
||||
|
||||
# If the MACRO_EXPANSION tag is set to YES, doxygen will expand all macro names
|
||||
# in the source code. If set to NO, only conditional compilation will be
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue