Migrate to arduino-sketch-builder-nix

This commit is contained in:
2025-10-17 14:32:29 +02:00
parent dfb5df9824
commit 23532168b1
2 changed files with 16 additions and 17 deletions

23
flake.lock generated
View File

@@ -1,19 +1,18 @@
{
"nodes": {
"arduino-nix": {
"arduino-sketch-builder-nix": {
"locked": {
"lastModified": 1760702729,
"narHash": "sha256-wNtHhM2YyR+01mqNDCQjUscNOxkIbPbC8zsfpzFAeTg=",
"owner": "clerie",
"repo": "arduino-nix",
"rev": "2fe354b7eb0083ee76c8578446057eaffcbb2784",
"type": "github"
"lastModified": 1760703962,
"narHash": "sha256-QDFGRAtW57ooL6aefBamciR9yAD+vBvVkv6koT9Bf0g=",
"ref": "refs/heads/main",
"rev": "b53c9c75cf4c33438a112a8a63449b1e7aa1685a",
"revCount": 24,
"type": "git",
"url": "https://git.clerie.de/clerie/arduino-sketch-builder-nix.git"
},
"original": {
"owner": "clerie",
"ref": "clerie/arduino-env",
"repo": "arduino-nix",
"type": "github"
"type": "git",
"url": "https://git.clerie.de/clerie/arduino-sketch-builder-nix.git"
}
},
"nixpkgs": {
@@ -34,7 +33,7 @@
},
"root": {
"inputs": {
"arduino-nix": "arduino-nix",
"arduino-sketch-builder-nix": "arduino-sketch-builder-nix",
"nixpkgs": "nixpkgs"
}
}