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
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
|
{
"nodes": {
"flake-utils": {
"locked": {
"lastModified": 1610051610,
"narHash": "sha256-U9rPz/usA1/Aohhk7Cmc2gBrEEKRzcW4nwPWMPwja4Y=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "3982c9903e93927c2164caa727cd3f6a0e6d14cc",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_2": {
"locked": {
"lastModified": 1610051610,
"narHash": "sha256-U9rPz/usA1/Aohhk7Cmc2gBrEEKRzcW4nwPWMPwja4Y=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "3982c9903e93927c2164caa727cd3f6a0e6d14cc",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"myuids": {
"locked": {
"lastModified": 1,
"narHash": "sha256-HkW9YCLQCNBX3Em7J7MjraVEZO3I3PizkVV2QrUdULQ=",
"path": "../myuids",
"type": "path"
},
"original": {
"path": "../myuids",
"type": "path"
}
},
"myuids_2": {
"locked": {
"lastModified": 1,
"narHash": "sha256-HkW9YCLQCNBX3Em7J7MjraVEZO3I3PizkVV2QrUdULQ=",
"path": "../myuids",
"type": "path"
},
"original": {
"path": "../myuids",
"type": "path"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1611097871,
"narHash": "sha256-Q6bUkno5JNt0OoyXThFDrKArFBp/GryvJhwEgVzGSuk=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "31f5dd3f3655fbedac19f64f77844aa5ed79501c",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1611097871,
"narHash": "sha256-Q6bUkno5JNt0OoyXThFDrKArFBp/GryvJhwEgVzGSuk=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "31f5dd3f3655fbedac19f64f77844aa5ed79501c",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
}
},
"peertube": {
"flake": false,
"locked": {
"lastModified": 1611184594,
"narHash": "sha256-1N59Dmo9zny+bZWRPiR7fXConECAw9OFcVIWMp2wois=",
"ref": "gitolite_local/open_instance",
"rev": "f49b8d9b697f098490e81ce0afd889ba37dcb2f3",
"revCount": 6316,
"type": "git",
"url": "https://git.immae.eu/github/Chocobozzz/PeerTube.git"
},
"original": {
"owner": "Chocobozzz",
"ref": "v3.0.1",
"repo": "PeerTube",
"type": "github"
}
},
"peertube_2": {
"flake": false,
"locked": {
"lastModified": 1610436329,
"narHash": "sha256-bIXt5bQiBBlNDFXYzcdQA8qp4nse5epUx/XQOguDOX8=",
"owner": "Chocobozzz",
"repo": "PeerTube",
"rev": "69e0e678beb7f1a3b6753eeff585a14f9a61ea86",
"type": "github"
},
"original": {
"owner": "Chocobozzz",
"ref": "v3.0.1",
"repo": "PeerTube",
"type": "github"
}
},
"peertube_open_instance": {
"inputs": {
"flake-utils": "flake-utils",
"myuids": "myuids",
"nixpkgs": "nixpkgs",
"peertube": "peertube"
},
"locked": {
"lastModified": 1,
"narHash": "sha256-l+XpuMrH6I51hk37REAPVSLlbvCdad3kcDGioodzPR4=",
"path": "./../../peertube",
"type": "path"
},
"original": {
"path": "./../../peertube",
"type": "path"
}
},
"peertube_origin": {
"inputs": {
"flake-utils": "flake-utils_2",
"myuids": "myuids_2",
"nixpkgs": "nixpkgs_2",
"peertube": "peertube_2"
},
"locked": {
"lastModified": 1,
"narHash": "sha256-l+XpuMrH6I51hk37REAPVSLlbvCdad3kcDGioodzPR4=",
"path": "./../../peertube",
"type": "path"
},
"original": {
"path": "./../../peertube",
"type": "path"
}
},
"root": {
"inputs": {
"peertube_open_instance": "peertube_open_instance",
"peertube_origin": "peertube_origin"
}
}
},
"root": "root",
"version": 7
}
|