feat(3p/protobuf): Check in derivation for proto 3.12 with libcxx

This commit is contained in:
Vincent Ambo 2020-06-07 14:56:56 +01:00
parent 94846503c5
commit 4fb8788c01
2 changed files with 14 additions and 1 deletions

View file

@ -25,7 +25,7 @@ let
stableNixpkgs = import stableNixpkgsSrc {};
exposed = {
# Inherit the packages from nixos-usntable that should be available inside
# Inherit the packages from nixos-unstable that should be available inside
# of the repo. They become available under `pkgs.third_party.<name>`
inherit (nixpkgs)
age
@ -114,6 +114,7 @@ let
texlive
thttpd
tree
which
writeShellScript
writeShellScriptBin
writeText