Commit 3f507855 authored by zowoq's avatar zowoq
Browse files

txtpbfmt: drop redundant override

parent 334071af
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -11458,9 +11458,7 @@ with pkgs;
  ttylog = callPackage ../tools/misc/ttylog { };
  txtpbfmt = callPackage ../development/tools/txtpbfmt {
    buildGoModule = buildGo118Module;
  };
  txtpbfmt = callPackage ../development/tools/txtpbfmt { };
  ipbt = callPackage ../tools/misc/ipbt { };