Files
codeql/misc/bazel
Cornelius Riemenschneider e2cb5631d9 pkg.bzl: Fix install targets.
First, the labels used in this file need to be wrapped in `Label`,
so that we can use the installer target from the internal repo.
Second, when unpacking zips, the path passed to `ripunzip` included a trailing
`\n`, which caused `ripunzip` to fail.
2024-05-30 21:06:46 +02:00
..
2024-02-29 15:35:21 +01:00
2024-05-30 21:06:46 +02:00
2024-05-30 21:06:46 +02:00