find-runtime-roots: fold into gc.cc
This commit is contained in:
parent
06068b353d
commit
3c46fe62b8
4 changed files with 110 additions and 88 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -60,6 +60,7 @@ Makefile.config
|
|||
|
||||
# /src/libstore/
|
||||
/src/libstore/schema.sql.hh
|
||||
/src/libstore/sandbox-defaults.sb
|
||||
|
||||
# /src/nix-env/
|
||||
/src/nix-env/nix-env
|
||||
|
|
@ -94,6 +95,8 @@ Makefile.config
|
|||
/misc/systemd/nix-daemon.socket
|
||||
/misc/upstart/nix-daemon.conf
|
||||
|
||||
inst/
|
||||
|
||||
*.a
|
||||
*.o
|
||||
*.so
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue