Prototype arduinoEnv

This commit is contained in:
2023-12-03 16:10:35 +01:00
parent ab21522b6c
commit 93f70c8abf
2 changed files with 70 additions and 0 deletions

View File

@@ -16,6 +16,7 @@
overlay = (self: super: {
wrapArduinoCLI = self.callPackage ./wrap-arduino-cli.nix { };
mkArduinoEnv = self.callPackage ./arduino-env.nix {};
});
# Expose helper to select package