summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch
diff options
context:
space:
mode:
authorArtturin <Artturin@artturin.com>2023-09-21 00:30:00 +0300
committerArtturin <Artturin@artturin.com>2023-09-21 01:34:14 +0300
commit2557230bf62d87b753ffe3fb96c2b434843caac3 (patch)
treef5dea0f661d48e5d5e26e94c0eb14032fba65f71 /pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch
parentfd6901755debe65abf8102a61dbfb44dd09fa1dc (diff)
androidndkPkgs: throw if targetPackages is not populated
It's better to exit with a throw than a attribute missing which cannot be caught with tryEval ``` > pkgsCross.aarch64-android-prebuilt.androidndkPkgs error: attribute 'androidndkPkgs_21' missing ``` Proper ways to to use `androidndkPkgs` AFAIK. `with import ./. { crossSystem = (import ./lib).systems.examples.aarch64-android-prebuilt; }; buildPackages.androidndkPkgs` or `pkgsCross.aarch64-android-prebuilt.buildPackages.androidndkPkgs`
Diffstat (limited to 'pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch')
0 files changed, 0 insertions, 0 deletions