Merge pull request #218378 from figsoda/thumbs

thumbs: move cargoPatches to patches
This commit is contained in:
figsoda
2023-02-26 10:07:19 -05:00
committed by GitHub
+2 -1
View File
@@ -13,7 +13,8 @@ rustPlatform.buildRustPackage rec {
cargoSha256 = "sha256-6htKiXMMyYRFefJzvDnmdx3CJ3XL8zONhGlV2wcbr9g=";
cargoPatches = [ ./fix.patch ];
patches = [ ./fix.patch ];
meta = with lib; {
homepage = "https://github.com/fcsonline/tmux-thumbs";
description = "A lightning fast version copy/pasting like vimium/vimperator";