mirror of
https://github.com/NixOS/nix.git
synced 2025-12-05 00:21:01 +01:00
Add an external executable to trace the gc roots back to the store
This commit is contained in:
parent
2253b9044c
commit
b4ab02ef13
4 changed files with 177 additions and 0 deletions
1
Makefile
1
Makefile
|
|
@ -10,6 +10,7 @@ makefiles = \
|
|||
src/libexpr/local.mk \
|
||||
src/libcmd/local.mk \
|
||||
src/nix/local.mk \
|
||||
src/nix-find-roots/local.mk \
|
||||
src/resolve-system-dependencies/local.mk \
|
||||
scripts/local.mk \
|
||||
misc/bash/local.mk \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue