depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
third_party
/
nix
/
src
/
proto
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-29
r/1736
fix(tvix): Chunk the AddTextToStore request
Griffin Smith
1
-4
/
+11
2020-08-20
r/1685
feat(tvix): Introduce build event streams in worker protocol
Vincent Ambo
1
-7
/
+28
2020-08-09
r/1622
feat(tvix): Implement all remaining RPC calls
Griffin Smith
1
-0
/
+7
2020-08-08
r/1615
feat(tvix): Implement AddToStoreNar
Griffin Smith
1
-2
/
+8
2020-08-05
r/1600
feat(3p/nix): Implement FindRoots, CollectGarbage
Griffin Smith
1
-1
/
+1
2020-08-01
r/1529
feat(3p/nix): Implement a few more RPC calls
Griffin Smith
1
-0
/
+2
2020-08-01
r/1519
feat(3p/nix): Implement AddToStore proto handler
Griffin Smith
1
-7
/
+2
2020-07-25
r/1473
feat(3p/nix): Start implementing RPC store client
Griffin Smith
1
-0
/
+1
2020-07-18
r/1383
feat(3p/nix/nix-daemon): Implement Worker::AddSignatures handler
Griffin Smith
1
-1
/
+6
2020-07-18
r/1382
feat(3p/nix/nix-daemon): Implement Worker::BuildDerivation handler
Griffin Smith
1
-1
/
+16
2020-07-17
r/1361
feat(3p/nix/nix-daemon): Implement Worker::VerifyStore handler
Griffin Smith
1
-2
/
+3
2020-07-17
r/1355
feat(3p/nix/nix-daemon): Implement Worker::QueryPathInfo handler
Griffin Smith
1
-1
/
+1
2020-07-17
r/1350
chore(3p/nix/proto): Fix style violations in new proto defs
Kane York
1
-5
/
+5
2020-07-16
r/1336
feat(3p/nix/proto): Add QueryMissing RPC call
Vincent Ambo
1
-0
/
+13
2020-07-16
r/1335
feat(3p/nix/proto): Add AddToStoreNar RPC call
Vincent Ambo
1
-15
/
+18
2020-07-16
r/1334
feat(3p/nix): Add NarFromPath
Griffin Smith
1
-0
/
+3
2020-07-16
r/1333
feat(3p/nix): Add AddSignatures
Griffin Smith
1
-0
/
+8
2020-07-16
r/1332
feat(3p/nix): Add BuildDerivation proto
Griffin Smith
1
-0
/
+31
2020-07-16
r/1330
feat(3p/nix): Add VerifyStore
Griffin Smith
1
-0
/
+14
2020-07-16
r/1329
feat(3p/nix): Add OptimiseStore
Griffin Smith
1
-0
/
+4
2020-07-16
r/1328
feat(3p/nix): Add QueryValidDerivers
Griffin Smith
1
-0
/
+4
2020-07-16
r/1327
feat(3p/nix): Add path query ops
Griffin Smith
1
-0
/
+6
2020-07-16
r/1326
feat(3p/nix): Add QueryPathFromHashPart
Griffin Smith
1
-12
/
+19
2020-07-16
r/1315
feat(3p/nix/proto): Add QueryDerivationOutputNames
Griffin Smith
1
-0
/
+7
2020-07-16
r/1314
feat(3p/nix): Add proto for QueryPathInfo
Griffin Smith
1
-0
/
+18
2020-07-16
r/1312
feat(3p/nix/worker.proto): Add QueryAllValidPaths
Griffin Smith
1
-0
/
+3
2020-07-16
r/1311
feat(3p/nix/proto): Add additional worker-protocol operations
Vincent Ambo
1
-48
/
+43
2020-07-10
r/1246
feat(3p/nix): Add additional worker protocol actions to proto
Vincent Ambo
1
-4
/
+114
2020-07-05
r/1216
feat(3p/nix): Add protobuf & gRPC dependencies and generate sources
Vincent Ambo
1
-0
/
+37
2020-07-05
r/1215
feat(3p/nix): Add gRPC definitions for worker protocol
Vincent Ambo
1
-0
/
+88