Rename to arduino-sketch-builder-nix

This commit is contained in:
2025-10-17 14:26:02 +02:00
parent 2fe354b7eb
commit b53c9c75cf
2 changed files with 33 additions and 29 deletions

View File

@@ -1,5 +1,5 @@
{
description = "Wrapper for arduino-cli";
description = "Build Arduino sketches";
outputs = { self }: {
mkArduinoPackageOverlay = packageIndexFile: (self: super: {