summaryrefslogtreecommitdiff
path: root/_sources
diff options
context:
space:
mode:
Diffstat (limited to '_sources')
-rw-r--r--_sources/generated.json8
-rw-r--r--_sources/generated.nix8
2 files changed, 8 insertions, 8 deletions
diff --git a/_sources/generated.json b/_sources/generated.json
index 0e375871..47e088c4 100644
--- a/_sources/generated.json
+++ b/_sources/generated.json
@@ -36,7 +36,7 @@
36 }, 36 },
37 "bpf-examples": { 37 "bpf-examples": {
38 "cargoLocks": null, 38 "cargoLocks": null,
39 "date": "2024-01-31", 39 "date": "2025-01-03",
40 "extract": null, 40 "extract": null,
41 "name": "bpf-examples", 41 "name": "bpf-examples",
42 "passthru": null, 42 "passthru": null,
@@ -48,12 +48,12 @@
48 "name": null, 48 "name": null,
49 "owner": "xdp-project", 49 "owner": "xdp-project",
50 "repo": "bpf-examples", 50 "repo": "bpf-examples",
51 "rev": "5343ed3377471c7b7ef2237526c8bdc0f00a0cef", 51 "rev": "8d53e6fc46ae625bd16b38eb1007ece99460eada",
52 "sha256": "sha256-vKVI8pQ17BNWLKm8wwpyNkLslnB9E2CAZTS6EP5lDT0=", 52 "sha256": "sha256-BUncjyaywmtSMVhbWZDy9XiNlGJet8Z0lzmUqm3f+HU=",
53 "sparseCheckout": [], 53 "sparseCheckout": [],
54 "type": "github" 54 "type": "github"
55 }, 55 },
56 "version": "5343ed3377471c7b7ef2237526c8bdc0f00a0cef" 56 "version": "8d53e6fc46ae625bd16b38eb1007ece99460eada"
57 }, 57 },
58 "emacs-scratch_el": { 58 "emacs-scratch_el": {
59 "cargoLocks": null, 59 "cargoLocks": null,
diff --git a/_sources/generated.nix b/_sources/generated.nix
index 1f828220..161dc4e1 100644
--- a/_sources/generated.nix
+++ b/_sources/generated.nix
@@ -26,15 +26,15 @@
26 }; 26 };
27 bpf-examples = { 27 bpf-examples = {
28 pname = "bpf-examples"; 28 pname = "bpf-examples";
29 version = "5343ed3377471c7b7ef2237526c8bdc0f00a0cef"; 29 version = "8d53e6fc46ae625bd16b38eb1007ece99460eada";
30 src = fetchFromGitHub { 30 src = fetchFromGitHub {
31 owner = "xdp-project"; 31 owner = "xdp-project";
32 repo = "bpf-examples"; 32 repo = "bpf-examples";
33 rev = "5343ed3377471c7b7ef2237526c8bdc0f00a0cef"; 33 rev = "8d53e6fc46ae625bd16b38eb1007ece99460eada";
34 fetchSubmodules = true; 34 fetchSubmodules = true;
35 sha256 = "sha256-vKVI8pQ17BNWLKm8wwpyNkLslnB9E2CAZTS6EP5lDT0="; 35 sha256 = "sha256-BUncjyaywmtSMVhbWZDy9XiNlGJet8Z0lzmUqm3f+HU=";
36 }; 36 };
37 date = "2024-01-31"; 37 date = "2025-01-03";
38 }; 38 };
39 emacs-scratch_el = { 39 emacs-scratch_el = {
40 pname = "emacs-scratch_el"; 40 pname = "emacs-scratch_el";