treewide: configure rules_perl to our toolchain
In a future commit we will introduce openssl, which needs perl to
generate asm code.
Change-Id: I282c340c698ed339fb409514a9b09ffdf3475c34
Reviewed-on: https://review.monogon.dev/c/monogon/+/4096
Reviewed-by: Jan Schär <jan@monogon.tech>
Tested-by: Jenkins CI
diff --git a/MODULE.bazel.lock b/MODULE.bazel.lock
index 7c46418..d426c59 100644
--- a/MODULE.bazel.lock
+++ b/MODULE.bazel.lock
@@ -179,6 +179,8 @@
"https://bcr.bazel.build/modules/rules_multirun/0.12.0/source.json": "95c835bcba571ddffda1ea34e48dc7d93ca204e669db2fd2681f1104f0812e4d",
"https://bcr.bazel.build/modules/rules_oci/2.2.6/MODULE.bazel": "2ba6ddd679269e00aeffe9ca04faa2d0ca4129650982c9246d0d459fe2da47d9",
"https://bcr.bazel.build/modules/rules_oci/2.2.6/source.json": "94e7decb8f95d9465b0bbea71c65064cd16083be1350c7468f131818641dc4a5",
+ "https://bcr.bazel.build/modules/rules_perl/0.2.4/MODULE.bazel": "5f5af7be4bf5fb88d91af7469518f0fd2161718aefc606188f7cd51f436ca938",
+ "https://bcr.bazel.build/modules/rules_perl/0.2.4/source.json": "574317d6b3c7e4843fe611b76f15e62a1889949f5570702e1ee4ad335ea3c339",
"https://bcr.bazel.build/modules/rules_pkg/0.7.0/MODULE.bazel": "df99f03fc7934a4737122518bb87e667e62d780b610910f0447665a7e2be62dc",
"https://bcr.bazel.build/modules/rules_pkg/1.0.1/MODULE.bazel": "5b1df97dbc29623bccdf2b0dcd0f5cb08e2f2c9050aab1092fd39a41e82686ff",
"https://bcr.bazel.build/modules/rules_pkg/1.1.0/MODULE.bazel": "9db8031e71b6ef32d1846106e10dd0ee2deac042bd9a2de22b4761b0c3036453",
@@ -1147,6 +1149,80 @@
]
}
},
+ "@@rules_perl+//perl:extensions.bzl%perl_repositories": {
+ "general": {
+ "bzlTransitiveDigest": "ZY5hHpju2JyEfszPhEPZro0EoDc4lS8rz2jKaUsvsew=",
+ "usagesDigest": "qSSNDdCNVxNhY36wMndEAFacdhR0ooLTmumfad0km9s=",
+ "recordedFileInputs": {},
+ "recordedDirentsInputs": {},
+ "envVariables": {},
+ "generatedRepoSpecs": {
+ "perl_darwin_arm64": {
+ "repoRuleId": "@@rules_perl+//perl:repo.bzl%perl_download",
+ "attributes": {
+ "strip_prefix": "perl-darwin-arm64",
+ "sha256": "285769f3c50c339fb59a3987b216ae3c5c573b95babe6875a1ef56fb178433da",
+ "urls": [
+ "https://github.com/skaji/relocatable-perl/releases/download/5.36.0.1/perl-darwin-arm64.tar.xz"
+ ]
+ }
+ },
+ "perl_darwin_amd64": {
+ "repoRuleId": "@@rules_perl+//perl:repo.bzl%perl_download",
+ "attributes": {
+ "strip_prefix": "perl-darwin-amd64",
+ "sha256": "63bc5ee36f5394d71c50cca6cafdd333ee58f9eaa40bca63c85f9bd06f2c1fd6",
+ "urls": [
+ "https://github.com/skaji/relocatable-perl/releases/download/5.36.0.1/perl-darwin-amd64.tar.xz"
+ ]
+ }
+ },
+ "perl_linux_amd64": {
+ "repoRuleId": "@@rules_perl+//perl:repo.bzl%perl_download",
+ "attributes": {
+ "strip_prefix": "perl-linux-amd64",
+ "sha256": "3bdffa9d7a3f97c0207314637b260ba5115b1d0829f97e3e2e301191a4d4d076",
+ "urls": [
+ "https://github.com/skaji/relocatable-perl/releases/download/5.36.0.1/perl-linux-amd64.tar.xz"
+ ]
+ }
+ },
+ "perl_linux_arm64": {
+ "repoRuleId": "@@rules_perl+//perl:repo.bzl%perl_download",
+ "attributes": {
+ "strip_prefix": "perl-linux-arm64",
+ "sha256": "6fa4ece99e790ecbc2861f6ecb7b52694c01c2eeb215b4370f16a3b12d952117",
+ "urls": [
+ "https://github.com/skaji/relocatable-perl/releases/download/5.36.0.1/perl-linux-arm64.tar.xz"
+ ]
+ }
+ },
+ "perl_windows_x86_64": {
+ "repoRuleId": "@@rules_perl+//perl:repo.bzl%perl_download",
+ "attributes": {
+ "strip_prefix": "",
+ "sha256": "aeb973da474f14210d3e1a1f942dcf779e2ae7e71e4c535e6c53ebabe632cc98",
+ "urls": [
+ "https://mirror.bazel.build/strawberryperl.com/download/5.32.1.1/strawberry-perl-5.32.1.1-64bit.zip",
+ "https://strawberryperl.com/download/5.32.1.1/strawberry-perl-5.32.1.1-64bit.zip"
+ ]
+ }
+ }
+ },
+ "recordedRepoMappingEntries": [
+ [
+ "rules_perl+",
+ "bazel_tools",
+ "bazel_tools"
+ ],
+ [
+ "rules_perl+",
+ "rules_perl",
+ "rules_perl+"
+ ]
+ ]
+ }
+ },
"@@rules_proto_grpc_buf+//:module_extensions.bzl%download_plugins": {
"general": {
"bzlTransitiveDigest": "HxPqZ3PIpSQgcHpcI4FNl0nSVNIk8xVy0ZLCmduCZM0=",