mirrexagon / nixpkgs-esp-dev

Nix flake and overlay for ESP8266 and ESP32 development.
Creative Commons Zero v1.0 Universal
127 stars 59 forks source link

Fix syntax error #3

Closed busti closed 3 years ago

busti commented 3 years ago

Fixes stdenv.lib not being available on updated nixpkgs.

mirrexagon commented 3 years ago

Thanks!