summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch
diff options
context:
space:
mode:
authorsternenseemann <sternenseemann@systemli.org>2023-07-09 15:25:40 +0200
committersternenseemann <sternenseemann@systemli.org>2023-07-10 23:14:54 +0200
commit1eddb04ac9fd76f0183e23b1c00e23b66fd013ac (patch)
treea6287fcfbc1feb7f8fca330f25078bbddbdb0c3e /pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch
parent3ba086a64b3997ee82e331abaf3af7049e3fc742 (diff)
haskell.compiler.{ghc962,ghcHEAD}: no rendered src on aarch64-linux
This saves just enough space on aarch64-linux so that the hadrian built GHCs are under the 3GB Hydra output limit: | compiler | before | after | Δ | |----------|------------|------------|------------| | ghc962 | 3241234736 | 2810740560 | -430494176 | | ghcHEAD | 3341288328 | 2902760872 | -438527456 | The total output size can be calculated using (don't forget to use aarch64-linux): ``` nix-build -A <compiler> | xargs nix path-info -s | awk '{ s += $2 }; END { print s }' ```
Diffstat (limited to 'pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch')
0 files changed, 0 insertions, 0 deletions