-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathflake.lock
134 lines (134 loc) · 3.52 KB
/
flake.lock
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
{
"nodes": {
"ec-git": {
"flake": false,
"locked": {
"lastModified": 1672877366,
"narHash": "sha256-m7Zb6a4azmpLxFHUdLh3mj8EmJaaCmueuJihfdtBVlc=",
"ref": "refs/heads/hx20-hx30",
"rev": "38c1b38254793a2ed25861330ebc786daa5b48fb",
"revCount": 16715,
"type": "git",
"url": "https://github.com/FrameworkComputer/EmbeddedController"
},
"original": {
"type": "git",
"url": "https://github.com/FrameworkComputer/EmbeddedController"
}
},
"ec-local": {
"flake": false,
"locked": {
"lastModified": 1672877366,
"narHash": "sha256-m7Zb6a4azmpLxFHUdLh3mj8EmJaaCmueuJihfdtBVlc=",
"ref": "refs/heads/hx20-hx30",
"rev": "38c1b38254793a2ed25861330ebc786daa5b48fb",
"revCount": 16715,
"type": "git",
"url": "file:./EmbeddedController"
},
"original": {
"type": "git",
"url": "file:./EmbeddedController"
}
},
"fw-ectool": {
"inputs": {
"ec-git": "ec-git",
"ec-local": "ec-local",
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1676940045,
"narHash": "sha256-6+KEjo2LtQaX0n01iEuvLRuPaT09hLOB4wdhtpgc1r8=",
"owner": "ssddq",
"repo": "fw-ectool",
"rev": "7d3a68cabbcef3efbbf2b75e49439a72d289685e",
"type": "github"
},
"original": {
"owner": "ssddq",
"repo": "fw-ectool",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1724435763,
"narHash": "sha256-UNky3lJNGQtUEXT2OY8gMxejakSWPTfWKvpFkpFlAfM=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "c2cd2a52e02f1dfa1c88f95abeb89298d46023be",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "home-manager",
"type": "github"
}
},
"nixos-hardware": {
"locked": {
"lastModified": 1724863014,
"narHash": "sha256-hRwyTHJaT8hCq4B6P17ppBQTbPZn0Gqc+fYEKWJpAb4=",
"owner": "nixos",
"repo": "nixos-hardware",
"rev": "c4e1b82a91c7b1b4c74aa39c573ddbf31a49d3e9",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "master",
"repo": "nixos-hardware",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1676931714,
"narHash": "sha256-Zh2q9it1lpLHD/Bj1EaQjmfRmireQ1v48pgLFsPLz+U=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "be2cc24ae2e6160118f344c7e8216acce6c1cc45",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1724479785,
"narHash": "sha256-pP3Azj5d6M5nmG68Fu4JqZmdGt4S4vqI5f8te+E/FTw=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "d0e1602ddde669d5beb01aec49d71a51937ed7be",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"fw-ectool": "fw-ectool",
"home-manager": "home-manager",
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs_2"
}
}
},
"root": "root",
"version": 7
}