]> git.immae.eu Git - perso/Immae/Config/Nix.git/blame - flakes/private/peertube/flake.lock
Use relative path for private flakes
[perso/Immae/Config/Nix.git] / flakes / private / peertube / flake.lock
CommitLineData
ce950269
IB
1{
2 "nodes": {
3 "flake-utils": {
4 "locked": {
5 "lastModified": 1610051610,
6 "narHash": "sha256-U9rPz/usA1/Aohhk7Cmc2gBrEEKRzcW4nwPWMPwja4Y=",
7 "owner": "numtide",
8 "repo": "flake-utils",
9 "rev": "3982c9903e93927c2164caa727cd3f6a0e6d14cc",
10 "type": "github"
11 },
12 "original": {
13 "owner": "numtide",
14 "repo": "flake-utils",
15 "type": "github"
16 }
17 },
3d11eafc
IB
18 "flake-utils_2": {
19 "locked": {
20 "lastModified": 1610051610,
21 "narHash": "sha256-U9rPz/usA1/Aohhk7Cmc2gBrEEKRzcW4nwPWMPwja4Y=",
22 "owner": "numtide",
23 "repo": "flake-utils",
24 "rev": "3982c9903e93927c2164caa727cd3f6a0e6d14cc",
25 "type": "github"
26 },
27 "original": {
28 "owner": "numtide",
29 "repo": "flake-utils",
30 "type": "github"
31 }
32 },
ce950269
IB
33 "myuids": {
34 "locked": {
35 "dir": "flakes/myuids",
36 "lastModified": 1611091761,
37 "narHash": "sha256-fE3FBeUxVaMezKjEpepdQW9apOza+0AfBALFhaaD0VA=",
38 "ref": "master",
39 "rev": "23f9fdf03a6673dbe334ae33be4f498cc4753191",
40 "revCount": 802,
41 "type": "git",
42 "url": "https://git.immae.eu/perso/Immae/Config/Nix.git"
43 },
44 "original": {
45 "dir": "flakes/myuids",
46 "type": "git",
47 "url": "https://git.immae.eu/perso/Immae/Config/Nix.git"
48 }
49 },
3d11eafc
IB
50 "myuids_2": {
51 "locked": {
52 "dir": "flakes/myuids",
53 "lastModified": 1611091761,
54 "narHash": "sha256-fE3FBeUxVaMezKjEpepdQW9apOza+0AfBALFhaaD0VA=",
55 "ref": "master",
56 "rev": "23f9fdf03a6673dbe334ae33be4f498cc4753191",
57 "revCount": 802,
58 "type": "git",
59 "url": "https://git.immae.eu/perso/Immae/Config/Nix.git"
60 },
61 "original": {
62 "dir": "flakes/myuids",
63 "type": "git",
64 "url": "https://git.immae.eu/perso/Immae/Config/Nix.git"
65 }
66 },
ce950269
IB
67 "nixpkgs": {
68 "locked": {
69 "lastModified": 1611097871,
70 "narHash": "sha256-Q6bUkno5JNt0OoyXThFDrKArFBp/GryvJhwEgVzGSuk=",
71 "owner": "NixOS",
72 "repo": "nixpkgs",
73 "rev": "31f5dd3f3655fbedac19f64f77844aa5ed79501c",
74 "type": "github"
75 },
76 "original": {
77 "owner": "NixOS",
78 "repo": "nixpkgs",
79 "type": "github"
80 }
81 },
3d11eafc
IB
82 "nixpkgs_2": {
83 "locked": {
84 "lastModified": 1611097871,
85 "narHash": "sha256-Q6bUkno5JNt0OoyXThFDrKArFBp/GryvJhwEgVzGSuk=",
86 "owner": "NixOS",
87 "repo": "nixpkgs",
88 "rev": "31f5dd3f3655fbedac19f64f77844aa5ed79501c",
89 "type": "github"
90 },
91 "original": {
92 "owner": "NixOS",
93 "repo": "nixpkgs",
94 "type": "github"
95 }
96 },
ce950269 97 "peertube": {
3d11eafc
IB
98 "flake": false,
99 "locked": {
100 "lastModified": 1610436329,
101 "narHash": "sha256-bIXt5bQiBBlNDFXYzcdQA8qp4nse5epUx/XQOguDOX8=",
102 "owner": "Chocobozzz",
103 "repo": "PeerTube",
104 "rev": "69e0e678beb7f1a3b6753eeff585a14f9a61ea86",
105 "type": "github"
106 },
107 "original": {
108 "owner": "Chocobozzz",
109 "ref": "v3.0.1",
110 "repo": "PeerTube",
111 "type": "github"
112 }
113 },
114 "peertube_2": {
ce950269
IB
115 "flake": false,
116 "locked": {
117 "lastModified": 1611184594,
118 "narHash": "sha256-1N59Dmo9zny+bZWRPiR7fXConECAw9OFcVIWMp2wois=",
119 "ref": "gitolite_local/syden",
120 "rev": "f49b8d9b697f098490e81ce0afd889ba37dcb2f3",
121 "revCount": 6316,
122 "type": "git",
123 "url": "https://git.immae.eu/github/Chocobozzz/PeerTube.git"
124 },
125 "original": {
126 "ref": "gitolite_local/syden",
127 "type": "git",
128 "url": "https://git.immae.eu/github/Chocobozzz/PeerTube.git"
129 }
130 },
3d11eafc 131 "peertube_origin": {
ce950269
IB
132 "inputs": {
133 "flake-utils": "flake-utils",
134 "myuids": "myuids",
135 "nixpkgs": "nixpkgs",
136 "peertube": "peertube"
137 },
3d11eafc 138 "locked": {
ada96f10
IB
139 "narHash": "sha256-YvUqraTpt/I4jw0mSrJgptLymZwlBvhwSK9VLUKD/cc=",
140 "path": "../../peertube",
141 "type": "path"
3d11eafc
IB
142 },
143 "original": {
ada96f10
IB
144 "path": "../../peertube",
145 "type": "path"
3d11eafc
IB
146 }
147 },
148 "peertube_syden": {
149 "inputs": {
150 "flake-utils": "flake-utils_2",
151 "myuids": "myuids_2",
152 "nixpkgs": "nixpkgs_2",
153 "peertube": "peertube_2"
154 },
ce950269 155 "locked": {
ada96f10
IB
156 "narHash": "sha256-YvUqraTpt/I4jw0mSrJgptLymZwlBvhwSK9VLUKD/cc=",
157 "path": "../../peertube",
158 "type": "path"
ce950269
IB
159 },
160 "original": {
ada96f10
IB
161 "path": "../../peertube",
162 "type": "path"
ce950269
IB
163 }
164 },
165 "root": {
166 "inputs": {
3d11eafc 167 "peertube_origin": "peertube_origin",
ce950269
IB
168 "peertube_syden": "peertube_syden"
169 }
170 }
171 },
172 "root": "root",
173 "version": 7
174}