Commit graph

4689 commits

Author SHA1 Message Date
Bouke van der Bijl f71490bd1d Add gopls to vim-go binaries 2020-06-10 12:58:39 -07:00
Jörg Thalheim d903f1166b
Merge pull request #89649 from oxalica/rust-analyzer 2020-06-08 17:38:10 +01:00
1000101 c597a7f869 formatting: fix missing leading whitespace 2020-06-07 17:29:08 -04:00
Christoph Hrdinka 355eed433b
Merge pull request #68328 from OPNA2608/package-np2kai
np2kai: init at 0.86rev22
2020-06-07 10:13:33 +02:00
Thomas Tuegel d1f62c54e7
Merge pull request #89265 from doronbehar/hplip-gcc-references
hplip: don't reference gcc in binaries from /share and other locations
2020-06-06 10:21:07 -05: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
David Wood f37b4a8d43 vimPlugins.vim-mundo: init at 2020-05-06 2020-06-04 12:23:10 -07:00
David Wood 568d540b42 vimPlugins.is-vim: init at 2017-10-30 2020-06-04 12:23:10 -07:00
David Wood f9b8c148df vimPlugins.vim-numbertoggle: init at 2017-10-26 2020-06-04 12:23:10 -07:00
David Wood 50eddf8a72 vimPlugins.vim-tmux-clipboard: init at 2019-04-07 2020-06-04 12:23:10 -07:00
David Wood db21ea2830 vimPlugins.vim-hybrid: init at 2016-01-05 2020-06-04 12:23:10 -07:00
David Wood 98238a01a6 vimPlugins.vim-spirv: init at 2019-11-20 2020-06-04 12:23:10 -07:00
David Wood a05a858d17 vimPlugins.vim-hocon: init at 2017-09-08 2020-06-04 12:23:10 -07:00
David Wood 6cc2a43e59 vimPlugins: resolve github repository redirects 2020-06-04 12:23:10 -07:00
David Wood 4204de06fb vimPlugins: update 2020-06-04 12:23:10 -07: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
Doron Behar c59e8d3fb3 hplip: don't reference gcc in binaries from /share and other locations 2020-06-03 20:32:32 +03:00
Daiderd Jordan 7b3a2963d1
treewide: replace base64 encoded hashes 2020-06-03 18:35:19 +02:00
Samuel Dionne-Riel 4a4adb2733
Merge pull request #70794 from samueldr/u-boot/roc-rk3399-pc
u-boot: Add ROC-PC-RK3399 build
2020-06-01 17:29:21 -04:00
Samuel Dionne-Riel 5f97610fc0 ubootROCPCRK3399: init at 2020.04 2020-06-01 17:25:49 -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
Kyle Ondy 4b0e7b1201 vimPlugins.conjure: init at 2020-05-26 2020-05-28 20:42:20 -07:00
Kyle Ondy 5f3b37a983 vimPlugins: resolve github repository redirects 2020-05-28 20:42:20 -07:00
Kyle Ondy 9afcc52f0d vimPlugins: update 2020-05-28 20:42:20 -07:00
Vladyslav M 8d638a3603
Merge pull request #89042 from dywedir/scrcpy 2020-05-28 13:07:39 +03:00
Pascal Wittmann 5a3acb660e
Merge pull request #89048 from r-ryantm/auto-update/xlockmore
xlockmore: 5.62 -> 5.63
2020-05-27 22:37:38 +02:00
R. RyanTM 2338eaf5e1 xlockmore: 5.62 -> 5.63 2020-05-27 20:10:05 +00: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
Vladyslav M c1418b460d
scrcpy: 1.13 -> 1.14 2020-05-27 22:28:37 +03:00
Jörg Thalheim f17888bf0f
Merge pull request #81440 from NickHu/fruzzy
vimPlugins.fruzzy: init at 2019-10-28
2020-05-27 16:31:56 +01: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
leo60228 c49c8a7d6b
vimPlugins.vim-graphql: init at 2020-03-30 (#88840) 2020-05-25 13:18:44 +02:00
Maximilian Bosch 3ddc56ca14
epson-escpr2: 1.1.11 -> 1.1.12 2020-05-24 00:49:25 +02:00
Anderson Torres 8e4129fd02
Merge pull request #88582 from r-ryantm/auto-update/mednafen
mednafen: 1.24.2 -> 1.24.3
2020-05-23 11:06:07 -03: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
Christoph Neidahl 98f346852b retroarch: add NP2kai core 2020-05-22 17:04:57 +02:00
Christoph Neidahl fb93b96190 np2kai: init at 0.86rev22 2020-05-22 17:04:57 +02:00
R. RyanTM 72dfda3d82 mednafen: 1.24.2 -> 1.24.3 2020-05-22 06:51:09 +00:00
Orivej Desh f4264028ad solfege: 3.22.2 -> 3.23.4 2020-05-19 22:17:26 +00:00
gnidorah 2f40a6c543
mame: 0.220 -> 0.221 (#88146) 2020-05-19 15:53:33 -04:00
Frederik Rietdijk d20d734bcf Merge master into staging-next 2020-05-11 09:19:26 +02:00
R. RyanTM 3eb94f3f8c seafile-shared: 7.0.6 -> 7.0.7 2020-05-10 09:35:31 -07:00
Frederik Rietdijk 303adc7697 Merge master into staging-next 2020-05-10 09:43:48 +02:00
Jörg Thalheim 887295fd2d
treewide: remove the-kenny from maintainers
@the-kenny did a good job in the past and is set as maintainer in many package,
however since 2017-2018 he stopped contributing. To create less confusion
in pull requests when people try to request his feedback, I removed him as
maintainer from all packages.
2020-05-09 10:28:57 +01:00