Unverified Commit 35aff137 authored by nixpkgs-ci[bot]'s avatar nixpkgs-ci[bot] Committed by GitHub
Browse files

steel: 0-unstable-2025-11-12 -> 0-unstable-2025-11-15 (#463138)

parents 4e07fd56 7ba89f6b
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -19,13 +19,13 @@
}:
rustPlatform.buildRustPackage {
  pname = "steel";
  version = "0-unstable-2025-11-12";
  version = "0-unstable-2025-11-15";

  src = fetchFromGitHub {
    owner = "mattwparas";
    repo = "steel";
    rev = "8bc2c6aba8d8047415b33a1a3fe4244a74ede2b8";
    hash = "sha256-9P0cvQddgDMfZNp44l72YHu4PdsVULVCqJGR0zMawCU=";
    rev = "90aa39eb0df033a6eeb579d553debc0fc48ef7ee";
    hash = "sha256-7N3LBnDm7qIDR8zBDS0FY6UVp88L/mh8umT/YTTh7HA=";
  };

  cargoHash = "sha256-bXAgp83U48GsTAuki3tsoOK7X+UepKJIlS0bL5qMc8I=";