We can't find the internet
Attempting to reconnect
Something went wrong!
Hang in there while we get back on track
suena / flake.lock
1
{
2
"nodes": {
3
"arduino-library-index": {
4
"locked": {
5
"type": "github",
6
"lastModified": 1671543140,
7
"narHash": "sha256-ON8Kk8AUAlyu39DSCL+L/V2yInOD72TgYpZC/HETunw=",
8
"owner": "bouk",
9
"repo": "arduino-indexes",
10
"rev": "389f50e886065a9803008d1cdd19cd742c8d3703"
11
},
12
"original": {
13
"type": "github",
14
"owner": "bouk",
15
"repo": "arduino-indexes",
16
"ref": "library_index"
17
}
18
},
19
"arduino-nix": {
20
"locked": {
21
"type": "github",
22
"lastModified": 1701624006,
23
"narHash": "sha256-NTjJyhdj4/yaiefO20CZdVUiC7FpmyOv+s93h/uLCFc=",
24
"owner": "clerie",
25
"repo": "arduino-nix",
26
"rev": "fbdd609c0df33f23951293915b17f81ba2516742"
27
},
28
"original": {
29
"type": "github",
30
"owner": "clerie",
31
"repo": "arduino-nix",
32
"ref": "clerie/arduino-env"
33
}
34
},
35
"arduino-package-index": {
36
"locked": {
37
"type": "github",
38
"lastModified": 1671543072,
39
"narHash": "sha256-Bp92fozLAQmbWubdH/A+aGol+J7Uqu+agSHa3PrDoHk=",
40
"owner": "bouk",
41
"repo": "arduino-indexes",
42
"rev": "d469b192a6d43c361718e8da0ed70347074e0da8"
43
},
44
"original": {
45
"type": "github",
46
"owner": "bouk",
47
"repo": "arduino-indexes",
48
"ref": "package_index"
49
}
50
},
51
"flake-utils": {
52
"inputs": {
53
"systems": "systems"
54
},
55
"locked": {
56
"type": "github",
57
"lastModified": 1731533236,
58
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
59
"owner": "numtide",
60
"repo": "flake-utils",
61
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b"
62
},
63
"original": {
64
"type": "github",
65
"owner": "numtide",
66
"repo": "flake-utils"
67
}
68
},
69
"nixpkgs": {
70
"locked": {
71
"type": "github",
72
"lastModified": 1757810152,
73
"narHash": "sha256-Vp9K5ol6h0J90jG7Rm4RWZsCB3x7v5VPx588TQ1dkfs=",
74
"owner": "NixOS",
75
"repo": "nixpkgs",
76
"rev": "9a094440e02a699be5c57453a092a8baf569bdad"
77
},
78
"original": {
79
"type": "github",
80
"owner": "NixOS",
81
"repo": "nixpkgs",
82
"ref": "nixos-25.05"
83
}
84
},
85
"root": {
86
"inputs": {
87
"arduino-nix": "arduino-nix",
88
"nixpkgs": "nixpkgs",
89
"arduino-package-index": "arduino-package-index",
90
"arduino-library-index": "arduino-library-index",
91
"flake-utils": "flake-utils"
92
}
93
},
94
"systems": {
95
"locked": {
96
"type": "github",
97
"lastModified": 1681028828,
98
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
99
"owner": "nix-systems",
100
"repo": "default",
101
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e"
102
},
103
"original": {
104
"type": "github",
105
"owner": "nix-systems",
106
"repo": "default"
107
}
108
}
109
},
110
"root": "root",
111
"version": 7
112
}
113