diff options
Diffstat (limited to '_sources')
-rw-r--r-- | _sources/generated.json | 33 | ||||
-rw-r--r-- | _sources/generated.nix | 27 |
2 files changed, 46 insertions, 14 deletions
diff --git a/_sources/generated.json b/_sources/generated.json index 3419a35d..21d06f3d 100644 --- a/_sources/generated.json +++ b/_sources/generated.json | |||
@@ -21,7 +21,7 @@ | |||
21 | }, | 21 | }, |
22 | "bpf-examples": { | 22 | "bpf-examples": { |
23 | "cargoLocks": null, | 23 | "cargoLocks": null, |
24 | "date": "2023-02-03", | 24 | "date": "2023-03-22", |
25 | "extract": null, | 25 | "extract": null, |
26 | "name": "bpf-examples", | 26 | "name": "bpf-examples", |
27 | "passthru": null, | 27 | "passthru": null, |
@@ -33,11 +33,11 @@ | |||
33 | "name": null, | 33 | "name": null, |
34 | "owner": "xdp-project", | 34 | "owner": "xdp-project", |
35 | "repo": "bpf-examples", | 35 | "repo": "bpf-examples", |
36 | "rev": "f27b9881bf04493a5d0a32d0f56f2b88d72ba63f", | 36 | "rev": "91f2e1528a39ba15450cd7b6ef1cf550f3da5af8", |
37 | "sha256": "sha256-Ikwgds8Nd+rKMP6ckECChpPgIIBgfhuaUug4uJKDX8U=", | 37 | "sha256": "sha256-0AxmHHeRarUQwaTR83sf0Nip/7XVdIeeMWM4DGc/ESo=", |
38 | "type": "github" | 38 | "type": "github" |
39 | }, | 39 | }, |
40 | "version": "f27b9881bf04493a5d0a32d0f56f2b88d72ba63f" | 40 | "version": "91f2e1528a39ba15450cd7b6ef1cf550f3da5af8" |
41 | }, | 41 | }, |
42 | "emacs-scratch_el": { | 42 | "emacs-scratch_el": { |
43 | "cargoLocks": null, | 43 | "cargoLocks": null, |
@@ -212,6 +212,25 @@ | |||
212 | }, | 212 | }, |
213 | "version": "5d2fb7ab73fc0e36d44109e75c9be26bd42084e2" | 213 | "version": "5d2fb7ab73fc0e36d44109e75c9be26bd42084e2" |
214 | }, | 214 | }, |
215 | "mpv-youtube-quality": { | ||
216 | "cargoLocks": null, | ||
217 | "date": "2020-02-10", | ||
218 | "extract": null, | ||
219 | "name": "mpv-youtube-quality", | ||
220 | "passthru": null, | ||
221 | "pinned": false, | ||
222 | "src": { | ||
223 | "deepClone": false, | ||
224 | "fetchSubmodules": false, | ||
225 | "leaveDotGit": false, | ||
226 | "name": null, | ||
227 | "rev": "1f8c31457459ffc28cd1c3f3c2235a53efad7148", | ||
228 | "sha256": "sha256-voNP8tCwCv8QnAZOPC9gqHRV/7jgCAE63VKBd/1s5ic=", | ||
229 | "type": "git", | ||
230 | "url": "https://github.com/jgreco/mpv-youtube-quality" | ||
231 | }, | ||
232 | "version": "1f8c31457459ffc28cd1c3f3c2235a53efad7148" | ||
233 | }, | ||
215 | "postfix-mta-sts-resolver": { | 234 | "postfix-mta-sts-resolver": { |
216 | "cargoLocks": null, | 235 | "cargoLocks": null, |
217 | "date": null, | 236 | "date": null, |
@@ -221,11 +240,11 @@ | |||
221 | "pinned": false, | 240 | "pinned": false, |
222 | "src": { | 241 | "src": { |
223 | "name": null, | 242 | "name": null, |
224 | "sha256": "sha256-zO/DTAkJYnSiZFKloxTKmYgNHYGznaHyah71wgi9f44=", | 243 | "sha256": "sha256-j6ExzNxtY5wHSDtw+zeuGy3Go3yLvIV+9bYBxlPCIYo=", |
225 | "type": "url", | 244 | "type": "url", |
226 | "url": "https://github.com/Snawoot/postfix-mta-sts-resolver/archive/refs/tags/v1.2.0.tar.gz" | 245 | "url": "https://github.com/Snawoot/postfix-mta-sts-resolver/archive/refs/tags/v1.3.0.tar.gz" |
227 | }, | 246 | }, |
228 | "version": "1.2.0" | 247 | "version": "1.3.0" |
229 | }, | 248 | }, |
230 | "postfwd": { | 249 | "postfwd": { |
231 | "cargoLocks": null, | 250 | "cargoLocks": null, |
diff --git a/_sources/generated.nix b/_sources/generated.nix index 23906a49..19a65aa6 100644 --- a/_sources/generated.nix +++ b/_sources/generated.nix | |||
@@ -17,15 +17,15 @@ | |||
17 | }; | 17 | }; |
18 | bpf-examples = { | 18 | bpf-examples = { |
19 | pname = "bpf-examples"; | 19 | pname = "bpf-examples"; |
20 | version = "f27b9881bf04493a5d0a32d0f56f2b88d72ba63f"; | 20 | version = "91f2e1528a39ba15450cd7b6ef1cf550f3da5af8"; |
21 | src = fetchFromGitHub ({ | 21 | src = fetchFromGitHub ({ |
22 | owner = "xdp-project"; | 22 | owner = "xdp-project"; |
23 | repo = "bpf-examples"; | 23 | repo = "bpf-examples"; |
24 | rev = "f27b9881bf04493a5d0a32d0f56f2b88d72ba63f"; | 24 | rev = "91f2e1528a39ba15450cd7b6ef1cf550f3da5af8"; |
25 | fetchSubmodules = true; | 25 | fetchSubmodules = true; |
26 | sha256 = "sha256-Ikwgds8Nd+rKMP6ckECChpPgIIBgfhuaUug4uJKDX8U="; | 26 | sha256 = "sha256-0AxmHHeRarUQwaTR83sf0Nip/7XVdIeeMWM4DGc/ESo="; |
27 | }); | 27 | }); |
28 | date = "2023-02-03"; | 28 | date = "2023-03-22"; |
29 | }; | 29 | }; |
30 | emacs-scratch_el = { | 30 | emacs-scratch_el = { |
31 | pname = "emacs-scratch_el"; | 31 | pname = "emacs-scratch_el"; |
@@ -132,12 +132,25 @@ | |||
132 | }; | 132 | }; |
133 | date = "2023-02-22"; | 133 | date = "2023-02-22"; |
134 | }; | 134 | }; |
135 | mpv-youtube-quality = { | ||
136 | pname = "mpv-youtube-quality"; | ||
137 | version = "1f8c31457459ffc28cd1c3f3c2235a53efad7148"; | ||
138 | src = fetchgit { | ||
139 | url = "https://github.com/jgreco/mpv-youtube-quality"; | ||
140 | rev = "1f8c31457459ffc28cd1c3f3c2235a53efad7148"; | ||
141 | fetchSubmodules = false; | ||
142 | deepClone = false; | ||
143 | leaveDotGit = false; | ||
144 | sha256 = "sha256-voNP8tCwCv8QnAZOPC9gqHRV/7jgCAE63VKBd/1s5ic="; | ||
145 | }; | ||
146 | date = "2020-02-10"; | ||
147 | }; | ||
135 | postfix-mta-sts-resolver = { | 148 | postfix-mta-sts-resolver = { |
136 | pname = "postfix-mta-sts-resolver"; | 149 | pname = "postfix-mta-sts-resolver"; |
137 | version = "1.2.0"; | 150 | version = "1.3.0"; |
138 | src = fetchurl { | 151 | src = fetchurl { |
139 | url = "https://github.com/Snawoot/postfix-mta-sts-resolver/archive/refs/tags/v1.2.0.tar.gz"; | 152 | url = "https://github.com/Snawoot/postfix-mta-sts-resolver/archive/refs/tags/v1.3.0.tar.gz"; |
140 | sha256 = "sha256-zO/DTAkJYnSiZFKloxTKmYgNHYGznaHyah71wgi9f44="; | 153 | sha256 = "sha256-j6ExzNxtY5wHSDtw+zeuGy3Go3yLvIV+9bYBxlPCIYo="; |
141 | }; | 154 | }; |
142 | }; | 155 | }; |
143 | postfwd = { | 156 | postfwd = { |