mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-09-18 20:14:48 -04:00
bazel: remove bazeldnf and pinned rpms
This commit is contained in:
parent
5c19b2c27b
commit
4ca88cd779
9 changed files with 0 additions and 4910 deletions
|
@ -139,20 +139,6 @@ rules_proto_dependencies()
|
|||
|
||||
rules_proto_toolchains()
|
||||
|
||||
# dnf / rpm toolchain
|
||||
|
||||
load("//bazel/toolchains:dnf_deps.bzl", "dnf_deps")
|
||||
|
||||
dnf_deps()
|
||||
|
||||
load("@bazeldnf//:deps.bzl", "bazeldnf_dependencies")
|
||||
|
||||
bazeldnf_dependencies()
|
||||
|
||||
load("//rpm:rpms.bzl", "rpms")
|
||||
|
||||
rpms()
|
||||
|
||||
# Buildifier
|
||||
load("//bazel/toolchains:buildifier_deps.bzl", "buildifier_deps")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue