1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-07 14:21:48 +02:00

Merge pull request #7421 from edolstra/lazy-trees-trivial-changes

Trivial changes from the lazy-trees branch
This commit is contained in:
Eelco Dolstra 2022-12-12 13:52:56 +01:00 committed by GitHub
commit 7396844676
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
62 changed files with 406 additions and 249 deletions

View file

@ -932,7 +932,6 @@ static void opServe(Strings opFlags, Strings opArgs)
worker_proto::write(*store, out, status.builtOutputs);
}
break;
}