Commit graph

162 commits

Author SHA1 Message Date
Philipp Riegger 2744d2e31f vscode-extensions: add set for aliases 2020-11-20 11:03:03 -08:00
JesusMtnez 8281820c96 vscode-extensions.scalameta.metals: 1.9.4 -> 1.9.6 2020-11-11 15:14:09 -08:00
JesusMtnez a2e71c49e6 vscode-extensions.scala-lang.scala: 0.3.8 -> 0.4.5 2020-11-11 15:13:56 -08:00
oxalica 7ac7ce8b1a
rust-analyzer: 2020-10-19 -> 2020-11-02 2020-11-07 01:29:51 +08:00
Matt Wittmann cc25408652 vscode-extensions.dhall.vscode-dhall-lsp-server: init at 0.0.4 2020-10-25 14:08:40 +01:00
Matt Wittmann 6981011d90 vscode-extensions.dhall.dhall-lang: init at 0.0.4 2020-10-25 14:08:40 +01:00
Fabian Möller 07913f838b vscode-extensions: recurse into publishers
The vscode-extensions set is already marked as recurseIntoAttrs, but
this has no effect, since this set is two layers deep instead of the
usual one which recurseIntoAttrs applies to.

By applying recurseIntoAttrs to all publishers, the extensions will be
considered by nix tools when listing packages.
2020-10-25 10:57:46 +01:00
Raymond Gauthier 8b4db57358
vscx/ms-vsliveshare-vsliveshare: Init at 1.0.2902 (#100583) 2020-10-16 10:13:12 +02:00
Edmund Wu b55da6e093
vscode-extensions.WakaTime.vscode-wakatime: 4.0.8 -> 4.0.9 2020-10-13 22:25:55 -04:00
Edmund Wu 68b81403d8
vscode-extensions.ms-python.python: 2020.9.111407 -> 2020.9.114305 2020-10-13 22:25:40 -04:00
Edmund Wu 25ee6af8bc vscode-extensions.ms-vscode.cpptools: 0.29.0 -> 1.0.1 2020-10-01 20:39:12 -07:00
Edmund Wu 7177c59b61 vscode-extensions.ms-python.python: 2020.8.103604 -> 2020.9.111407 2020-10-01 20:39:12 -07:00
Edmund Wu 793b274ce1 vscode-extensions.WakaTime.vscode-wakatime: 4.0.0 -> 4.0.8 2020-10-01 20:39:12 -07:00
Arnout Engelen 53a8a51074 vscode-extensions.metals: 1.9.0 -> 1.9.4 2020-09-27 11:49:05 -07:00
Matt Wittmann 36ad05e8d2
vscode-extensions.haskell.haskell: init at 1.1.0 (#98251) 2020-09-23 02:08:22 +02:00
oxalica 11c36334bf vscode-extensions.vadimcn.vscode-lldb: init at 1.5.3 2020-09-22 09:13:53 -07:00
oxalica 0e0dc5544c rust-analyzer: 2020-08-24 -> 2020-09-21 2020-09-21 10:55:15 -07:00
Austin Butler 9511b32979 vscode-extensions.ms-python.python: 2020.7.96456 -> 2020.8.103604 2020-09-14 20:51:04 -07:00
zowoq 322f0bd565 vscode-extensions: editorconfig fixes 2020-08-30 17:10:53 -07:00
Poscat 9f1fe8d732 vscode-extensions.justusadam.language-haskell: 3.0.3 -> 3.2.1 2020-08-16 19:49:45 +00:00
ZerataX ec01cdc0bd vscode-extensions.xaver.clang-format init at 1.9.0 2020-08-11 12:51:15 -07:00
Edmund Wu da65bc1c5b vscode-extensions.ms-python.python: 2020.3.71659 -> 2020.7.96456 2020-08-09 02:46:04 -07:00
Edmund Wu 2bc671bc54 vscode-extensions.ms-vscode.cpptools: 0.27.1 -> 0.29.0 2020-08-09 02:46:04 -07:00
oxalica c90e6dd06d
rust-analyzer: 2020-06-08 -> 2020-07-13 2020-07-14 20:15:55 +08:00
oxalica 2cb9026765
vscode-extensions.matklad.rust-analyzer: 2020-04-20 -> 2020-06-01 2020-06-06 21:18:59 +08:00
oxalica 51ba1c04f2
vscode-extensions.matklad.rust-analyzer: fix build 2020-06-06 21:18:58 +08:00
Dmitry Kalinkin dd8f077ff9
Merge pull request #89196 from eadwu/vscode/76427-fallout
vscode: fix #76427 fallout
2020-06-04 14:31:08 -04:00
Edmund Wu 4f99c5725e
vscode-extensions.vscode-utils: reapply some changes from bb24faf
bb24fafbfa
2020-05-30 16:50:15 -04:00
Jörg Thalheim 87908c3743
Merge pull request #89184 from mayflower/continue-pull-85764 2020-05-30 11:36:56 +01:00
Edmund Wu 3704ed1750
vscode-utils: remove extra whitespace 2020-05-29 22:24:05 -04:00
Peter Simons e080ab1e61
Merge pull request #76427 from countoren/vscode-utils/vscodeEnv
vscode-utils/vscodeEnv: add vscodeWithConfiguration, vscodeExts2nix a…
2020-05-29 21:33:32 +02:00
Jörg Thalheim 6602f87384
nodePackages: switch to 12
Signed-off-by: Christian Albrecht <christian.albrecht@mayflower.de>
2020-05-27 21:45:41 +02:00
Moises Nessim f9d28ed7db Merge branch 'vscode-utils/vscodeEnv' of 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
  ...
2020-05-26 13:16:13 -05:00
Moises Nessim 97df56158e vscode-extensions: Find mutable extensions by version in order not to delete them
Do not use sudo.
2020-05-26 13:14:35 -05:00
Oren Rozen 4d58f006ff Merge branch 'updateSettings' into vscode-utils/vscodeEnv 2020-05-25 16:55:10 -05:00
Moises Nessim 673b122836 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.
2020-05-22 15:27:32 -05:00
Louis Bettens c558a735fa vscode.extensions.scalameta.metals: 1.6.3 -> 1.9.0 2020-05-06 23:10:33 -07:00
Roman Firment 5d24a59898 vscode-extensions.ms-vscode.cpptools: 0.27.0 -> 0.27.1
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.
2020-05-01 18:28:09 -07:00
Poscat 33b36a08f9 vscode-extensions.justusadam.language-haskell: 2.6.0 -> 3.0.3 2020-05-01 18:09:59 -07:00
oxalica b95699970f
vscode-extensions.rust-analyzer: 2020-04-06 -> 2020-04-20 2020-04-23 17:11:22 +08:00
Oren Rozen 3816b9d036 fix permission problem of mutableExtensions 2020-04-19 21:32:36 -05:00
Oren Rozen 88b972168e vscodeEnv updateSettings for keybindings change keybindings file name parameter type from path to string 2020-04-19 21:32:36 -05:00
Oren Rozen 7e929f5437 change vscodeSettingsFile parameter type from path to string 2020-04-19 21:32:36 -05:00
Oren Rozen 02105da596 add missing jq to vscodeEnv 2020-04-19 21:32:36 -05:00
Oren Rozen 0e4ac8bf83 use updateSettings in vscodeEnv in order to create and/or update settings.json, keybindings.json 2020-04-19 21:32:36 -05:00
Oren Rozen a535e7a04f add updateSettings drv which will union nix settings configurations into the a vscode settings file 2020-04-19 21:32:36 -05:00
oren 3d102d1c90 vscode-utils/vscodeEnv: fix typo and grammer in the description comment 2020-04-19 21:32:36 -05:00
Oren Rozen 6d31311eaa vscode-utils/vscodeEnv: split to 2 functions vscodeWithConfiguration, vscodeExts2nix, vscodeEnv
change usage of toPath with toString
2020-04-19 21:32:36 -05:00
Oren Rozen e2c8033df4 vsode-utils: extracting attributes to limit input range 2020-04-19 21:32:35 -05:00
Oren Rozen 666d7082ca vscode-utils/vscodeEnv: add vscodeWithConfiguration, vscodeExts2nix and vscodeEnv
move mktplcExtRefToFetchArgs to file in order to be shared with the new derivations(privately)
2020-04-19 21:32:35 -05:00