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 = "9.1.4"; version = "9.1.5"; pname = "oxipng"; # do not use fetchCrate (only repository includes tests) Loading @@ -13,11 +13,11 @@ rustPlatform.buildRustPackage rec { owner = "shssoichiro"; repo = "oxipng"; tag = "v${version}"; hash = "sha256-cwujBgvGdNvD8vKp3+jNxcxkw/+M2FooNgsw+RejyrM="; hash = "sha256-UjiGQSLiUMuYm62wF7Xwhp2MRzCaQ9pbBBkvHnuspVw="; }; useFetchCargoVendor = true; cargoHash = "sha256-Z0otTCFwtGuSC1XBM3jcgGDFPZuMzQikZaYCnR+S6Us="; cargoHash = "sha256-sdhyxJDUlb6+SJ/kvfqsplHOeCEbA3ls66eur3eeVVA="; # 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 = "9.1.4"; version = "9.1.5"; pname = "oxipng"; # do not use fetchCrate (only repository includes tests) Loading @@ -13,11 +13,11 @@ rustPlatform.buildRustPackage rec { owner = "shssoichiro"; repo = "oxipng"; tag = "v${version}"; hash = "sha256-cwujBgvGdNvD8vKp3+jNxcxkw/+M2FooNgsw+RejyrM="; hash = "sha256-UjiGQSLiUMuYm62wF7Xwhp2MRzCaQ9pbBBkvHnuspVw="; }; useFetchCargoVendor = true; cargoHash = "sha256-Z0otTCFwtGuSC1XBM3jcgGDFPZuMzQikZaYCnR+S6Us="; cargoHash = "sha256-sdhyxJDUlb6+SJ/kvfqsplHOeCEbA3ls66eur3eeVVA="; # don't require qemu for aarch64-linux tests # error: linker `aarch64-linux-gnu-gcc` not found Loading