Init repo

This commit is contained in:
2023-12-03 17:15:41 +01:00
commit 3abeafacdb
6 changed files with 19504 additions and 0 deletions

44
flake.lock generated Normal file
View File

@@ -0,0 +1,44 @@
{
"nodes": {
"arduino-nix": {
"locked": {
"lastModified": 1701620006,
"narHash": "sha256-ZxsViQGUl081SKK1t1jMuwCRhCRk1irdr2S8WTHhhKs=",
"owner": "clerie",
"repo": "arduino-nix",
"rev": "2263f20c4219405730be9303272ce8c2c03d3150",
"type": "github"
},
"original": {
"owner": "clerie",
"ref": "clerie/arduino-env",
"repo": "arduino-nix",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1701253981,
"narHash": "sha256-ztaDIyZ7HrTAfEEUt9AtTDNoCYxUdSd6NrRHaYOIxtk=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "e92039b55bcd58469325ded85d4f58dd5a4eaf58",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"arduino-nix": "arduino-nix",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}