-
Notifications
You must be signed in to change notification settings - Fork 0
/
flake.lock
144 lines (144 loc) · 3.89 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
135
136
137
138
139
140
141
142
143
144
{
"nodes": {
"flake-utils": {
"locked": {
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"icamerasrc-src": {
"flake": false,
"locked": {
"lastModified": 1664346769,
"narHash": "sha256-6kYU0KqhgJnFGANwlCwUYpk5KWgcXVLFQwp8vZIa0fQ=",
"owner": "intel",
"repo": "icamerasrc",
"rev": "3b7cdb93071360aacebb4e808ee71bb47cf90b30",
"type": "github"
},
"original": {
"owner": "intel",
"ref": "icamerasrc_slim_api",
"repo": "icamerasrc",
"type": "github"
}
},
"ipu6-camera-bins-src": {
"flake": false,
"locked": {
"lastModified": 1666343574,
"narHash": "sha256-Vl+l43Ed2f7lL/iXG59wdrfyTrTohaYlL79+zDw805E=",
"owner": "intel",
"repo": "ipu6-camera-bins",
"rev": "9874603336d97fd4d12a271485645aaabc7c1be3",
"type": "github"
},
"original": {
"owner": "intel",
"repo": "ipu6-camera-bins",
"type": "github"
}
},
"ipu6-camera-hal-src": {
"flake": false,
"locked": {
"lastModified": 1665453886,
"narHash": "sha256-o62ce5a1gqVMccOnfw9lto32sXutZtiV2BFUNATyiww=",
"owner": "intel",
"repo": "ipu6-camera-hal",
"rev": "8bad42ce759a0bef504f03a7d1dd91510290cfeb",
"type": "github"
},
"original": {
"owner": "intel",
"repo": "ipu6-camera-hal",
"type": "github"
}
},
"ipu6-drivers-src": {
"flake": false,
"locked": {
"lastModified": 1666859387,
"narHash": "sha256-y3oxKdcAZXSe5tjhTOX018LsDEf5kh3bkClK8TwtdOQ=",
"owner": "intel",
"repo": "ipu6-drivers",
"rev": "10e247e046086970a9427988d5a454676515e43b",
"type": "github"
},
"original": {
"owner": "intel",
"repo": "ipu6-drivers",
"type": "github"
}
},
"ivsc-driver-src": {
"flake": false,
"locked": {
"lastModified": 1663316675,
"narHash": "sha256-STg2yLxavS3nb95ioljGFi6I4skSsQ1JQfrmq+d+CKg=",
"owner": "intel",
"repo": "ivsc-driver",
"rev": "99a53bd7160452bbbcc26bcb662cad33c13b36d1",
"type": "github"
},
"original": {
"owner": "intel",
"repo": "ivsc-driver",
"type": "github"
}
},
"ivsc-firmware-src": {
"flake": false,
"locked": {
"lastModified": 1667355668,
"narHash": "sha256-GuD1oTnDEs0HslJjXx26DkVQIe0eS+js4UoaTDa77ME=",
"owner": "intel",
"repo": "ivsc-firmware",
"rev": "29c5eff4cdaf83e90ef2dcd2035a9cdff6343430",
"type": "github"
},
"original": {
"owner": "intel",
"repo": "ivsc-firmware",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1667639549,
"narHash": "sha256-frqZKSG/933Ctwl9voSZnXDwo8CqddXcjQhnCzwNqaM=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "cae3751e9f74eea29c573d6c2f14523f41c2821a",
"type": "github"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"icamerasrc-src": "icamerasrc-src",
"ipu6-camera-bins-src": "ipu6-camera-bins-src",
"ipu6-camera-hal-src": "ipu6-camera-hal-src",
"ipu6-drivers-src": "ipu6-drivers-src",
"ivsc-driver-src": "ivsc-driver-src",
"ivsc-firmware-src": "ivsc-firmware-src",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}