nixpkgs-esp-dev icon indicating copy to clipboard operation
nixpkgs-esp-dev copied to clipboard

Python ECDSA library deprecation

Open MarSoft opened this issue 4 weeks ago • 2 comments

As of NixOS 25.11, python3.13-ecdsa-0.19.1 package is deprecated. This does not apply to any particular version but to the package as a whole. Looks like esp-idf still uses it. How do I whitelist this package without changing my system-wide settings if I use nix shell by this example?

MarSoft avatar Dec 04 '25 20:12 MarSoft