nixpkgs-esp-dev
nixpkgs-esp-dev copied to clipboard
Python ECDSA library deprecation
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?