go-jsonnet/bazel
John Bartholomew e1304d1698 update cppjsonnet and depend on a specific commit of jsonnet
This changes the bazel module dependencies so that the C++ jsonnet
repo dependency (which is actually used as the source for the
standard library and nothing else in the Bazel build) comes from
a specific commit of the jsonnet repo, rather than depending on
the 'published' jsonnet 0.20.0.

The two repos are tightly coupled anyway so I think this more
accurately reflects the situation. Particularly since the C++ repo
is also linked (at a specific commit) as a git submodule, which
is used for non-Bazel build and testing.
2025-01-20 21:45:24 +00:00
..
BUILD.bazel Allow use of Bazel repository externally 2019-07-04 13:09:47 +02:00
deps.bzl update Bazel rules with gazelle and manually 2025-01-20 21:45:24 +00:00
repositories.bzl update cppjsonnet and depend on a specific commit of jsonnet 2025-01-20 21:45:24 +00:00