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-kWO3Gd2g5IsMCg+rvlQ3LpU/g5hUrpCsg3+vmOO0mnA="; hash = "sha256-VvXErcIqM37huOvPhfGtY+1N4j4N1en1C5bRPjClqZk="; }; nativeBuildInputs = [ Loading pkgs/by-name/ha/harper/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -7,18 +7,18 @@ rustPlatform.buildRustPackage rec { pname = "harper"; version = "0.68.0"; version = "0.69.0"; src = fetchFromGitHub { owner = "Automattic"; repo = "harper"; rev = "v${version}"; hash = "sha256-NYbTz/+APVGU8P0edXz84YBbBWBc8k7rhDXpRxH7Pjc="; hash = "sha256-OLGIQ2ISZwuResmuxRhbFpBtSPs/73q6haEW5qeh6Qg="; }; buildAndTestSubdir = "harper-ls"; cargoHash = "sha256-3Vk8nQPUxD1D6AG6PjJwju5xolvfVucfYL9i6l9atOk="; cargoHash = "sha256-zSuitQ0URnWDPNuBc1bkVWddnYTjyU41uXe9oSYYsoU="; 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-kWO3Gd2g5IsMCg+rvlQ3LpU/g5hUrpCsg3+vmOO0mnA="; hash = "sha256-VvXErcIqM37huOvPhfGtY+1N4j4N1en1C5bRPjClqZk="; }; nativeBuildInputs = [ Loading
pkgs/by-name/ha/harper/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -7,18 +7,18 @@ rustPlatform.buildRustPackage rec { pname = "harper"; version = "0.68.0"; version = "0.69.0"; src = fetchFromGitHub { owner = "Automattic"; repo = "harper"; rev = "v${version}"; hash = "sha256-NYbTz/+APVGU8P0edXz84YBbBWBc8k7rhDXpRxH7Pjc="; hash = "sha256-OLGIQ2ISZwuResmuxRhbFpBtSPs/73q6haEW5qeh6Qg="; }; buildAndTestSubdir = "harper-ls"; cargoHash = "sha256-3Vk8nQPUxD1D6AG6PjJwju5xolvfVucfYL9i6l9atOk="; cargoHash = "sha256-zSuitQ0URnWDPNuBc1bkVWddnYTjyU41uXe9oSYYsoU="; passthru.updateScript = nix-update-script { }; Loading