journaldriver: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
This commit is contained in:
parent
6a54fd3acf
commit
865b27c322
@ -3,10 +3,7 @@
|
|||||||
rustPlatform.buildRustPackage rec {
|
rustPlatform.buildRustPackage rec {
|
||||||
pname = "journaldriver";
|
pname = "journaldriver";
|
||||||
version = "1.1.0";
|
version = "1.1.0";
|
||||||
# Delete this on next update; see #79975 for details
|
cargoSha256 = "1vyc9pglppfz5idahvcj01wpmmm6jw043zk896wdksywa5zcqn28";
|
||||||
legacyCargoFetcher = true;
|
|
||||||
|
|
||||||
cargoSha256 = "0wmr0r54ar7gvhvhv76a49ap74lx8hl79bf73vc4f4xlj7hj303g";
|
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "tazjin";
|
owner = "tazjin";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user