We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c1e7252 + e73f65e commit 8f0e80aCopy full SHA for 8f0e80a
example/MODULE.bazel
@@ -87,7 +87,7 @@ bazel_dep(name = "rules_nixpkgs_core")
87
bazel_dep(name = "rules_nixpkgs_cc")
88
bazel_dep(name = "rules_nixpkgs_posix")
89
bazel_dep(name = "platforms", version = "1.0.0")
90
-bazel_dep(name = "rules_cc", version = "0.2.15")
+bazel_dep(name = "rules_cc", version = "0.2.16")
91
92
# TODO Remove once rules_nixpkgs is in the BCR.
93
RULES_NIXPKGS_REV = "7e627d76ba65d6c42586fc265e46bd370672b4eb"
0 commit comments