Unverified Commit e766848d authored by Anthony Roussel's avatar Anthony Roussel
Browse files

steampipe: move to pkgs/by-name

parent 9f5caec3
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -6333,8 +6333,6 @@ with pkgs;
  statserial = callPackage ../tools/misc/statserial { };
  steampipe = callPackage ../tools/misc/steampipe { };
  step-ca = callPackage ../tools/security/step-ca {
    inherit (darwin.apple_sdk.frameworks) PCSC;
  };