Loading pkgs/by-name/ox/oxipng/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ }: rustPlatform.buildRustPackage rec { version = "10.0.0"; version = "10.1.0"; pname = "oxipng"; # do not use fetchCrate (only repository includes tests) Loading @@ -13,10 +13,10 @@ rustPlatform.buildRustPackage rec { owner = "shssoichiro"; repo = "oxipng"; tag = "v${version}"; hash = "sha256-c8NNTO+6GuFb5BBPpdyDSHbtmojq+9ceOic54Zq3nwE="; hash = "sha256-fPzdko8qcg9zcr79SrEakLqTFj9hDCakl6hTVpW9al8="; }; cargoHash = "sha256-YStZ2j2gjC5uVUnHaQIk6xtSbnPm0IoNONRr/nFOOUg="; cargoHash = "sha256-P8PT75TwdYeS9xJ7EEdIhlgHfd0VlIPUaLkM0SfRPq0="; # don't require qemu for aarch64-linux tests # error: linker `aarch64-linux-gnu-gcc` not found Loading Loading
pkgs/by-name/ox/oxipng/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ }: rustPlatform.buildRustPackage rec { version = "10.0.0"; version = "10.1.0"; pname = "oxipng"; # do not use fetchCrate (only repository includes tests) Loading @@ -13,10 +13,10 @@ rustPlatform.buildRustPackage rec { owner = "shssoichiro"; repo = "oxipng"; tag = "v${version}"; hash = "sha256-c8NNTO+6GuFb5BBPpdyDSHbtmojq+9ceOic54Zq3nwE="; hash = "sha256-fPzdko8qcg9zcr79SrEakLqTFj9hDCakl6hTVpW9al8="; }; cargoHash = "sha256-YStZ2j2gjC5uVUnHaQIk6xtSbnPm0IoNONRr/nFOOUg="; cargoHash = "sha256-P8PT75TwdYeS9xJ7EEdIhlgHfd0VlIPUaLkM0SfRPq0="; # don't require qemu for aarch64-linux tests # error: linker `aarch64-linux-gnu-gcc` not found Loading