summaryrefslogtreecommitdiff
path: root/_sources
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2023-08-08 21:57:24 +0200
committerGregor Kleen <gkleen@yggdrasil.li>2023-08-08 21:57:24 +0200
commit0f2bfa3c4665f759b2910450abc5814b31cb4634 (patch)
treee6d0416f61ddf63ecbf83740cddfe9fe0dc7b8b9 /_sources
parent91f82d1925e1038975f3755afae50bf669dd8660 (diff)
downloadnixos-0f2bfa3c4665f759b2910450abc5814b31cb4634.tar
nixos-0f2bfa3c4665f759b2910450abc5814b31cb4634.tar.gz
nixos-0f2bfa3c4665f759b2910450abc5814b31cb4634.tar.bz2
nixos-0f2bfa3c4665f759b2910450abc5814b31cb4634.tar.xz
nixos-0f2bfa3c4665f759b2910450abc5814b31cb4634.zip
...
Diffstat (limited to '_sources')
-rw-r--r--_sources/generated.json14
-rw-r--r--_sources/generated.nix14
2 files changed, 14 insertions, 14 deletions
diff --git a/_sources/generated.json b/_sources/generated.json
index 010b74b5..05d55bd9 100644
--- a/_sources/generated.json
+++ b/_sources/generated.json
@@ -35,7 +35,7 @@
35 }, 35 },
36 "bpf-examples": { 36 "bpf-examples": {
37 "cargoLocks": null, 37 "cargoLocks": null,
38 "date": "2023-07-07", 38 "date": "2023-08-07",
39 "extract": null, 39 "extract": null,
40 "name": "bpf-examples", 40 "name": "bpf-examples",
41 "passthru": null, 41 "passthru": null,
@@ -47,11 +47,11 @@
47 "name": null, 47 "name": null,
48 "owner": "xdp-project", 48 "owner": "xdp-project",
49 "repo": "bpf-examples", 49 "repo": "bpf-examples",
50 "rev": "4b677fd715796420806ac101e7f6693d504d2593", 50 "rev": "bc9df640cb9e5a541a7425ca2e66174ae22a18e3",
51 "sha256": "sha256-KeayWB4X6BtcMNFTFvrOEl9gtnfKhbBHwAewBrO0UEg=", 51 "sha256": "sha256-S7cdcxVXanj+IjCZ0ZFsLMkMzEyo3vLQsll+1KVxnvs=",
52 "type": "github" 52 "type": "github"
53 }, 53 },
54 "version": "4b677fd715796420806ac101e7f6693d504d2593" 54 "version": "bc9df640cb9e5a541a7425ca2e66174ae22a18e3"
55 }, 55 },
56 "emacs-scratch_el": { 56 "emacs-scratch_el": {
57 "cargoLocks": null, 57 "cargoLocks": null,
@@ -232,11 +232,11 @@
232 "passthru": null, 232 "passthru": null,
233 "pinned": false, 233 "pinned": false,
234 "src": { 234 "src": {
235 "sha256": "sha256-lTVnntGEmi9MpgLBM6OncD93t5+UzuGt8cs7v11Tz30=", 235 "sha256": "18p3n1p55qchf32khldcffzrcbz4lbz67ylrx2a6hxwpy97mp462",
236 "type": "tarball", 236 "type": "tarball",
237 "url": "https://github.com/Snawoot/postfix-mta-sts-resolver/archive/refs/tags/v1.3.0.tar.gz" 237 "url": "https://github.com/Snawoot/postfix-mta-sts-resolver/archive/refs/tags/v1.4.0.tar.gz"
238 }, 238 },
239 "version": "1.3.0" 239 "version": "1.4.0"
240 }, 240 },
241 "postfwd": { 241 "postfwd": {
242 "cargoLocks": null, 242 "cargoLocks": null,
diff --git a/_sources/generated.nix b/_sources/generated.nix
index 68a632b9..36346cbd 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 = "4b677fd715796420806ac101e7f6693d504d2593"; 28 version = "bc9df640cb9e5a541a7425ca2e66174ae22a18e3";
29 src = fetchFromGitHub { 29 src = fetchFromGitHub {
30 owner = "xdp-project"; 30 owner = "xdp-project";
31 repo = "bpf-examples"; 31 repo = "bpf-examples";
32 rev = "4b677fd715796420806ac101e7f6693d504d2593"; 32 rev = "bc9df640cb9e5a541a7425ca2e66174ae22a18e3";
33 fetchSubmodules = true; 33 fetchSubmodules = true;
34 sha256 = "sha256-KeayWB4X6BtcMNFTFvrOEl9gtnfKhbBHwAewBrO0UEg="; 34 sha256 = "sha256-S7cdcxVXanj+IjCZ0ZFsLMkMzEyo3vLQsll+1KVxnvs=";
35 }; 35 };
36 date = "2023-07-07"; 36 date = "2023-08-07";
37 }; 37 };
38 emacs-scratch_el = { 38 emacs-scratch_el = {
39 pname = "emacs-scratch_el"; 39 pname = "emacs-scratch_el";
@@ -143,10 +143,10 @@
143 }; 143 };
144 postfix-mta-sts-resolver = { 144 postfix-mta-sts-resolver = {
145 pname = "postfix-mta-sts-resolver"; 145 pname = "postfix-mta-sts-resolver";
146 version = "1.3.0"; 146 version = "1.4.0";
147 src = fetchTarball { 147 src = fetchTarball {
148 url = "https://github.com/Snawoot/postfix-mta-sts-resolver/archive/refs/tags/v1.3.0.tar.gz"; 148 url = "https://github.com/Snawoot/postfix-mta-sts-resolver/archive/refs/tags/v1.4.0.tar.gz";
149 sha256 = "sha256-lTVnntGEmi9MpgLBM6OncD93t5+UzuGt8cs7v11Tz30="; 149 sha256 = "18p3n1p55qchf32khldcffzrcbz4lbz67ylrx2a6hxwpy97mp462";
150 }; 150 };
151 }; 151 };
152 postfwd = { 152 postfwd = {