tangled
alpha
login
or
join now
pyrox.dev
/
nixpkgs
lol
0
fork
atom
overview
issues
pulls
pipelines
txtpbfmt: drop redundant override
zowoq
3 years ago
3f507855
334071af
+1
-3
1 changed file
expand all
collapse all
unified
split
pkgs
top-level
all-packages.nix
+1
-3
pkgs/top-level/all-packages.nix
···
11458
11459
ttylog = callPackage ../tools/misc/ttylog { };
11460
11461
-
txtpbfmt = callPackage ../development/tools/txtpbfmt {
11462
-
buildGoModule = buildGo118Module;
11463
-
};
11464
11465
ipbt = callPackage ../tools/misc/ipbt { };
11466
···
11458
11459
ttylog = callPackage ../tools/misc/ttylog { };
11460
11461
+
txtpbfmt = callPackage ../development/tools/txtpbfmt { };
0
0
11462
11463
ipbt = callPackage ../tools/misc/ipbt { };
11464