Ryan Horiguchi
83618d62eb
vscode-extensions.gruntfuggly.todo-tree: 0.0.211 -> 0.0.213
2021-05-05 23:04:52 +02:00
Ryan Horiguchi
dea3a01153
vscode-extensions.hashicorp.terraform: 2.10.1 -> 2.10.2
2021-05-05 22:59:05 +02:00
github-actions[bot]
68e3ba2b1d
Merge staging-next into staging
2021-05-05 00:46:07 +00:00
David Birks
1a9fbc44e1
vscode-extensions.github.github-vscode-theme: 4.0.2 -> 4.1.1
2021-05-04 14:43:18 -07:00
Daniel Silverstone
b71773ee07
vscode-extensions.ms-python.python: refactor
...
In order for the ms-python.python extension to work these days,
we also need the ms-toolsai.jupyter extension. To permit easy
upgrades and to honour the principle of least surprise, we
wrapper the Python extension to include the Jupyter one. The
reverse is not true, you *can* have the Jupyter extension without
the Python one, so the reverse is not also done.
Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
2021-05-02 21:12:31 +01:00
Daniel Silverstone
5903b963f4
vscode-extensions.ms-toolsai.jupyter: init at 2021.5.745244803
...
This is a necessary dependency of the new Python extension for
VSCode.
Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
2021-05-02 21:12:31 +01:00
Daniel Silverstone
a599c19761
vscode-extensions.ms-python.python: 2020.9.114305 -> 2021.4.765268190
...
This splits off part of the Python extension into Microsoft's jupyter
extension, so this is necessary but not sufficient.
Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
2021-05-02 21:12:31 +01:00
Samuel Dionne-Riel
672c66aedf
uboot: 2021.01 -> 2021.04
2021-05-01 16:03:29 -04:00
github-actions[bot]
ef6416a6ba
Merge staging-next into staging
2021-05-01 00:54:32 +00:00
AndersonTorres
5495d6d2b2
ppsspp: ffmpeg_3 -> ffmpeg
...
And refactor.
2021-04-30 17:39:09 -03:00
AndersonTorres
41c71047c0
mgba: ffmpeg_3 -> ffmpeg
...
And refactor.
2021-04-30 17:39:09 -03:00
John Ericson
17305d2df0
Merge pull request #111487 from Ericson2314/llvm-outputs-and-cross-compile-tools
...
llvmPackages: Clean up outputs
2021-04-30 11:28:08 -04:00
Sandro
7a217983de
Merge pull request #120755 from eduardosm/frescobaldi
...
frescobaldi: 3.1.1 -> 3.1.3
2021-04-30 14:01:23 +02:00
Andrew Childs
7869d16545
llvmPackages: Multuple outputs for everythting
...
Also begin to start work on cross compilation, though that will have to
be finished later.
The patches are based on the first version of
https://reviews.llvm.org/D99484 . It's very annoying to do the
back-porting but the review has uncovered nothing super major so I'm
fine sticking with what I've got.
Beyond making the outputs work, I also strove to re-sync the packages,
as they have been drifting pointlessly apart for some time.
----
Other misc notes, highly incomplete
- lvm-config-native and llvm-config are put in `dev` because they are
tools just for build time.
- Clang no longer has an lld dep. That was introduced in
db29857eb3
, but if clang needs help
finding lld when it is used we should just pass it flags / put in the
resource dir. Providing it at build time increases critical path
length for no good reason.
----
A note on `nativeCC`:
`stdenv` takes tools from the previous stage, so:
1. `pkgsBuildBuild`: `(?1, x, x)`
2. `pkgsBuildBuild.stdenv.cc`: `(?0, ?1, x)`
while:
1. `pkgsBuildBuild`: `(?1, x, x)`
2. `pkgsBuildBuild.targetPackages`: `(x, x, ?2)`
3. `pkgsBuildBuild.targetPackages.stdenv.cc`: `(?1, x, x)`
2021-04-30 05:41:00 +00:00
Sandro
1eb7187dcb
Merge pull request #99414 from arcnmx/scream
...
scream: 3.4 -> 3.6
2021-04-30 06:46:08 +02:00
Sandro
5c63565c74
Merge pull request #120629 from jupblb/gruvbox-nvim
2021-04-30 03:28:38 +02:00
Sandro
2fe7ce0e5e
Merge pull request #121006 from onsails/vim-plugins
2021-04-30 02:21:09 +02:00
Sandro Jäckel
ae02415ee8
treewide: remove gnidorah
...
due to github account removal/deletion and not other mean of contact.
2021-04-30 01:48:19 +02:00
Sandro
75a24a5bc9
Merge pull request #121170 from samuelgrf/add-mainProgram-to-packages
2021-04-30 01:20:37 +02:00
Ryan Horiguchi
3f16286601
vscode-extensions.hashicorp.terraform: 2.10.0 -> 2.10.1
2021-04-29 23:20:41 +02:00
Samuel Gräfenstein
1e77642558
wine*: add meta.mainProgram
...
Fix running wine builds from `wineWowPackages` via `nix run`,
this change makes it execute `bin/wine` instead of the non-existent
`bin/wine-wow`.
2021-04-29 17:42:11 +02:00
Samuel Gräfenstein
c63a83acf5
pcsx2: add meta.mainProgram
2021-04-29 14:59:30 +02:00
"Andrey Kuznetsov"
8c4f24dfc4
vimPlugins.friendly-snippets: init at 2021-04-17
2021-04-29 10:16:41 +00:00
"Andrey Kuznetsov"
44ba3c22d0
vimPlugins.vim-code-dark: init at 2021-04-09
2021-04-29 10:16:14 +00:00
"Andrey Kuznetsov"
7e49de89e3
vimPlugins: update
2021-04-29 10:15:50 +00:00
Andrey Kuznetsov
3c3f328bc1
vimPlugins.which-key-nvim: fix branch
2021-04-29 10:15:14 +00:00
jupblb
d61fc4c2a3
Update vim-clap cargoSha256
2021-04-29 09:29:58 +02:00
jupblb
85c333d358
vimPlugins.gruvbox-nvim: init at 2021-04-23
2021-04-29 09:29:57 +02:00
Pablo Ovelleiro Corral
cfa0a57765
Add which-key-nvim ( #121092 )
2021-04-29 03:14:43 +02:00
Emery Hemingway
5c5ec0bff6
maiko: init at 2021-04-14
2021-04-28 09:52:13 +02:00
Sandro
ecff9e8dc7
Merge pull request #120618 from OPNA2608/init/punes/21.05
...
punes: init at unstable-2021-04-25
2021-04-27 14:57:07 +02:00
Sandro
fdce3b59c1
Merge pull request #120691 from JesusMtnez/metals-ext
...
vscx/scalameta-metals: 1.10.3 -> 1.10.4
2021-04-27 14:20:24 +02:00
Eduardo Sánchez Muñoz
e412f73251
frescobaldi: 3.1.1 -> 3.1.3
2021-04-26 18:09:18 +02:00
OPNA2608
1fd6bf6a01
punes: init at unstable-2021-04-25
2021-04-26 17:14:57 +02:00
JesusMtnez
d0a055fe90
vscx/scalameta-metals: 1.10.3 -> 1.10.4
2021-04-26 16:55:15 +02:00
Sandro
bdce7261ef
Merge pull request #119977 from malob/vimplugins-add-overrides
2021-04-26 06:43:48 +02:00
github-actions[bot]
a956f62ea4
Merge master into staging-next
2021-04-25 06:05:34 +00:00
Jörg Thalheim
ce4b94e79f
Merge pull request #119235 from hoppla20/add-vim-plugins
...
Add vim plugins
2021-04-25 06:11:05 +01:00
Jan Tojnar
0f1c4558d3
Merge branch 'master' into staging-next
...
Choose binwalk 2.3.1, 27 is legacy version for Python 2.
2021-04-25 02:50:48 +02:00
Martin Weinelt
b7e08de1e9
Merge pull request #119181 from SFrijters/wine-6.6
2021-04-24 17:59:07 +02:00
Vincent Cui
7b0b4c048a
vimPlugins.lazygit-nvim: init at 2021-03-25
2021-04-24 13:33:34 +02:00
"Vincent Cui"
12ece33098
vimPlugins.vim-helm: init at 2020-01-02
2021-04-24 13:33:34 +02:00
"Vincent Cui"
de69947e83
vimPlugins.vim-xtabline: init at 2021-01-31
2021-04-24 13:33:34 +02:00
Vincent Cui
d1ad812ec1
vimPlugins.suda-vim: init at 2021-02-20
2021-04-24 13:33:33 +02:00
"Vincent Cui"
16f6bc4f01
vimPlugins.wildfire-vim: init at 2014-11-16
2021-04-24 13:33:33 +02:00
Vincent Cui
888acb76a7
vimPlugins.LeaderF: init at 2021-04-02
2021-04-24 13:33:33 +02:00
"Vincent Cui"
fff666d4f7
vimPlugins: resolve github repository redirects
2021-04-24 13:33:33 +02:00
Vincent Cui
3f151a5617
vimPlugins: update
2021-04-24 13:33:33 +02:00
Stefan Frijters
efa5a31633
wine{Unstable,Staging}: 6.6 -> 6.7
2021-04-24 09:59:40 +02:00
github-actions[bot]
d8d6ba0d2e
Merge master into staging-next
2021-04-24 06:05:30 +00:00
Sandro
de959006f5
Merge pull request #119081 from Stekke/infnoise
2021-04-24 07:42:06 +02:00
github-actions[bot]
6e7c70d02d
Merge master into staging-next
2021-04-24 00:16:17 +00:00
"Andrey Kuznetsov"
88289c4b37
vimPlugins.lsp-colors-nvim: init at 2021-04-23
2021-04-23 21:32:31 +00:00
"Andrey Kuznetsov"
37c937a95f
vimPlugins.nvim-base16: init at 2021-04-12
2021-04-23 20:47:52 +00:00
"Andrey Kuznetsov"
2a4aec9cdf
vimPlugins: update
2021-04-23 20:47:26 +00:00
github-actions[bot]
481a9bc47c
Merge master into staging-next
2021-04-23 00:15:39 +00:00
"Dany Marcoux"
4707d4a645
vimPlugins.vim-strip-trailing-whitespace: init at 2021-01-03
2021-04-22 23:11:52 +02:00
"Dany Marcoux"
c67b5a0035
vimPlugins.wstrip-vim: init at 2021-03-14
2021-04-22 23:10:19 +02:00
"Dany Marcoux"
687cd11d7b
vimPlugins: update
2021-04-22 23:09:47 +02:00
github-actions[bot]
b95da5efb6
Merge master into staging-next
2021-04-22 18:14:27 +00:00
José Luis Lafuente
f29292db76
tree-sitter: Add withPlugins
2021-04-22 14:11:01 +02:00
github-actions[bot]
120744d620
Merge master into staging-next
2021-04-22 12:06:24 +00:00
Sandro
128953f401
Merge pull request #120138 from JesusMtnez/scala-lang
...
vscx/scala-lang-scala: 0.5.1 -> 0.5.3
2021-04-22 11:05:26 +02:00
github-actions[bot]
8248f4db36
Merge master into staging-next
2021-04-22 06:05:51 +00:00
JesusMtnez
256740f528
vscx/scala-lang-scala: 0.5.1 -> 0.5.3
2021-04-22 06:21:39 +02:00
JesusMtnez
a489b556de
vscx/scalameta-metals: 1.9.13 -> 1.10.3
2021-04-22 06:19:03 +02:00
Malo Bourgon
6ba5094612
vimPlugins.completion-*: add dependencies
...
vimPlugins.gitsigns-nvim: add dependency
vimPlugins.telescope-*: add dependencies
2021-04-21 09:53:11 -07:00
Malo Bourgon
8dc5406544
vimPlugins: prefer self over super in overrides
2021-04-21 09:53:11 -07:00
"Kyle Ondy"
ebed784637
vimPlugins.git-worktree-nvim: init at 2021-04-19
2021-04-21 11:09:47 -04:00
"Kyle Ondy"
bb82ab69c4
vimPlugins: update
2021-04-21 11:09:23 -04:00
github-actions[bot]
9b3e698b14
Merge master into staging-next
2021-04-21 12:06:23 +00:00
Matthieu Coudron
b3abdc9534
tests.vim: init (moved from vim-utils.nix) ( #119467 )
...
* tests.vim: init (moved from vim-utils.nix)
Moved tests from pkgs/misc/vim-plugins/vim-utils.nix to pkgs/test/vim.
Also reduced the amount of generated config:
- Make it possible to have an empty config when configured adequately
- removed default vim config when using native packages, it could be
source of bugs see linked issues (syntax on overrides vim highlights)
Things to watch out for:
- if you set configure.beforePlugins yourself, you will need to add set nocompatible too not to lose it
- filetype indent plugin on | syn on is not enabled anymore by default for the vim-plug installer: I dont think we should override vim defualts, at least not here since it is shared with neovim. Also sometimes it's enabled before plugins (pathogen etc,) which is not consistent.
you can run the tests via
$ nix-build -A tests.vim
2021-04-21 12:55:05 +02:00
Zane van Iperen
21ab9be498
openrussian-cli: init at 1.0.0
2021-04-21 12:46:44 +10:00
github-actions[bot]
99c7bab106
Merge master into staging-next
2021-04-21 00:15:20 +00:00
Sandro
609d9cb227
Merge pull request #119901 from KyleOndy/add-vim-dispatch-neovim
...
Add vim-dispatch-neovim
2021-04-20 23:21:04 +02:00
Sandro
41ecbc0132
Merge pull request #119919 from lunik1/libretro-powdertoy
...
libretro: add thepowdertoy core
2021-04-20 23:20:51 +02:00
Sandro
813446ba07
Merge pull request #119900 from KyleOndy/add-vim-jack-in
...
Add vim-jack-in
2021-04-20 23:20:06 +02:00
"lofsigma"
753f0731e8
vimPlugins.vimade: init at 2021-04-07
2021-04-20 14:54:56 -04:00
"lofsigma"
136920798a
vimPlugins.rnvimr: init at 2020-10-02
2021-04-20 14:52:50 -04:00
"lofsigma"
59a672e99c
vimPlugins: update
2021-04-20 14:52:33 -04:00
github-actions[bot]
b08c9b444b
Merge master into staging-next
2021-04-20 18:13:16 +00:00
Kyle Ondy
ac8fc5f92f
vimPlugins.vim-jack-in: init at 2021-03-27
2021-04-20 13:30:09 -04:00
"Kyle Ondy"
29bb1cfff3
vimPlugins.vim-dispatch-neovim: init at 2017-01-18
2021-04-20 13:24:20 -04:00
lunik1
4954e63a17
libretro: add thepowdertoy core
2021-04-20 18:22:04 +01:00
Sandro
da6777798d
Merge pull request #119889 from dbirks/iciclesoft-workspacesort-init
...
vscode-extensions.iciclesoft.workspacesort: init at 1.6.0
2021-04-20 19:08:13 +02:00
Sandro
3493994632
Merge pull request #119939 from dbirks/editorconfig-init
...
vscode-extensions.editorconfig.editorconfig: init at 0.16.4
2021-04-20 18:27:08 +02:00
figsoda
967c05b0eb
vimPlugins.gina-vim: init at 2020-10-07
2021-04-20 10:34:47 -04:00
figsoda
e375788830
vimPlugins: resolve github repository redirects
2021-04-20 10:34:25 -04:00
figsoda
ce9f060d75
vimPlugins: update
2021-04-20 10:34:05 -04:00
David Birks
8baf3d3cbe
vscode-extensions.editorconfig.editorconfig: init at 0.16.4
2021-04-20 06:14:28 -04:00
Martin Weinelt
6b34489f81
Merge branch 'master' into staging-next
2021-04-20 02:06:07 +02:00
Malo Bourgon
78c9b87283
vimPlugins: cleanup overrides arguments
2021-04-19 14:16:22 -07:00
Malo Bourgon
e2926d64ba
vimPlugins: sort overrides alphabetically
2021-04-19 14:16:22 -07:00
David Birks
bd6b896892
vscode-extensions.iciclesoft.workspacesort: init at 1.6.0
2021-04-19 15:30:04 -04:00
github-actions[bot]
6ef7c23763
Merge master into staging-next
2021-04-19 18:11:51 +00:00
devhell
240871e7c5
multilockscreen: 1.0.0 -> 1.1.0
2021-04-19 13:27:41 +01:00
github-actions[bot]
b57b2b362c
Merge master into staging-next
2021-04-18 18:10:37 +00:00
Ana Hobden
63fca8b610
vimPlugins.LanguageClient-neovim: 0.1.160 → 0.1.161
...
Signed-off-by: Ana Hobden <operator@hoverbear.org>
2021-04-17 23:07:54 -07:00
github-actions[bot]
425886d6c2
Merge master into staging-next
2021-04-17 12:05:49 +00:00
github-actions[bot]
f620e30ca4
Merge master into staging-next
2021-04-17 00:15:03 +00:00
David Birks
c95c22129f
vscode-extensons.github.github-vscode-theme: 3.0.0 -> 4.0.2
2021-04-16 18:04:30 -04:00
Sandro
f93a4f2add
Merge pull request #119456 from oxalica/bump/dotnet-sdk-5-0
2021-04-16 21:40:20 +02:00
github-actions[bot]
6a0f49f240
Merge master into staging-next
2021-04-16 18:13:19 +00:00
Sandro
1ebf76d659
Merge pull request #119619 from rhoriguchi/vscode-extensions.gruntfuggly.todo-tree
...
vscode-extensions.gruntfuggly.todo-tree: 0.0.209 -> 0.0.211
2021-04-16 18:13:13 +02:00
Ryan Horiguchi
f9a7983759
vscode-extensions.gruntfuggly.todo-tree: 0.0.209 -> 0.0.211
2021-04-16 15:56:51 +02:00
Martin Weinelt
cd7a519012
Merge branch 'master' into staging-next
2021-04-16 01:32:09 +02:00
Stijn DW
dca0aec9b8
infnoise: init at master
2021-04-15 18:17:24 +02:00
oxalica
5bea018a9c
ryujinx: 1.0.6807 -> 1.0.6835
2021-04-15 19:44:39 +08:00
JesusMtnez
06d591d87e
vscx/ms-vsliveshare-vsliveshare: 1.0.4116 -> 1.0.4131
2021-04-15 06:03:37 +02:00
Martin Weinelt
7cf67850c0
Merge branch 'master' into staging-next
2021-04-15 01:01:26 +02:00
David Birks
1da7201967
vscode-extensions.foxundermoon.shell-format: init at 7.1.0 ( #119451 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-14 21:36:29 +02:00
Vladimír Čunát
d2eb7a7887
Merge branch 'staging' into staging-next
...
A few conflicts but relatively clear ones (I think).
2021-04-14 10:08:25 +02:00
Sandro
dd4b2d5746
Merge pull request #119378 from rhoriguchi/vscode-extensions/hashicorp.terraform
...
vscode-extensions.hashicorp.terraform: 2.9.1 -> 2.10.0
2021-04-14 01:21:28 +02:00
Ryan Horiguchi
61a092e6bf
vscode-extensions.hashicorp.terraform: 2.9.1 -> 2.10.0
2021-04-14 00:38:46 +02:00
Keith Bauson
35a76f4d39
vimPlugins.coc-explorer: convert to nodePackages ( #119336 )
2021-04-13 19:25:54 +02:00
David Birks
84a794c5f7
vscode-extensons.github.github-vscode-theme: 1.1.5 -> 3.0.0 ( #119342 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-13 19:20:17 +02:00
Sandro
dc492caf77
Merge pull request #119273 from malob/add-vim-plugins
2021-04-13 13:18:53 +02:00
Malo Bourgon
e696669d90
vimPlugins.vim-haskell-module-name: init at 2020-01-20
...
vimPlugins.lush-nvim: init at 2021-04-11
vimPlugins.telescope-z-nvim: init at 2021-03-09
vimPlugins.telescope-symbols-nvim: init at 2021-02-04
2021-04-12 17:58:12 -07:00
"Malo Bourgon"
ed908ba237
vimPlugins: update
2021-04-12 17:29:22 -07:00
arcnmx
c219dfc434
scream: 3.4 -> 3.6
...
Renamed from scream-receivers
2021-04-12 17:13:37 -07:00
Michael Raskin
951996e9a4
Merge pull request #119189 from kanashimia/xscreensaver
...
xscreensaver: 5.44 -> 6.00
2021-04-12 23:43:30 +00:00
Luke Granger-Brown
08b22e605b
Merge remote-tracking branch 'upstream/staging-next' into down-integrate-staging
2021-04-12 18:49:01 +00:00
Mykyta Ursol
56490749ad
xscreensaver: 5.44 -> 6.00
2021-04-12 16:37:04 +03:00
Sandro
75c5bce054
Merge pull request #117416 from rvolosatovs/init/deepspeech
...
deepspeech: init at 0.9.3
2021-04-12 01:05:41 +02:00
Stefan Frijters
5cf6870d1f
wine{Unstable,Staging}: 6.5 -> 6.6
2021-04-11 20:50:53 +02:00
"Justinas Stankevicius"
4ad6831671
vimPlugins.vim-markdown-toc: init at 2021-03-02
2021-04-11 20:02:21 +03:00
"Justinas Stankevicius"
b2f8216254
vimPlugins: update
2021-04-11 20:01:53 +03:00
Anderson Torres
6cb6021f83
Merge pull request #118922 from AndersonTorres/new-yapesdl
...
yapesdl: init at 0.70.2
2021-04-11 12:00:27 -03:00
AndersonTorres
cc3060f5e8
yapesdl: init at 0.70.2
2021-04-09 15:31:22 -03:00
github-actions[bot]
c876eb99be
Merge master into staging-next
2021-04-09 12:06:22 +00:00
Gabriel Ebner
7b0b03a0ad
pcsxr: add missing libXxf86vm dependency
2021-04-09 09:26:12 +02:00
JesusMtnez
70d7233026
vscx/ms-vsliveshare-vsliveshare: 1.0.4070 -> 1.0.4116
2021-04-09 05:45:49 +02:00
github-actions[bot]
c99b6f5343
Merge master into staging-next
2021-04-09 00:16:01 +00:00
Tom Repetti
51553c5353
vimPlugins.vim-opencl: init at 1.1
2021-04-08 15:16:12 -04:00
Tom Repetti
db4ae6c2a6
vimPlugins: update
2021-04-08 15:15:13 -04:00
Eduardo Sánchez Muñoz
540c9ac015
dolphinEmuMaster: 5.0-13603 -> 5.0-14002
2021-04-08 18:18:42 +02:00
github-actions[bot]
1d48804dab
Merge master into staging-next
2021-04-07 12:06:23 +00:00
Ben Wolsieffer
4decd156ea
rkdeveloptool: unstable-2019-07-01 -> unstable-2021-02-03, fix build ( #118707 )
2021-04-07 09:51:21 +02:00
github-actions[bot]
5e509a83ed
Merge master into staging-next
2021-04-07 00:15:14 +00:00
Sandro
c48c82c801
Merge pull request #118695 from plabadens/vim-plugin-taskwiki
...
vimPlugins: add taskwiki
2021-04-07 01:29:37 +02:00
Pierre Labadens
17030137a7
vimPlugins: add taskwiki
2021-04-06 23:23:39 +02:00
"Andrey Kuznetsov"
fbebdfe9f1
vimPlugins.rust-tools-nvim: init at 2021-04-06
2021-04-06 16:50:20 +00:00
"Andrey Kuznetsov"
f142c40b35
vimPlugins.jellybeans-nvim: init at 2021-04-05
2021-04-06 16:50:20 +00:00
Andrey Kuznetsov
95411fe906
vimPlugins.vim-clap: updated cargoSha256
2021-04-06 16:50:20 +00:00
"Andrey Kuznetsov"
deed0b3813
vimPlugins: update
2021-04-06 16:24:54 +00:00
Andrey Kuznetsov
71c4f6c24b
vimPlugins.glow-nvim: set branch to main
2021-04-06 16:24:20 +00:00
Jan Tojnar
c04a14edd6
Merge branch 'master' into staging-next
2021-04-06 16:01:14 +02:00
Sandro
ed062b86d8
Merge pull request #114293 from tmountain/nano
...
uboot: add ATF for ubootNanoPCT4
2021-04-06 11:58:37 +02:00
Sandro
d8158eee77
Merge pull request #118274 from alyssais/foo2zjs
...
foo2zjs: 20180519 -> 20210116
2021-04-05 18:30:57 +02:00
Sandro
de9aaa3d51
Merge pull request #117995 from IvarWithoutBones/bump/switch-emu
2021-04-05 17:13:23 +02:00