nixpkgs/pkgs/development/tools/misc/texinfo
Artturin 1d44ac176c treewide: add enableParallelBuilding's to bootstrap packages so hashes stay the same
when enableParallelBuildingByDefault is enabled

verified with
`nix-diff $(nix eval ".#gcc-unwrapped.drvPath") $(nix eval --expr 'with import ./. { config = { enableParallelBuildingByDefault = true; }; }; gcc-unwrapped.drvPath' --impure)`
2022-05-25 16:03:14 +03:00
..
4.13a.nix
5.2.nix
6.5.nix
6.7.nix
6.8.nix texinfo: fix build w/glibc-2.34 2022-02-27 10:25:39 +01:00
common.nix treewide: add enableParallelBuilding's to bootstrap packages so hashes stay the same 2022-05-25 16:03:14 +03:00
cross-tools-flags.patch
fix-glibc-2.34.patch texinfo: fix build w/glibc-2.34 2022-02-27 10:25:39 +01:00