fix nix build

This commit is contained in:
Anton-4 2023-04-26 17:20:34 +02:00
parent acadbeda3e
commit 3aa41f65c1
No known key found for this signature in database
GPG Key ID: 0971D718C0A9B937
2 changed files with 5 additions and 5 deletions

View File

@ -24,7 +24,7 @@ rustPlatform.buildRustPackage {
lockFile = ./Cargo.lock;
outputHashes = {
"confy-0.5.1" = "sha256-3PQdz9W/uJd4CaUZdwAd2u3JJ100SFAoKLCFE6THRZI=";
"criterion-0.3.5" = "sha256-7REd3phV6PBzqWwKF8hwttw4FTq2tKGxxAAJDpLC50A=";
"criterion-0.3.5" = "sha256-+FibPQGiR45g28xCHcM0pMN+C+Q8gO8206Wb5fiTy+k=";
"inkwell-0.1.0" = "sha256-1kpvY3naS33B99nuu5ZYhb7mdddAyG+DkbUl/RG1Ptg=";
"plotters-0.3.1" = "sha256-noy/RSjoEPZZbOJTZw1yxGcX5S+2q/7mxnUrzDyxOFw=";
"rustyline-9.1.1" = "sha256-aqQqz6nSp+Qn44gm3jXmmQUO6/fYTx7iLph2tbA24Bs=";

View File

@ -74,17 +74,17 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1682519441,
"narHash": "sha256-Vsq/8NOtvW1AoC6shCBxRxZyMQ+LhvPuJT6ltbzuv+Y=",
"lastModified": 1678658056,
"narHash": "sha256-TOR5Og2CG2fArjKhqY+X4htOmBNzdC/37wYSm+fEA2w=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "7a32a141db568abde9bc389845949dc2a454dfd3",
"rev": "bf2e058449f536faa4c67b5cad12476755db689c",
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixpkgs",
"rev": "7a32a141db568abde9bc389845949dc2a454dfd3",
"rev": "bf2e058449f536faa4c67b5cad12476755db689c",
"type": "github"
}
},