steel: 0-unstable-2025-09-06 -> 0-unstable-2025-09-17 (#443963)

Changed files
+4 -4
pkgs
by-name
st
steel
+4 -4
pkgs/by-name/st/steel/package.nix
···
}:
rustPlatform.buildRustPackage {
pname = "steel";
-
version = "0-unstable-2025-09-06";
src = fetchFromGitHub {
owner = "mattwparas";
repo = "steel";
-
rev = "0ff387fce6fc4a02fad4cde594f7db09598ef73d";
-
hash = "sha256-1f+OhoTkdk+mW+PawrrqWYW5HpIpFZ3nO5IJP68/LzM=";
};
-
cargoHash = "sha256-a7wene1oI2lhMUo8iguosXyk1G12bhrEdK7IJ/WgRq4=";
nativeBuildInputs = [
curl
···
}:
rustPlatform.buildRustPackage {
pname = "steel";
+
version = "0-unstable-2025-09-17";
src = fetchFromGitHub {
owner = "mattwparas";
repo = "steel";
+
rev = "e387a1f2b69edfd213451a6541ece49365da96f0";
+
hash = "sha256-vwz7MfSo2b5beWvB8x333wgDGUB0ZEL3UK+DIfL2idQ=";
};
+
cargoHash = "sha256-MTSVnCXXDVox3CfFEATTYffbKxG8ETp3p1Hp1+Nguiw=";
nativeBuildInputs = [
curl