diff options
| author | Raito Bezarius <masterancpp@gmail.com> | 2023-09-16 04:02:37 +0200 |
|---|---|---|
| committer | Raito Bezarius <masterancpp@gmail.com> | 2023-09-16 04:02:56 +0200 |
| commit | 50c6120a3e14a15b507f07237d4748c6ebacbba5 (patch) | |
| tree | d32953b2141536af2d3106e452d8a4741293b548 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | fde40f170cae6ba541f91b9d48278e8a8702e55f (diff) | |
buildUBoot: supports Python scripts with their own environment
Sometimes, U-Boot has interesting Python scripts in tools/, the issue is
that they rely on implicit dependencies described by their code itself.
For this, we offer an attribute set-style option to install Python scripts
with specific dependencies.
For example, you could do `pythonScriptsToInstall."tools/efivar.py" = python3.withPackages (ps: [ ps.pyopenssl ]);`
which will be added in a next PR.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
