faketty: 1.0.18 -> 1.0.19

This commit is contained in:
R. Ryantm 2025-04-30 07:05:36 +00:00
parent 920a79ee9b
commit 6b7ce07115

View File

@ -6,15 +6,15 @@
rustPlatform.buildRustPackage rec {
pname = "faketty";
version = "1.0.18";
version = "1.0.19";
src = fetchCrate {
inherit pname version;
hash = "sha256-b6rHyg1rHMihmJ1okH11uDvOsqNydfK/c1cAgP6Tvx0=";
hash = "sha256-ntfbwaVZM4wtoDaaFo+Y7RHSft3KZ29DMsNiTvhiaXs=";
};
useFetchCargoVendor = true;
cargoHash = "sha256-POxCsGcM2P/fP/yEHuNFDz90H2qbKHgnuMowZS1hn7A=";
cargoHash = "sha256-0pDm/e1xisPLqdTe10kleoejQfuOZoZW6l/83Splz/Y=";
postPatch = ''
patchShebangs tests/test.sh