about summary refs log tree commit diff
path: root/pkgs/misc/vscode-extensions
Commit message (Collapse)AuthorAge
* vscode-extensions.matklad.rust-analyzer: 2020-04-20 -> 2020-06-01oxalica2020-06-06
|
* vscode-extensions.matklad.rust-analyzer: fix buildoxalica2020-06-06
|
* Merge pull request #89196 from eadwu/vscode/76427-falloutDmitry Kalinkin2020-06-04
|\ | | | | vscode: fix #76427 fallout
| * vscode-extensions.vscode-utils: reapply some changes from bb24fafEdmund Wu2020-05-30
| | | | | | | | https://github.com/NixOS/nixpkgs/commit/bb24fafbfad04cd23431de14176cdc581a906f66
| * vscode-utils: remove extra whitespaceEdmund Wu2020-05-29
| |
* | Merge pull request #89184 from mayflower/continue-pull-85764Jörg Thalheim2020-05-30
|\ \ | |/ |/|
| * nodePackages: switch to 12Jörg Thalheim2020-05-27
| | | | | | | | Signed-off-by: Christian Albrecht <christian.albrecht@mayflower.de>
* | Merge pull request #76427 from countoren/vscode-utils/vscodeEnvPeter Simons2020-05-29
|\ \ | |/ |/| vscode-utils/vscodeEnv: add vscodeWithConfiguration, vscodeExts2nix a…
| * Merge branch 'vscode-utils/vscodeEnv' of ↵Moises Nessim2020-05-26
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/countoren/nixpkgs-1 into vscode-utils/vscodeEnv * 'vscode-utils/vscodeEnv' of https://github.com/countoren/nixpkgs-1: (178391 commits) Use a different vscode user-data-dir for every project. Treat workspace setting files as global for that user-data-dir with symlink. Add updateLaunchCmd to update .vscode/launch.json. fix permission problem of mutableExtensions vscodeEnv updateSettings for keybindings change keybindings file name parameter type from path to string change vscodeSettingsFile parameter type from path to string add missing jq to vscodeEnv use updateSettings in vscodeEnv in order to create and/or update settings.json, keybindings.json add updateSettings drv which will union nix settings configurations into the a vscode settings file vscode-utils/vscodeEnv: fix typo and grammer in the description comment vscode-utils/vscodeEnv: split to 2 functions vscodeWithConfiguration, vscodeExts2nix, vscodeEnv vsode-utils: extracting attributes to limit input range vscode-utils/vscodeEnv: add vscodeWithConfiguration, vscodeExts2nix and vscodeEnv xfce.xfce4-icon-theme: update gtk dependency and add license xfce.xfce4-hardware-monitor-plugin: update meta xfce.xfce4-embed-plugin: update meta and buildInputs xfce.xfce4-mailwatch-plugin: remove broken status xfce.exo: add support for gtk2, besides gtk3 xfce.xfdesktop: 4.14.1 -> 4.14.2 xfce.xfce4-weather-plugin: 0.8.10 -> 0.10.1 xfce.xfdashboard: 0.7.5 -> 0.7.7 xfce.xfce4-timer-plugin: 1.6.0 -> 1.7.0 ...
| | * Merge branch 'updateSettings' into vscode-utils/vscodeEnvOren Rozen2020-05-25
| | |\
| | | * Use a different vscode user-data-dir for every project.Moises Nessim2020-05-22
| | | | | | | | | | | | | | | | | | | | Treat workspace setting files as global for that user-data-dir with symlink. Add updateLaunchCmd to update .vscode/launch.json.
| | | * fix permission problem of mutableExtensionsOren Rozen2020-04-19
| | | |
| | | * vscodeEnv updateSettings for keybindings change keybindings file name ↵Oren Rozen2020-04-19
| | | | | | | | | | | | | | | | parameter type from path to string
| | | * change vscodeSettingsFile parameter type from path to stringOren Rozen2020-04-19
| | | |
| | | * add missing jq to vscodeEnvOren Rozen2020-04-19
| | | |
| | | * use updateSettings in vscodeEnv in order to create and/or update ↵Oren Rozen2020-04-19
| | | | | | | | | | | | | | | | settings.json, keybindings.json
| | | * add updateSettings drv which will union nix settings configurations into the ↵Oren Rozen2020-04-19
| | | | | | | | | | | | | | | | a vscode settings file
| | | * vscode-utils/vscodeEnv: fix typo and grammer in the description commentoren2020-04-19
| | | |
| | | * vscode-utils/vscodeEnv: split to 2 functions vscodeWithConfiguration, ↵Oren Rozen2020-04-19
| | | | | | | | | | | | | | | | | | | | | | | | vscodeExts2nix, vscodeEnv change usage of toPath with toString
| | | * vsode-utils: extracting attributes to limit input rangeOren Rozen2020-04-19
| | | |
| | | * vscode-utils/vscodeEnv: add vscodeWithConfiguration, vscodeExts2nix and ↵Oren Rozen2020-04-19
| | | | | | | | | | | | | | | | | | | | | | | | vscodeEnv move mktplcExtRefToFetchArgs to file in order to be shared with the new derivations(privately)
| * | | vscode-extensions: Find mutable extensions by version in order not to delete ↵Moises Nessim2020-05-26
| |/ / | | | | | | | | | | | | | | | them Do not use sudo.
| * | vscode-utils/vscodeEnv: fix typo and grammer in the description commentoren2020-01-10
| | |
| * | vscode-utils/vscodeEnv: split to 2 functions vscodeWithConfiguration, ↵Oren Rozen2019-12-28
| | | | | | | | | | | | | | | | | | vscodeExts2nix, vscodeEnv change usage of toPath with toString
| * | vsode-utils: extracting attributes to limit input rangeOren Rozen2019-12-28
| | |
| * | vscode-utils/vscodeEnv: add vscodeWithConfiguration, vscodeExts2nix and ↵Oren Rozen2019-12-24
| | | | | | | | | | | | | | | | | | vscodeEnv move mktplcExtRefToFetchArgs to file in order to be shared with the new derivations(privately)
* | | vscode.extensions.scalameta.metals: 1.6.3 -> 1.9.0Louis Bettens2020-05-06
| | |
* | | vscode-extensions.ms-vscode.cpptools: 0.27.0 -> 0.27.1Roman Firment2020-05-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | Extension is now fetched from the Microsoft repository (instead of the marketplace). It also contains platform-specific binary dependencies. In the previous version they were fetched from the Microsoft website and additionally inserted to the final extension. Package supports Linux, but there is probably a way no make it work on OSX.
* | | vscode-extensions.justusadam.language-haskell: 2.6.0 -> 3.0.3Poscat2020-05-01
| | |
* | | vscode-extensions.rust-analyzer: 2020-04-06 -> 2020-04-20oxalica2020-04-23
| |/ |/|
* | Merge pull request #77752 from oxalica/rust-analyzerJörg Thalheim2020-04-14
|\ \ | | | | | | rust-analyzer: init at unstable-2020-03-09
| * | vscode-extensions.rust-analyzer: use global NPM packages to share dependenciesoxalica2020-04-11
| | |
| * | vscode-extensions.rust-analyzer: 2020-03-16 -> 2020-04-06oxalica2020-04-11
| | |
| * | Merge remote-tracking branch 'channels/nixos-unstable' into rust-analyzeroxalica2020-04-08
| |\ \
| * | | rust-analyzer: 2020-03-09 -> 2020-03-16oxalica2020-03-17
| | | | | | | | | | | | | | | | vscode-extensions.rust-analyzer: 2020-03-09 -> 2020-03-16
| * | | vscode-extensions.rust-analyzer: init at unstable-2020-03-09oxalica2020-03-10
| | | |
* | | | vscode-extensions.ms-vscode.cpptools: 0.26.3 -> 0.27.0Edmund Wu2020-04-07
| | | |
* | | | vscode-extensions.ms-python.python: 2020.3.69010 -> 2020.3.71659Edmund Wu2020-04-07
| |/ / |/| |
* | | vscodeExtensions.ms-vscode-remote.remote-ssh: 0.48.0 -> 0.50.0Jörg Thalheim2020-03-30
| | |
* | | vscode-utils: allow direct vsix sourceEdmund Wu2020-03-30
| | |
* | | vscode-extensions.ms-python.python: 2020.2.64397 -> 2020.3.69010Edmund Wu2020-03-22
| | |
* | | Merge pull request #71251 from hyperfekt/vscode-insiders-extensionsDmitry Kalinkin2020-03-07
|\ \ \ | |/ / |/| | vscode-with-extensions: fix insiders build
| * | vscode-with-extensions: fix insiders buildhyperfekt2019-10-16
| | | | | | | | | | | | | | | Extensions are no longer unwrapped to the /share directory so the extensions' derivations do not have to know about VSCode's package name.
* | | vscode-extensions.WakaTime.vscode-wakatime: 2.2.1 -> 4.0.0Edmund Wu2020-03-01
| | |
* | | vscode-extensions.ms-python.python: 2020.1.58038 -> 2020.2.64397Edmund Wu2020-03-01
| | |
* | | Merge pull request #79196 from eadwu/vscode-extensions/update-4worldofpeace2020-02-06
|\ \ \ | | | | | | | | vscode-extensions: 2020.02.03
| * | | vscode-extensions.ms-vscode.cpptools: 0.26.1 -> 0.26.3Edmund Wu2020-02-04
| | | |
| * | | vscode-extensions.ms-python.python: 2019.10.44104 -> 2020.1.58038Edmund Wu2020-02-04
| | | |
* | | | vscode-extensions.ms-python.python: 2019.10.44104 update language server to ↵tbenst2020-01-23
|/ / / | | | | | | | | | 0.4.127
* | | vscode-extensions.ms-python.python: 2019.10.44104 update language servertbenst2020-01-15
| | |