-
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathflake.lock
More file actions
27 lines (27 loc) · 573 Bytes
/
flake.lock
File metadata and controls
27 lines (27 loc) · 573 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1702255901,
"narHash": "sha256-3DKCieBq4DPTwI6POoMemFvH5bayEy8P6EiV6DaDLUw=",
"owner": "StarGate01",
"repo": "nixpkgs",
"rev": "a1057c75d5bce6b879751a2a94b4821dd152f17a",
"type": "github"
},
"original": {
"owner": "StarGate01",
"ref": "nrfconnect",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}