We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents eb32dcf + 1913a36 commit 4977b7bCopy full SHA for 4977b7b
pkgs/by-name/st/steel/package.nix
@@ -20,13 +20,13 @@
20
}:
21
rustPlatform.buildRustPackage {
22
pname = "steel";
23
- version = "0.6.0-unstable-2025-03-28";
+ version = "0.6.0-unstable-2025-04-08";
24
25
src = fetchFromGitHub {
26
owner = "mattwparas";
27
repo = "steel";
28
- rev = "2f0fba8b16a3fbab083cedcf09974514b3a29d25";
29
- hash = "sha256-i/bmZFoC3fRocO1KeCPGB9K/0yEAcKlLh56N+r1V7CI=";
+ rev = "764cc318dd427f7502f0c7f2a3bb9f1ba4705cd7";
+ hash = "sha256-Uxqy8vzRgQ3B/aAUV04OQumWrD9l4RNx1BX20R6lfAE=";
30
};
31
32
useFetchCargoVendor = true;
0 commit comments