Commit Graph

5062 Commits

Author SHA1 Message Date
"Andrey Kuznetsov"
3f1970afab vimPlugins.nvim-lsputils: init at 2020-11-13 2020-11-19 00:53:33 +04:00
"Andrey Kuznetsov"
1edb7b016b vimPlugins.popfix: init at 2020-11-16 2020-11-19 00:52:47 +04:00
"Andrey Kuznetsov"
ae3ee916a9 vimPlugins.nvim-web-devicons: init at 2020-11-08 2020-11-19 00:52:01 +04:00
"Andrey Kuznetsov"
e7434f18e4 vimPlugins.nvim-tree-lua: init at 2020-10-31 2020-11-19 00:51:13 +04:00
"Andrey Kuznetsov"
77baa3710f vimPlugins: update 2020-11-19 00:50:25 +04:00
Flakebi
eafb0c886d vimPlugins.vim-markdown-composer: init at 2020-08-15 2020-11-18 12:04:37 -08:00
Max Wilson
713b47e815 add self to utsushi 2020-11-18 12:00:31 -08:00
Christoph Hrdinka
567c2d880b
Merge pull request #103461 from GovanifY/pcsx2-usb-merge
pcsx2: unstable-2020-10-10 -> unstable-2020-11-13
2020-11-18 09:54:41 +01:00
Michael Raskin
0ccc3ec571
Merge pull request #104001 from Atemu/wineStaging-strictDeps-regression
wine: only use strictDeps when mingwSupport is enabled
2020-11-17 08:58:19 +00:00
Atemu
35db176b85 wine: only use strictDeps when mingwSupport is enabled
9f5cba0aaa broke regular wineStaging
2020-11-16 23:15:12 +01:00
RonanMacF
324ed9d79a vimPlugins.playground: init at 2020-10-19 2020-11-16 09:41:35 -08:00
RonanMacF
103abbf0e1 vimPlugins.nvim-treesitter-textobjects: init at 2020-11-05 2020-11-16 09:41:35 -08:00
RonanMacF
6fdcc9004a vimPlugins.nvim-treesitter-refactor: init at 2020-10-07 2020-11-16 09:41:35 -08:00
RonanMacF
a38c1bd528 vimPlugins.nvim-dap-virtual-text: init at 2020-11-09 2020-11-16 09:41:35 -08:00
RonanMacF
ba819f3300 vimPlugins.nvim-dap: init at 2020-11-14 2020-11-16 09:41:35 -08:00
RonanMacF
cc9c13ca4a vimPlugins.popup-nvim: init at 2020-10-08 2020-11-16 09:41:35 -08:00
RonanMacF
3e504fa597 vimPlugins.plenary-nvim: init at 2020-11-06 2020-11-16 09:41:35 -08:00
RonanMacF
c103097b8a vimPlugins.codi-vim: init at 2020-07-25 2020-11-16 09:41:35 -08:00
RonanMacF
1c1b18ba71 vimPlugins: update 2020-11-16 09:41:35 -08:00
Anderson Torres
b6deb94192
Merge pull request #103839 from AndersonTorres/wip-simh
simh: init at 3.11-1
2020-11-15 10:04:04 -03:00
Anderson Torres
3f45b5f904
Merge pull request #103556 from r-ryantm/auto-update/stella
stella: 6.3 -> 6.4
2020-11-15 09:13:46 -03:00
AndersonTorres
c7463be402 simh: init at 3.11-1 2020-11-14 19:24:35 -03:00
Lassulus
4d187fc6b9
Merge pull request #76909 from wucke13/utsushi
utsushi: 3.59.2 -> unstable-2020-11-10
2020-11-14 20:08:24 +01:00
Michael Raskin
f3442740fa
Merge pull request #103358 from MetaDark/wine
wine: add MinGW-w64 support
2020-11-14 15:46:20 +00:00
wucke13
f89b4dc450 utsushi: 3.59.2 -> unstable-2020-11-10
+ master should be roughly equivalent to 3.62.0
+ moving to the community repo because they are way better at fixing
  things, while upstream epson almost never merges fixes
+ great thanks to @mwilsoncoding for debugging the problem:
   + `autoconf-archive` was missing
