Update arduino package index

This commit is contained in:
2025-10-17 14:39:01 +02:00
parent 23532168b1
commit fafca36889
3 changed files with 30420 additions and 16767 deletions

18
flake.lock generated
View File

@@ -1,5 +1,22 @@
{
"nodes": {
"arduino-esp32": {
"flake": false,
"locked": {
"lastModified": 1760702836,
"narHash": "sha256-YJeesKfnNbkWVYgTCOX4aYlSDs/5+lzMwL8kCXQMtYI=",
"owner": "espressif",
"repo": "arduino-esp32",
"rev": "c44966dd1cc205fed90354ce0e086dc2346c877a",
"type": "github"
},
"original": {
"owner": "espressif",
"ref": "gh-pages",
"repo": "arduino-esp32",
"type": "github"
}
},
"arduino-sketch-builder-nix": {
"locked": {
"lastModified": 1760703962,
@@ -33,6 +50,7 @@
},
"root": {
"inputs": {
"arduino-esp32": "arduino-esp32",
"arduino-sketch-builder-nix": "arduino-sketch-builder-nix",
"nixpkgs": "nixpkgs"
}