steel: 0-unstable-2026-01-15 -> 0-unstable-2026-01-28
This commit is contained in:
@@ -19,16 +19,16 @@
|
||||
}:
|
||||
rustPlatform.buildRustPackage {
|
||||
pname = "steel";
|
||||
version = "0-unstable-2026-01-15";
|
||||
version = "0-unstable-2026-01-28";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "mattwparas";
|
||||
repo = "steel";
|
||||
rev = "dd5980a4099afe2af9ce1ae3d8bb30b981294398";
|
||||
hash = "sha256-lBKDRNaX4WMhJVc9162FEv+rXDXqt7ZL0YxNBq2oMcE=";
|
||||
rev = "b77360e462bd43992a497ab93ee081455cd61fd9";
|
||||
hash = "sha256-6d9bWAGECaYZz+idOzsDxq1DsPnKQ/UwlQS72sfXgpY=";
|
||||
};
|
||||
|
||||
cargoHash = "sha256-mtRDasfCejM6o664+3XBZJ6sWw1BO+pYi/nrCaglsQ8=";
|
||||
cargoHash = "sha256-1YUbAHefisaCOD1y0qITzAyk0PmEwb3ad+ZJUSmzcUs=";
|
||||
|
||||
nativeBuildInputs = [
|
||||
curl
|
||||
|
||||
Reference in New Issue
Block a user