diff options
Diffstat (limited to '_sources/generated.nix')
| -rw-r--r-- | _sources/generated.nix | 27 |
1 files changed, 20 insertions, 7 deletions
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 = { |
