Merge pull request #292217 from r-ryantm/auto-update/faketty

faketty: 1.0.15 -> 1.0.16
This commit is contained in:
Nick Cao 2024-02-29 10:05:47 -05:00 committed by GitHub
commit 0ba9319827
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,14 +2,14 @@
rustPlatform.buildRustPackage rec {
pname = "faketty";
version = "1.0.15";
version = "1.0.16";
src = fetchCrate {
inherit pname version;
hash = "sha256-f32Y9Aj4Z9y6Da9rbRgwi9BGPl4FsI790BH52cIIoPA=";
hash = "sha256-BlQnVjYPFUfEurFUE2MHOL2ad56Nu/atzRuFu4OoCSI=";
};
cargoHash = "sha256-+M1oq2CHUK6CIDFiUNLjO1UmHI19D5zdHVl8dvmQ1G8=";
cargoHash = "sha256-q9jx03XYA977481B9xuUfaaMBDbSVx4xREj4Q1Ti/Yw=";
postPatch = ''
patchShebangs tests/test.sh