chore(3p/glog): Unvendor glog

... and build //third_party/nix with the one from nixpkgs.

Change-Id: Iae7f1772a31286f2c22955cdc1fe61ee82d112aa
Reviewed-on: https://cl.tvl.fyi/c/depot/+/3016
Tested-by: BuildkiteCI
Autosubmit: tazjin <tazjin@tvl.su>
Reviewed-by: grfn <grfn@gws.fyi>
This commit is contained in:
Vincent Ambo 2022-02-07 22:15:55 +03:00 committed by tazjin
parent 18c8c41b5c
commit 5ed7ef8089
135 changed files with 2 additions and 23478 deletions

View file

@ -85,15 +85,15 @@ lib.fix (self: pkgs.fullLlvm11Stdenv.mkDerivation {
curl
editline
flex
glog
libseccomp
libsodium
systemd.dev
openssl
sqlite
systemd.dev
xz
]) ++ (with depot.third_party; [
abseil_cpp
glog
grpc
protobuf
]);