update dependencies

This commit is contained in:
Astro 2021-03-10 01:16:18 +01:00
parent ad5f644221
commit 5007b929ae
2 changed files with 1143 additions and 1152 deletions

2291
Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -24,11 +24,11 @@ let
in { in {
ticker-update = build { ticker-update = build {
pname = "ticker-update"; pname = "ticker-update";
cargoSha256 = "11xygn7dqqyaw5h2g1pb7759f8n9fcyxljw36hhbgim4hz5pn8b2"; cargoSha256 = "11xygn7dqqyaw5h2g1pb7759f8n9fcyxljw36hhbgim4hz5pn8b0";
}; };
ticker-serve = (build { ticker-serve = (build {
pname = "ticker-serve"; pname = "ticker-serve";
cargoSha256 = "11mxm9fsbd5j5vlp0v96symqfrl2h38i2wh62azcpwdrfln55bql"; cargoSha256 = "02cvrqd5p2h8hy5jvkj4d35iqlpa1xqj7blg6lyd7w42ajdc250v";
}).overrideAttrs (oa: { }).overrideAttrs (oa: {
postBuild = '' postBuild = ''
${oa.postBuild} ${oa.postBuild}