Update pkgs/tools/misc/tere/default.nix
Co-authored-by: figsoda <figsoda@pm.me>
This commit is contained in:
@@ -12,6 +12,10 @@ rustPlatform.buildRustPackage rec {
|
||||
};
|
||||
|
||||
cargoSha256 = "sha256-hMAxKijmlckkCtQZiC5ubaZQKU2m99gL/MkYoU7zQxU=";
|
||||
|
||||
postPatch = ''
|
||||
rm .cargo/config.toml;
|
||||
'';
|
||||
|
||||
meta = with lib; {
|
||||
description = "A faster alternative to cd + ls";
|
||||
|
||||
Reference in New Issue
Block a user