2020-11-14 15:50:19 +01:00
Gauvain 'GovanifY' Roussel-Tarbouriech
6c861dc0ba
pcsx2: unstable-2020-10-10 -> unstable-2020-11-13 2020-11-14 13:15:58 +01:00
Andreas Rammhold
7a5047bede
ubootRockPi4: init
This adds support for the Radxa Rock Pi 4 board which is based on
RK3399. The u-boot outputs from the introduced build are suitable to
build a generic image for the Rock Pi 4 by setting the following in a
custom build of $nixpkgs/nixos/modules/installer/cd-dvd/sd-image-aarch64.nix:

```
  sdImage.postBuildCommands = ''
    dd if=${pkgs.ubootRockPi4}/idbloader.img of=$img seek=64 conv=notrunc
    dd if=${pkgs.ubootROckPi4}/u-boot.itb of=$img seek=16384 conv=notrunc
  '';
```
2020-11-14 02:25:41 +01:00
Will Badart
f53113e56c vimPlugins: resolve github repository redirects 2020-11-13 09:43:08 -08:00
Will Badart
5eeff0d2bc vimPlugins: update 2020-11-13 09:43:08 -08:00
Kira Bruneau
9f5cba0aaa wine: add MinGW-w64 support 2020-11-12 17:44:55 -05:00
Maximilian Bosch
f94859f199
epson-escpr2: 1.1.23 -> 1.1.24 2020-11-12 19:41:37 +01:00
R. RyanTM
bcbc529b91 stella: 6.3 -> 6.4 2020-11-12 05:31:41 +00: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
Frederik Rietdijk
20f001c01e Merge master into staging-next 2020-11-09 14:33:52 +01:00
Jörg Thalheim
f77eb9bb4d
Merge pull request #101773 from oxalica/rust-analyzer 2020-11-09 14:26:21 +01:00
Mazurel
0c6e5e15f8 vimPlugins.vim-racket: init at 2020-07-24 2020-11-07 10:54:46 -08:00
Mazurel
11ffb0a362 vimPlugins.vim-lsp-cxx-highlight: init at 2020-08-12 2020-11-07 10:54:46 -08:00
Mazurel
17a861413b vimPlugins: update 2020-11-07 10:54:46 -08:00
evalexpr
419c760564 vimPlugins.barbar-nvim: init at 2020-11-06 2020-11-06 14:41:51 -08:00
Michael Weiss
a3ca1528d7 vimPlugins.neuron-vim: ihsanturk/neuron.vim -> fiatjaf/neuron.vim
The current derivation for `vimPlugins.neuron-vim` points to
[ihsanturk/neuron.vim], which doesn't seem to be actively maintained.
This PR switches over to an actively maintained fork,
[fiatjaf/neuron.vim], which works with recent versions of [neuron].

[ihsanturk/neuron.vim]: https://github.com/ihsanturk/neuron.vim
[fiatjaf/neuron.vim]: https://github.com/fiatjaf/neuron.vim
[neuron]: https://github.com/srid/neuron
2020-11-06 10:15:02 -08:00
oxalica
7ac7ce8b1a
rust-analyzer: 2020-10-19 -> 2020-11-02 2020-11-07 01:29:51 +08:00
Frederik Rietdijk
10c57af49c Merge staging-next into staging 2020-11-04 09:28:07 +01:00
Frederik Rietdijk
9e6d7d3c74 Merge master into staging-next 2020-11-04 09:27:42 +01:00
RonanMacF
84884a4938 vimPlugins.LanguageTool-nvim: init at 2020-10-19 2020-11-03 12:36:44 -08:00
RonanMacF
5517b3b985 vimPlugins: update 2020-11-03 12:36:44 -08:00
R. RyanTM
fe3d25d8e0 mgba: 0.8.3 -> 0.8.4 2020-11-03 09:23:37 -08:00
Frederik Rietdijk
470f05cb5d Merge staging-next into staging 2020-11-03 12:06:41 +01:00
Frederik Rietdijk
237966224d Merge master into staging-next 2020-11-03 12:06:06 +01:00
Silvan Mosberger
93fc868d7c
Merge pull request #101971 from RonanMacF/master
update tmux-resurrect and tmux-continuum
2020-11-03 00:49:07 +01:00