mirror of
https://github.com/NixOS/nix
synced 2025-07-17 18:38:28 +02:00
Rename nix-worker to nix-daemon
This commit is contained in:
parent
522ecab9b8
commit
e35d6f78dc
15 changed files with 49 additions and 41 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -106,8 +106,8 @@ Makefile.in
|
|||
# /src/nix-store/
|
||||
/src/nix-store/nix-store
|
||||
|
||||
# /src/nix-worker/
|
||||
/src/nix-worker/nix-worker
|
||||
# /src/nix-daemon/
|
||||
/src/nix-daemon/nix-daemon
|
||||
|
||||
# /tests/
|
||||
/tests/test-tmp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue