···12 };
1314 cargoSha256 = "sha256-hMAxKijmlckkCtQZiC5ubaZQKU2m99gL/MkYoU7zQxU=";
00001516 meta = with lib; {
17 description = "A faster alternative to cd + ls";
···12 };
1314 cargoSha256 = "sha256-hMAxKijmlckkCtQZiC5ubaZQKU2m99gL/MkYoU7zQxU=";
15+16+ postPatch = ''
17+ rm .cargo/config.toml;
18+ '';
1920 meta = with lib; {
21 description = "A faster alternative to cd + ls";