steel: 0-unstable-2025-10-14 -> 0-unstable-2025-10-24 (#456030)

This commit is contained in:
nixpkgs-merge-bot[bot]
2025-10-26 23:23:32 +00:00
committed by GitHub
+3 -3
View File
@@ -19,13 +19,13 @@
}:
rustPlatform.buildRustPackage {
pname = "steel";
version = "0-unstable-2025-10-14";
version = "0-unstable-2025-10-24";
src = fetchFromGitHub {
owner = "mattwparas";
repo = "steel";
rev = "c83d48f657f28017912cc3c1b604c33ab5de0a41";
hash = "sha256-VVrMXpJwcaUTSR6AElkc7Xu8If0/bUzKklOyo87CdLI=";
rev = "0b89c955668a48e8aab4344d5f7d3a44360ec73e";
hash = "sha256-hbjCJeWJi71mY+2oW8KOIuYppYL2YIhwImm8GFxD9O4=";
};
cargoHash = "sha256-CrmQhOfh7SQ5GvBywmYkfU6wMlgZq2x61+T+mIeQ7z4=";