From 2b054f6f90c8a43de0b2b609f4b1751524759693 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sat, 23 Sep 2023 11:39:30 +0200 Subject: ... --- _sources/generated.json | 8 ++++---- _sources/generated.nix | 8 ++++---- flake.lock | 6 +++--- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/_sources/generated.json b/_sources/generated.json index 9e3d0950..53ef3e2a 100644 --- a/_sources/generated.json +++ b/_sources/generated.json @@ -35,7 +35,7 @@ }, "bpf-examples": { "cargoLocks": null, - "date": "2023-08-07", + "date": "2023-09-21", "extract": null, "name": "bpf-examples", "passthru": null, @@ -47,11 +47,11 @@ "name": null, "owner": "xdp-project", "repo": "bpf-examples", - "rev": "bc9df640cb9e5a541a7425ca2e66174ae22a18e3", - "sha256": "sha256-S7cdcxVXanj+IjCZ0ZFsLMkMzEyo3vLQsll+1KVxnvs=", + "rev": "a85ef7c2b534420e2d20c00951cef17a3e9b142a", + "sha256": "sha256-xRPxW4RVq9VvGL9XZ+Ogo/JYiYSgzjQpnDi5C8HcH6A=", "type": "github" }, - "version": "bc9df640cb9e5a541a7425ca2e66174ae22a18e3" + "version": "a85ef7c2b534420e2d20c00951cef17a3e9b142a" }, "emacs-scratch_el": { "cargoLocks": null, diff --git a/_sources/generated.nix b/_sources/generated.nix index 12ce1c0f..bab886d1 100644 --- a/_sources/generated.nix +++ b/_sources/generated.nix @@ -25,15 +25,15 @@ }; bpf-examples = { pname = "bpf-examples"; - version = "bc9df640cb9e5a541a7425ca2e66174ae22a18e3"; + version = "a85ef7c2b534420e2d20c00951cef17a3e9b142a"; src = fetchFromGitHub { owner = "xdp-project"; repo = "bpf-examples"; - rev = "bc9df640cb9e5a541a7425ca2e66174ae22a18e3"; + rev = "a85ef7c2b534420e2d20c00951cef17a3e9b142a"; fetchSubmodules = true; - sha256 = "sha256-S7cdcxVXanj+IjCZ0ZFsLMkMzEyo3vLQsll+1KVxnvs="; + sha256 = "sha256-xRPxW4RVq9VvGL9XZ+Ogo/JYiYSgzjQpnDi5C8HcH6A="; }; - date = "2023-08-07"; + date = "2023-09-21"; }; emacs-scratch_el = { pname = "emacs-scratch_el"; diff --git a/flake.lock b/flake.lock index 2242444c..2cdcbd0f 100644 --- a/flake.lock +++ b/flake.lock @@ -682,11 +682,11 @@ ] }, "locked": { - "lastModified": 1695101768, - "narHash": "sha256-1/j5/348l2+yxQUfkJCUpA6cDefS3H7V94kawk9uuRc=", + "lastModified": 1695284550, + "narHash": "sha256-z9fz/wz9qo9XePEvdduf+sBNeoI9QG8NJKl5ssA8Xl4=", "owner": "Mic92", "repo": "sops-nix", - "rev": "4356a5a0c12c9dc1b6bdde0631c7600d9377ed8b", + "rev": "2f375ed8702b0d8ee2430885059d5e7975e38f78", "type": "github" }, "original": { -- cgit v1.2.3