Loading pkgs/applications/editors/vscode/extensions/elijah-potter.harper/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ vscode-utils.buildVscodeMarketplaceExtension { name = "harper"; publisher = "elijah-potter"; version = harper.version; hash = "sha256-ldXQKAJX8YQVjtGjKRom14fNuA6ZwDwpPusbjS+4G+I="; hash = "sha256-EznDi2q/ufpgTqkaO8KpNwi8KUqK2k+4d/pNtZppfT0="; }; nativeBuildInputs = [ Loading pkgs/by-name/ha/harper/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ rustPlatform.buildRustPackage (finalAttrs: { pname = "harper"; version = "0.71.0"; version = "0.72.0"; src = fetchFromGitHub { owner = "Automattic"; Loading @@ -19,7 +19,7 @@ rustPlatform.buildRustPackage (finalAttrs: { buildAndTestSubdir = "harper-ls"; cargoHash = "sha256-hS8fLWD3OTfEAa+4saeB9pK3zS/EQSnoQSUGIkVWocw="; cargoHash = "sha256-oZUYU3ZR9i6DlcolYshPq24vvrMeDUhDjh5RbbZlwtI="; passthru.updateScript = nix-update-script { }; Loading Loading
pkgs/applications/editors/vscode/extensions/elijah-potter.harper/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ vscode-utils.buildVscodeMarketplaceExtension { name = "harper"; publisher = "elijah-potter"; version = harper.version; hash = "sha256-ldXQKAJX8YQVjtGjKRom14fNuA6ZwDwpPusbjS+4G+I="; hash = "sha256-EznDi2q/ufpgTqkaO8KpNwi8KUqK2k+4d/pNtZppfT0="; }; nativeBuildInputs = [ Loading
pkgs/by-name/ha/harper/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ rustPlatform.buildRustPackage (finalAttrs: { pname = "harper"; version = "0.71.0"; version = "0.72.0"; src = fetchFromGitHub { owner = "Automattic"; Loading @@ -19,7 +19,7 @@ rustPlatform.buildRustPackage (finalAttrs: { buildAndTestSubdir = "harper-ls"; cargoHash = "sha256-hS8fLWD3OTfEAa+4saeB9pK3zS/EQSnoQSUGIkVWocw="; cargoHash = "sha256-oZUYU3ZR9i6DlcolYshPq24vvrMeDUhDjh5RbbZlwtI="; passthru.updateScript = nix-update-script { }; Loading