summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch
diff options
context:
space:
mode:
authorAndrew Childs <lorne@cons.org.nz>2022-03-30 00:29:08 +0900
committerAndrew Childs <lorne@cons.org.nz>2023-04-01 13:13:15 +0900
commit119a521977c3b5e676af34ced6b8a3d1c9974bee (patch)
treecc7427f9224f5a9fdc04fdfbdb264ae4ab3171a5 /pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch
parentdd3dfc468f34bba5df3232e2ef081e4c4ac15461 (diff)
platformio-core: expose unwrapped platformio as platformio-core
PlatformIO is a pure python package that is in turn a package manager. In a pure NixOS environment, this means that any downloaded binary packages will not run. To make PlatformIO usable, there's a chrootenv wrapper. However, in a mixed environment like other linux or darwin, the pure python version will work, and in the case of darwin only the pure version will work, since the chrootenv wrapper is not supported. To handle the above use cases we have: * platformio -- unwrapped on darwin, wrapped on linux. Should always provide a functional platformio. * platformio-core -- always unwrapped (like "bintools-unwrapped") for when the wrapper is explicitly not required. For example, on other linux where the chrootenv is not supported.
Diffstat (limited to 'pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch')
0 files changed, 0 insertions, 0 deletions