mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-20 11:05:14 +00:00
![]() This avoids picking up libraries from the users' PYTHONPATH, which might conflict with the libraries that inkcut actually expects to run with. You can reproduce that problem with `nix-shell -p inkcut python310Packages.atom --run inkcut`: it will pick up the python 3.10 atom while inkcut is still built with pyton 3.9, leading to an error on startup. Fixes #159179 |
||
---|---|---|
.. | ||
default.nix |