mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-01 15:11:25 +00:00
parity: 2.2.8 -> 2.2.9
This commit is contained in:
parent
e86d82249d
commit
abff7af2c0
@ -1,6 +1,6 @@
|
||||
let
|
||||
version = "2.2.8";
|
||||
sha256 = "1l2bxra4fkbh8gnph9wnc24ddmzfdclsgcjbx8q6fflhcg6r9hf1";
|
||||
version = "2.2.9";
|
||||
sha256 = "0n9zk25ni4asfdqc4xh0gqp2446vxacqz7qcrmsngf8swvayvi16";
|
||||
cargoSha256 = "10lg0vzikzlj927hpn59x1dz9dvhcaqsl8nz14vj2iz42vfkcm7p";
|
||||
in
|
||||
import ./parity.nix { inherit version sha256 cargoSha256; }
|
||||
|
Loading…
Reference in New Issue
Block a user