Unverified Commit 52cb45e6 authored by Martin Weinelt's avatar Martin Weinelt
Browse files

bandit: Introduce top-level attribute

parent 9116837a
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -17555,6 +17555,8 @@ with pkgs;
  bam = callPackage ../development/tools/build-managers/bam { };
  bandit = with python3Packages; toPythonApplication bandit;
  bazel = bazel_6;
  bazel_4 = callPackage ../development/tools/build-managers/bazel/bazel_4 {