wiremix: 0.10.0 -> 0.11.0 (#528401)

This commit is contained in:
Nick Cao
2026-06-05 20:25:01 +00:00
committed by GitHub

View File

@@ -8,14 +8,14 @@
rustPlatform.buildRustPackage (finalAttrs: {
pname = "wiremix";
version = "0.10.0";
version = "0.11.0";
src = fetchCrate {
inherit (finalAttrs) pname version;
hash = "sha256-Ievr+xELhhWNYukqsiwv0WfCDRJqeCUdaZVeGsKQr2s=";
hash = "sha256-aV/HTDw5lKzcA8Q+IziHEFlIu8OpL9eUvjNuvqoz3SQ=";
};
cargoHash = "sha256-vTLoNXZMlGnOvGHLWJVva09SuwXUSb4BHA61DZ7zSJk=";
cargoHash = "sha256-QT96vzK0PirBn4nf40SEghcbAt+aRplETUREONZtY3I=";
nativeBuildInputs = [
pkg-config