#pragma once #include "types.hh" #include "hash.hh" namespace nix { PathSet scanForReferences(const Path & path, const PathSet & refs, HashResult & hash); } n' href='/cgit-static/favicon.ico'/>
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/rpc.scm
AgeCommit message (Expand)Author
2021-07-04gnu: grpc-1.16.1: Build with older protobuf....* gnu/packages/rpc.scm (grpc-1.16.1)[native-inputs]: Replace protobuf with protobuf-3.6. Efraim Flashner
2021-06-25gnu: apache-thrift: Update to 0.14.2....* gnu/packages/rpc.scm (apache-thrift): Update to 0.14.2. Tobias Geerinckx-Rice
2021-03-13gnu: apache-thrift: Update to 0.14.1....* gnu/packages/rpc.scm (apache-thrift): Update to 0.14.1. Tobias Geerinckx-Rice