Loading pkgs/applications/editors/vim/plugins/overrides.nix +1 −1 Original line number Diff line number Diff line Loading @@ -563,7 +563,7 @@ pname = "cord.nvim-rust"; inherit version src; cargoSha256 = "sha256-6FYf4pHEPxvhKHHPmkjQ40zPxaiypnpDxF8kNH+h+tg="; cargoHash = "sha256-6FYf4pHEPxvhKHHPmkjQ40zPxaiypnpDxF8kNH+h+tg="; installPhase = let cargoTarget = stdenv.hostPlatform.rust.cargoShortTarget; Loading Loading
pkgs/applications/editors/vim/plugins/overrides.nix +1 −1 Original line number Diff line number Diff line Loading @@ -563,7 +563,7 @@ pname = "cord.nvim-rust"; inherit version src; cargoSha256 = "sha256-6FYf4pHEPxvhKHHPmkjQ40zPxaiypnpDxF8kNH+h+tg="; cargoHash = "sha256-6FYf4pHEPxvhKHHPmkjQ40zPxaiypnpDxF8kNH+h+tg="; installPhase = let cargoTarget = stdenv.hostPlatform.rust.cargoShortTarget; Loading