This repository has been archived by the owner on Sep 27, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
flake.lock
133 lines (133 loc) · 3.44 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
{
"nodes": {
"disko": {
"flake": false,
"locked": {
"lastModified": 1679643957,
"narHash": "sha256-umr+j/0b3DXQO4VnhRwAJYS0Y2fW64I+ydHnZqpN/Pc=",
"owner": "nix-community",
"repo": "disko",
"rev": "eb5def310c7331545e72090b4cda6cb0255b870d",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "disko",
"type": "github"
}
},
"expidus-sdk": {
"inputs": {
"disko": "disko",
"flake-utils": "flake-utils",
"home-manager": "home-manager",
"mobile-nixos": "mobile-nixos",
"nixpkgs": [
"nixpkgs"
],
"zig-overlay": "zig-overlay"
},
"locked": {
"lastModified": 1679707837,
"narHash": "sha256-Zu/kBBiWIqPu8fjij4C7gHGSBvelv8XjTWuzQt6XF+8=",
"owner": "ExpidusOS",
"repo": "sdk",
"rev": "901d9b2c762086b1ea0878a1055a4fbf4ce48664",
"type": "github"
},
"original": {
"owner": "ExpidusOS",
"ref": "feat/refactor-neutron",
"repo": "sdk",
"type": "github"
}
},
"flake-utils": {
"locked": {
"lastModified": 1678901627,
"narHash": "sha256-U02riOqrKKzwjsxc/400XnElV+UtPUQWpANPlyazjH0=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "93a2b84fc4b70d9e089d029deacc3583435c2ed6",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"home-manager": {
"flake": false,
"locked": {
"lastModified": 1679067101,
"narHash": "sha256-tMI1inGT9u4KWQml0w30dhWqQPlth1e9K/68sfDkEQA=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "9154cd519a8942728038819682d6b3ff33f321bb",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "release-22.11",
"repo": "home-manager",
"type": "github"
}
},
"mobile-nixos": {
"flake": false,
"locked": {
"lastModified": 1679516998,
"narHash": "sha256-w4baQlS84X8Lf0E5RN0nGkx03luDuV1X0+jWMAXm6fs=",
"owner": "NixOS",
"repo": "mobile-nixos",
"rev": "7a6e97e3af73c4cca87e12c83abcb4913dac7dbc",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "mobile-nixos",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1681420808,
"narHash": "sha256-uXmlpvfjUdFqC99EFSh0MBKZi9rWXSy8QQfIJUq+8UI=",
"owner": "ExpidusOS",
"repo": "nixpkgs",
"rev": "5b66f92d29557f6bb632d60b010514fbc1874a49",
"type": "github"
},
"original": {
"owner": "ExpidusOS",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"expidus-sdk": "expidus-sdk",
"nixpkgs": "nixpkgs"
}
},
"zig-overlay": {
"flake": false,
"locked": {
"lastModified": 1679669017,
"narHash": "sha256-FUvrE/4HKsrl/CedvQuoJa+vDr9lM7elI28cJs9uSHs=",
"owner": "mitchellh",
"repo": "zig-overlay",
"rev": "810cecd27319cb79feb4a8e79ac7ad40c7826235",
"type": "github"
},
"original": {
"owner": "mitchellh",
"repo": "zig-overlay",
"type": "github"
}
}
},
"root": "root",
"version": 7
}