summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/rangehttpserver
diff options
context:
space:
mode:
authorsternenseemann <sternenseemann@systemli.org>2024-04-17 00:45:17 +0200
committersternenseemann <sternenseemann@systemli.org>2024-04-27 15:03:02 +0200
commit675bcbb917a13567e3fad8bb00afada19db791d6 (patch)
treeaf441068aa8c26c35c9e84e44f9b796fbe5d7369 /pkgs/development/python-modules/rangehttpserver
parent4398d970b30b75166611f23fc5b7417c5af362d8 (diff)
haskell.compiler.ghc9{6,8}: pass patched source to hadrian
We'll want to (slowly) unify the source used by the different derivations we use to build GHC. As a first step, use the same base source for building GHC and all hadrian related packages. This is achieved by wrapping the fetcher result in `srcOnly` to apply GHC patches immediately. To modify the patches (and source) used by GHC we now have a changed overriding interface for >= 9.6: ``` oldGhc.override { ghcSrc = oldGhc.src.overrideAttrs (oldAttrs: { src = …; patches = …; }); } ```
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions