2018-08-03 16:54:30 +02:00
|
|
|
let
|
2019-08-18 10:34:09 +02:00
|
|
|
version = "2.6.1";
|
|
|
|
sha256 = "0yvscs2ivy08zla3jhirxhwwaqsn9j5ml4sqbgx6h5rh19c941vh";
|
|
|
|
cargoSha256 = "1s3c44cggajrmc504klf4cyb1s4l5ny48yihs9c3fc0n8d064017";
|
2018-08-03 16:54:30 +02:00
|
|
|
in
|
2018-12-08 20:46:32 +01:00
|
|
|
import ./parity.nix { inherit version sha256 cargoSha256; }
|