Loading pkgs/applications/editors/vscode/extensions/rust-analyzer/build-deps/package.json +16 −13 Original line number Diff line number Diff line { "name": "rust-analyzer", "version": "0.3.1059", "version": "0.3.1426", "dependencies": { "d3": "^7.3.0", "d3-graphviz": "^4.1.0", "vscode-languageclient": "8.0.0-next.14", "@types/node": "~14.17.5", "anser": "^2.1.1", "d3": "^7.6.1", "d3-graphviz": "^5.0.2", "vscode-languageclient": "^8.0.2", "@types/node": "~16.11.7", "@types/vscode": "~1.66.0", "@typescript-eslint/eslint-plugin": "^5.16.0", "@typescript-eslint/parser": "^5.16.0", "@vscode/test-electron": "^2.1.3", "@typescript-eslint/eslint-plugin": "^5.30.5", "@typescript-eslint/parser": "^5.30.5", "@vscode/test-electron": "^2.1.5", "cross-env": "^7.0.3", "eslint": "^8.11.0", "tslib": "^2.3.0", "typescript": "^4.6.3", "typescript-formatter": "^7.2.2", "vsce": "^2.7.0" "eslint": "^8.19.0", "eslint-config-prettier": "^8.5.0", "ovsx": "^0.5.2", "prettier": "^2.7.1", "tslib": "^2.4.0", "typescript": "^4.7.4", "vsce": "^2.9.2" } } pkgs/applications/editors/vscode/extensions/rust-analyzer/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -20,13 +20,13 @@ let # Use the plugin version as in vscode marketplace, updated by update script. inherit (vsix) version; releaseTag = "2022-05-17"; releaseTag = "2023-03-06"; src = fetchFromGitHub { owner = "rust-lang"; repo = "rust-analyzer"; rev = releaseTag; sha256 = "sha256-vrVpgQYUuJPgK1NMb1nxlCdxjoYo40YkUbZpH2Z2mwM="; sha256 = "sha256-Njlus+vY3N++qWE0JXrGjwcXY2QDFuOV/7NruBBMETY="; }; build-deps = nodePackages."rust-analyzer-build-deps-../../applications/editors/vscode/extensions/rust-analyzer/build-deps"; Loading pkgs/applications/editors/vscode/extensions/rust-analyzer/update.sh +1 −1 Original line number Diff line number Diff line Loading @@ -48,4 +48,4 @@ else ./"$node_packages"/generate.sh fi echo "Remember to also update the revisionTag and hash in default.nix!" echo "Remember to also update the releaseTag and hash in default.nix!" pkgs/development/node-packages/node-packages.nix +2534 −2799 File changed.Preview size limit exceeded, changes collapsed. Show changes Loading
pkgs/applications/editors/vscode/extensions/rust-analyzer/build-deps/package.json +16 −13 Original line number Diff line number Diff line { "name": "rust-analyzer", "version": "0.3.1059", "version": "0.3.1426", "dependencies": { "d3": "^7.3.0", "d3-graphviz": "^4.1.0", "vscode-languageclient": "8.0.0-next.14", "@types/node": "~14.17.5", "anser": "^2.1.1", "d3": "^7.6.1", "d3-graphviz": "^5.0.2", "vscode-languageclient": "^8.0.2", "@types/node": "~16.11.7", "@types/vscode": "~1.66.0", "@typescript-eslint/eslint-plugin": "^5.16.0", "@typescript-eslint/parser": "^5.16.0", "@vscode/test-electron": "^2.1.3", "@typescript-eslint/eslint-plugin": "^5.30.5", "@typescript-eslint/parser": "^5.30.5", "@vscode/test-electron": "^2.1.5", "cross-env": "^7.0.3", "eslint": "^8.11.0", "tslib": "^2.3.0", "typescript": "^4.6.3", "typescript-formatter": "^7.2.2", "vsce": "^2.7.0" "eslint": "^8.19.0", "eslint-config-prettier": "^8.5.0", "ovsx": "^0.5.2", "prettier": "^2.7.1", "tslib": "^2.4.0", "typescript": "^4.7.4", "vsce": "^2.9.2" } }
pkgs/applications/editors/vscode/extensions/rust-analyzer/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -20,13 +20,13 @@ let # Use the plugin version as in vscode marketplace, updated by update script. inherit (vsix) version; releaseTag = "2022-05-17"; releaseTag = "2023-03-06"; src = fetchFromGitHub { owner = "rust-lang"; repo = "rust-analyzer"; rev = releaseTag; sha256 = "sha256-vrVpgQYUuJPgK1NMb1nxlCdxjoYo40YkUbZpH2Z2mwM="; sha256 = "sha256-Njlus+vY3N++qWE0JXrGjwcXY2QDFuOV/7NruBBMETY="; }; build-deps = nodePackages."rust-analyzer-build-deps-../../applications/editors/vscode/extensions/rust-analyzer/build-deps"; Loading
pkgs/applications/editors/vscode/extensions/rust-analyzer/update.sh +1 −1 Original line number Diff line number Diff line Loading @@ -48,4 +48,4 @@ else ./"$node_packages"/generate.sh fi echo "Remember to also update the revisionTag and hash in default.nix!" echo "Remember to also update the releaseTag and hash in default.nix!"
pkgs/development/node-packages/node-packages.nix +2534 −2799 File changed.Preview size limit exceeded, changes collapsed. Show changes