diff options
| author | Kai Wohlfahrt <kai.wohlfahrt@gmail.com> | 2021-05-29 22:02:27 +0100 |
|---|---|---|
| committer | Kai Wohlfahrt <kai.wohlfahrt@gmail.com> | 2021-05-29 22:16:50 +0100 |
| commit | 788c34d9b03fe8b50935e8a8a9b65e637df7b305 (patch) | |
| tree | efd7e8d37e99ec31bed1266686247dc5d5c7ec1f /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | f35c86dc1d00187129937bbc28f88cee42aa8991 (diff) | |
quartus: split out unwrapped package
This allows customizing the install process for the unwrapped process,
as proposed in #123469, without introducing top-level support for
untested modifications.
The PR could then be straightforwardly implemented as an overlay, that
does:
quartus-prime-lite = super.quartus-prime-lite.override {
unwrapped = quartus-prime-lite.unwrapped.overrideAttrs (o: {
buildCommand = o.buildCommand + ''
rm -r $out/nios2eds/bin/gnu
find $out/modelsim_ase/altera/{verilog,vhdl}/* ! -name src ! -path '*twentynm*' -delete
'';
});
};
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
