faketty: 1.0.19 -> 1.0.20

This commit is contained in:
R. Ryantm
2026-01-23 07:07:45 +00:00
parent c5fd0b8a75
commit 7e49124d2e
+3 -3
View File
@@ -6,14 +6,14 @@
rustPlatform.buildRustPackage rec {
pname = "faketty";
version = "1.0.19";
version = "1.0.20";
src = fetchCrate {
inherit pname version;
hash = "sha256-ntfbwaVZM4wtoDaaFo+Y7RHSft3KZ29DMsNiTvhiaXs=";
hash = "sha256-1AX2DBFOSUcORSQCo/5Vd8puE4hJU9VDfVqxcZDKrrY=";
};
cargoHash = "sha256-0pDm/e1xisPLqdTe10kleoejQfuOZoZW6l/83Splz/Y=";
cargoHash = "sha256-2MVWtCezrCd+uDAkYLzwDNobrc7TQEu1H2eUHlOcpVE=";
postPatch = ''
patchShebangs tests/test.sh