feat(3p/protobuf): Check in derivation for proto 3.12 with libcxx
This commit is contained in:
parent
94846503c5
commit
4fb8788c01
2 changed files with 14 additions and 1 deletions
3
third_party/default.nix
vendored
3
third_party/default.nix
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue