diff options
| author | Gregor Kleen <gkleen@yggdrasil.li> | 2023-09-23 11:39:30 +0200 |
|---|---|---|
| committer | Gregor Kleen <gkleen@yggdrasil.li> | 2023-09-23 11:39:30 +0200 |
| commit | 2b054f6f90c8a43de0b2b609f4b1751524759693 (patch) | |
| tree | 0a2959c0b5860ba559f1970e7c0024f2397c9d0c /_sources/generated.nix | |
| parent | 330bb9cea0e1826ca0bdd5ae999e2ec40cb83669 (diff) | |
| download | nixos-2b054f6f90c8a43de0b2b609f4b1751524759693.tar nixos-2b054f6f90c8a43de0b2b609f4b1751524759693.tar.gz nixos-2b054f6f90c8a43de0b2b609f4b1751524759693.tar.bz2 nixos-2b054f6f90c8a43de0b2b609f4b1751524759693.tar.xz nixos-2b054f6f90c8a43de0b2b609f4b1751524759693.zip | |
...
Diffstat (limited to '_sources/generated.nix')
| -rw-r--r-- | _sources/generated.nix | 8 |
1 files changed, 4 insertions, 4 deletions
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 @@ | |||
| 25 | }; | 25 | }; |
| 26 | bpf-examples = { | 26 | bpf-examples = { |
| 27 | pname = "bpf-examples"; | 27 | pname = "bpf-examples"; |
| 28 | version = "bc9df640cb9e5a541a7425ca2e66174ae22a18e3"; | 28 | version = "a85ef7c2b534420e2d20c00951cef17a3e9b142a"; |
| 29 | src = fetchFromGitHub { | 29 | src = fetchFromGitHub { |
| 30 | owner = "xdp-project"; | 30 | owner = "xdp-project"; |
| 31 | repo = "bpf-examples"; | 31 | repo = "bpf-examples"; |
| 32 | rev = "bc9df640cb9e5a541a7425ca2e66174ae22a18e3"; | 32 | rev = "a85ef7c2b534420e2d20c00951cef17a3e9b142a"; |
| 33 | fetchSubmodules = true; | 33 | fetchSubmodules = true; |
| 34 | sha256 = "sha256-S7cdcxVXanj+IjCZ0ZFsLMkMzEyo3vLQsll+1KVxnvs="; | 34 | sha256 = "sha256-xRPxW4RVq9VvGL9XZ+Ogo/JYiYSgzjQpnDi5C8HcH6A="; |
| 35 | }; | 35 | }; |
| 36 | date = "2023-08-07"; | 36 | date = "2023-09-21"; |
| 37 | }; | 37 | }; |
| 38 | emacs-scratch_el = { | 38 | emacs-scratch_el = { |
| 39 | pname = "emacs-scratch_el"; | 39 | pname = "emacs-scratch_el"; |
