Commit Graph

212 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
Jörg Thalheim 418b24b133
Merge pull request #77752 from oxalica/rust-analyzer
rust-analyzer: init at unstable-2020-03-09
2020-04-14 10:19:59 +01:00
oxalica 8318c36a4b
vscode-extensions.rust-analyzer: use global NPM packages to share dependencies 2020-04-11 16:01:12 +08:00
oxalica e8d04d3797
vscode-extensions.rust-analyzer: 2020-03-16 -> 2020-04-06 2020-04-11 00:53:10 +08:00
oxalica e33256ef24
Merge remote-tracking branch 'channels/nixos-unstable' into rust-analyzer 2020-04-08 14:22:56 +08:00
Edmund Wu dc8a843a85 vscode-extensions.ms-vscode.cpptools: 0.26.3 -> 0.27.0 2020-04-07 12:56:07 -07:00
Edmund Wu b296f001b4 vscode-extensions.ms-python.python: 2020.3.69010 -> 2020.3.71659 2020-04-07 12:56:07 -07:00
Jörg Thalheim 00ca0c4869 vscodeExtensions.ms-vscode-remote.remote-ssh: 0.48.0 -> 0.50.0 2020-03-30 20:10:36 -07:00
Edmund Wu dac0d8be65 vscode-utils: allow direct vsix source 2020-03-30 18:39:38 -07:00
Edmund Wu 3c4c703368 vscode-extensions.ms-python.python: 2020.2.64397 -> 2020.3.69010 2020-03-22 23:00:19 -07:00
oxalica 4f12275a06
rust-analyzer: 2020-03-09 -> 2020-03-16
vscode-extensions.rust-analyzer: 2020-03-09 -> 2020-03-16
2020-03-17 17:08:02 +08:00
oxalica b0a4ce1689
vscode-extensions.rust-analyzer: init at unstable-2020-03-09 2020-03-10 19:12:40 +08:00
Dmitry Kalinkin a2437c37af
Merge pull request #71251 from hyperfekt/vscode-insiders-extensions
vscode-with-extensions: fix insiders build
2020-03-07 13:33:07 -05:00
Edmund Wu ed8ff48843 vscode-extensions.WakaTime.vscode-wakatime: 2.2.1 -> 4.0.0 2020-03-01 22:52:01 -08:00
Edmund Wu e93a6fdeda vscode-extensions.ms-python.python: 2020.1.58038 -> 2020.2.64397 2020-03-01 22:52:01 -08:00
worldofpeace c047430399
Merge pull request #79196 from eadwu/vscode-extensions/update-4
vscode-extensions: 2020.02.03
2020-02-06 07:55:24 -05:00
Edmund Wu 1d87488d08
vscode-extensions.ms-vscode.cpptools: 0.26.1 -> 0.26.3 2020-02-04 09:25:08 -05:00
Edmund Wu 9a031427eb
vscode-extensions.ms-python.python: 2019.10.44104 -> 2020.1.58038 2020-02-04 09:25:08 -05:00
tbenst e1e7da465b vscode-extensions.ms-python.python: 2019.10.44104 update language server to 0.4.127 2020-01-23 19:22:55 -08:00
tbenst a853b3109f vscode-extensions.ms-python.python: 2019.10.44104 update language server 2020-01-15 22:31:25 -08:00
oren e708176d43
vscode-utils/vscodeEnv: fix typo and grammer in the description comment 2020-01-10 21:45:56 -05:00
Arnout Engelen 5302f600e2 vscode.extensions.scalameta.metals: init at 1.6.3 2020-01-06 00:39:12 -08:00
Arnout Engelen 8ac8d983bf vscode.extensions.scala-lang.scala: init at 0.3.8 2020-01-06 00:39:12 -08:00
Oren Rozen 7fc2b2ad7e vscode-utils/vscodeEnv: split to 2 functions vscodeWithConfiguration, vscodeExts2nix, vscodeEnv
change usage of toPath with toString
2019-12-28 16:43:41 -05:00
Oren Rozen 2d59425555 vsode-utils: extracting attributes to limit input range 2019-12-28 16:40:13 -05:00
Tyler Benster cc051b46f4 vscode-extensions.ms-vscode-remote.remote-ssh: fix patch for 0.48.0 2019-12-25 02:32:23 -08:00
Tyler Benster 00de2acfb9 vscode-extensions.ms-vscode-remote.remote-ssh: init at 0.48.0 2019-12-24 21:57:47 -08:00
Oren Rozen 4b25c6ac51 vscode-utils/vscodeEnv: add vscodeWithConfiguration, vscodeExts2nix and vscodeEnv
move mktplcExtRefToFetchArgs to file in order to be shared with the new derivations(privately)
2019-12-24 13:15:15 -05:00
Domen Kožar c62815d35f
Merge pull request #72208 from jonringer/vscode-extensions
Vscode extensions
2019-11-08 14:56:20 +01:00
Edmund Wu e6bb21812e vscode-extensions.ms-vscode.cpptools: 0.26.0 -> 0.26.1 2019-11-04 01:46:30 -08:00
Jonathan Ringer 5ae6ec21fa vscode-extensions.ms-vscode.Go: init 0.11.7 2019-10-28 18:23:14 -07:00
Jonathan Ringer 8f25c7aa20 vscode-extensions.ms-kubernetes-tools.vscode-kubernetes-tools: init at 1.0.6 2019-10-28 18:22:37 -07:00
Jonathan Ringer f0e4e47105 vscode-extensions.vscodevim.vim: 1.3.0 -> 1.11.3 2019-10-28 18:21:01 -07:00
Jonathan Ringer 434185f35c vscode-extensions.ms-azuretools.vscode-docker: init at 0.8.1 2019-10-28 18:17:57 -07:00
Jonathan Ringer 880ae34123 vscode-extensions.redhat.vscode-yaml: init at 0.5.3 2019-10-28 18:08:30 -07:00
Edmund Wu e72a6e5326
vscode-extensions.WakaTime.vscode-wakatime: 2.2.0 -> 2.2.1 2019-10-27 21:27:43 -04:00
Edmund Wu 5d46fccbf8
vscode-extensions.ms-python.python: 2019.10.41019 -> 2019.10.44104 2019-10-27 21:27:42 -04:00
Edmund Wu 4f4e39f694
vscode-extensions.ms-python.python: 2019.6.24221 -> 2019.10.41019 2019-10-27 21:27:42 -04:00
Edmund Wu 3b8c555af2
vscode-extensions.ms-vscode.cpptools: 0.25.1 -> 0.26.0 2019-10-27 21:27:41 -04:00
hyperfekt bb24fafbfa vscode-with-extensions: fix insiders build
Extensions are no longer unwrapped to the /share directory so the
extensions' derivations do not have to know about VSCode's package name.
2019-10-16 23:17:15 +02:00
Markus Schneider 8358d7595d vscode-extensions.cmschuetz12.wal: init at 0.1.0 2019-10-01 21:42:14 -07:00
Markus Schneider 5d7f8997c6 vscode-extensions.skyapps.fish-code: init at 0.2.1 2019-10-01 21:38:19 -07:00
Markus Schneider 90fc4a177f vscode-extensions.james-yu.latex-workshop: init at 8.2.0 2019-10-01 21:34:19 -07:00
Frederik Rietdijk 66bc7fc1b3 Merge master into staging-next 2019-09-06 22:46:05 +02:00
Edmund Wu 94bedffbdf vscode-extensions.ms-vscode.cpptools: 0.25.0 -> 0.25.1 2019-09-06 21:52:54 +02:00
volth 08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
Frederik Rietdijk 5061fe0c2c Merge staging-next into staging 2019-08-28 08:26:42 +02:00
Edmund Wu 4b60e0d6bc
vscode-extensions.ms-vscode.cpptools: 0.24.1 -> 0.25.0 2019-08-26 18:49:15 -04:00
volth 35d68ef143 treewide: remove redundant quotes 2019-08-26 21:40:19 +00:00
worldofpeace 4eee184db4
Merge pull request #65541 from eadwu/vscode-extensions.ms-python.python/2019.6.24221
vscode-extensions.ms-python.python: 2019.6.22090 -> 2019.6.24221
2019-07-29 10:00:28 -04:00
Edmund Wu 49a6521dff
vscode-extensions.ms-python.python: 2019.6.22090 -> 2019.6.24221 2019-07-29 09:05:57 -04:00