-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathflake.lock
More file actions
119 lines (119 loc) · 3.1 KB
/
flake.lock
File metadata and controls
119 lines (119 loc) · 3.1 KB
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
{
"nodes": {
"fenix": {
"inputs": {
"nixpkgs": [
"keyos",
"nixpkgs"
],
"rust-analyzer-src": "rust-analyzer-src"
},
"locked": {
"lastModified": 1756795219,
"narHash": "sha256-tKBQtz1JLKWrCJUxVkHKR+YKmVpm0KZdJdPWmR2slQ8=",
"owner": "nix-community",
"repo": "fenix",
"rev": "80dbdab137f2809e3c823ed027e1665ce2502d74",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "fenix",
"type": "github"
}
},
"keyos": {
"inputs": {
"fenix": "fenix",
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1768313165,
"narHash": "sha256-Kg/kXLNmkcw86Bvw+rtwR9eL4xMc8leBwcRV1rwVll0=",
"ref": "refs/heads/dev-v1.1.0",
"rev": "9fe4a1a379219efccfeed7345d98f7001f6737e8",
"revCount": 15265,
"type": "git",
"url": "ssh://git@github.com/Foundation-Devices/KeyOS"
},
"original": {
"type": "git",
"url": "ssh://git@github.com/Foundation-Devices/KeyOS"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1756542300,
"narHash": "sha256-tlOn88coG5fzdyqz6R93SQL5Gpq+m/DsWpekNFhqPQk=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "d7600c775f877cd87b4f5a831c28aa94137377aa",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1759831965,
"narHash": "sha256-vgPm2xjOmKdZ0xKA6yLXPJpjOtQPHfaZDRtH+47XEBo=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "c9b6fb798541223bbb396d287d16f43520250518",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"keyos": "keyos",
"nixpkgs": "nixpkgs_2",
"updiff": "updiff"
}
},
"rust-analyzer-src": {
"flake": false,
"locked": {
"lastModified": 1756597274,
"narHash": "sha256-wfaKRKsEVQDB7pQtAt04vRgFphkVscGRpSx3wG1l50E=",
"owner": "rust-lang",
"repo": "rust-analyzer",
"rev": "21614ed2d3279a9aa1f15c88d293e65a98991b30",
"type": "github"
},
"original": {
"owner": "rust-lang",
"ref": "nightly",
"repo": "rust-analyzer",
"type": "github"
}
},
"updiff": {
"flake": false,
"locked": {
"lastModified": 1756491464,
"narHash": "sha256-toCfVX6S/KO6ECu1yZ39N2ojdTV4I3PyIkrI5PkL2ZE=",
"ref": "refs/heads/main",
"rev": "c3a83b867ed4203afaf149f225c2a1f7e75b8472",
"revCount": 10,
"type": "git",
"url": "ssh://git@github.com/Foundation-Devices/updiff"
},
"original": {
"type": "git",
"url": "ssh://git@github.com/Foundation-Devices/updiff"
}
}
},
"root": "root",
"version": 7
}