Loading pkgs/by-name/sk/skim/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ rustPlatform.buildRustPackage rec { pname = "skim"; version = "0.20.2"; version = "0.20.3"; outputs = [ "out" Loading @@ -24,14 +24,14 @@ rustPlatform.buildRustPackage rec { owner = "skim-rs"; repo = "skim"; tag = "v${version}"; hash = "sha256-fEd6t+adYI1jpRapZ/XHpxVWtX0nwUl9ZurIwywSFgk="; hash = "sha256-DyrndFT4gPLLdBtvS/QI0UDMtKKeK8oX2K2h4/6xvb0="; }; postPatch = '' sed -i -e "s|expand('<sfile>:h:h')|'$out'|" plugin/skim.vim ''; cargoHash = "sha256-oRcqaXWa/eh5QQtTk0NQr90aL/Q0zgxQbPIoMLMtHe8="; cargoHash = "sha256-BcWszU7S0imGlXgQ5e1L9yLfXzYzseK0z2BnqIqKkzg="; nativeBuildInputs = [ installShellFiles ]; Loading Loading
pkgs/by-name/sk/skim/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ rustPlatform.buildRustPackage rec { pname = "skim"; version = "0.20.2"; version = "0.20.3"; outputs = [ "out" Loading @@ -24,14 +24,14 @@ rustPlatform.buildRustPackage rec { owner = "skim-rs"; repo = "skim"; tag = "v${version}"; hash = "sha256-fEd6t+adYI1jpRapZ/XHpxVWtX0nwUl9ZurIwywSFgk="; hash = "sha256-DyrndFT4gPLLdBtvS/QI0UDMtKKeK8oX2K2h4/6xvb0="; }; postPatch = '' sed -i -e "s|expand('<sfile>:h:h')|'$out'|" plugin/skim.vim ''; cargoHash = "sha256-oRcqaXWa/eh5QQtTk0NQr90aL/Q0zgxQbPIoMLMtHe8="; cargoHash = "sha256-BcWszU7S0imGlXgQ5e1L9yLfXzYzseK0z2BnqIqKkzg="; nativeBuildInputs = [ installShellFiles ]; Loading