Commit Graph

7338 Commits

Author SHA1 Message Date
Edmund Wu
28deca8086 vscode-extensions.ms-vscode.cpptools: 1.7.0 -> 1.7.1 2021-11-08 19:32:24 +09:00
Edmund Wu
2ccca42863 vscode-extensions.vscode-wakatime.WakaTime: 17.0.8 -> 17.1.0 2021-11-08 19:32:24 +09:00
Edmund Wu
a533fb1788 vscode-extensions.ms-vscode.cpptools: 1.6.0 -> 1.7.0 2021-11-08 19:32:24 +09:00
Edmund Wu
a4320e7f16 vscode-extensions.ms-python.python: 2021.9.1246542782 -> 2021.10.1336267007 2021-11-08 19:32:24 +09:00
Edmund Wu
74c2c2692e vscode-extensions.ms-vscode.cpptools: fix OpenDebugAD7 path 2021-11-08 19:32:24 +09:00
Edmund Wu
fdf78664f8 vscode-extensions.WakaTime.vscode-wakatime: 4.0.9 -> 17.0.8 2021-11-08 19:32:24 +09:00
Edmund Wu
41a611a2ad vscode-extensions.ms-python.python: 2021.5.829140558 -> 2021.9.1246542782 2021-11-08 19:32:24 +09:00
Edmund Wu
d1d5134a94 vscode-extensions.ms-vscode.cpptools: 1.0.1 -> 1.6.0 2021-11-08 19:32:24 +09:00
github-actions[bot]
aa164b77b8
Merge staging-next into staging 2021-11-08 00:02:29 +00:00
John Ericson
4f81865aa1 Merge remote-tracking branch 'upstream/master' into staging-next 2021-11-07 20:51:04 +00:00
Chua Hou
155c4ad5ab
vimPlugins.stabilize-nvim: init at 2021-11-07 2021-11-07 18:36:47 +00:00
Chua Hou
de696e213f
vimPlugins: update 2021-11-07 17:58:39 +00:00
github-actions[bot]
97f12cbba8
Merge staging-next into staging 2021-11-07 12:01:52 +00:00
github-actions[bot]
e0cac44f90
Merge master into staging-next 2021-11-07 12:01:18 +00:00
Michele Guerini Rocco
d631a73345
Merge pull request #144881 from vs49688/wtfix
winetricks: remove wine dependency
2021-11-07 12:33:09 +01:00
github-actions[bot]
8130cf6764
Merge staging-next into staging 2021-11-07 06:01:36 +00:00
github-actions[bot]
1093ddf273
Merge master into staging-next 2021-11-07 06:01:02 +00:00
Zane van Iperen
1777da08a3
gnash: build with newer ffmpeg 2021-11-07 15:56:45 +10:00
Zane van Iperen
960eb082f1
pcsxr: build with newer ffmpeg 2021-11-07 15:56:44 +10:00
legendofmiracles
06a3d5fe54
wiki-tui: 0.4.1 -> 0.4.2 2021-11-06 19:45:22 -06:00
Zane van Iperen
68ca39a775
winetricks: remove wine dependency
It shouldn't be tied to a particular Wine installation, it should use
the one in $PATH. Also massively reduces the closure size.
2021-11-07 10:00:47 +10:00
github-actions[bot]
64baf2593d
Merge staging-next into staging 2021-11-06 18:01:35 +00:00
github-actions[bot]
eeb7e66e97
Merge master into staging-next 2021-11-06 18:01:01 +00:00
Domen Kožar
64d85b687d
Merge pull request #144789 from legendofmiracles/wiki-tui
wiki-tui: 0.3.4 -> 0.4.1, fix build on darwin
2021-11-06 07:08:22 -06:00
github-actions[bot]
e57ae1d6b3
Merge staging-next into staging 2021-11-06 12:01:54 +00:00
github-actions[bot]
89ec09c858
Merge master into staging-next 2021-11-06 12:01:12 +00:00
Fabian Affolter
4ce91f3340
Merge pull request #144805 from fabaff/bump-rdflib
python3Packages.rdflib: 6.0.1 -> 6.0.2
2021-11-06 10:31:23 +01:00
github-actions[bot]
87082f071c
Merge staging-next into staging 2021-11-06 06:01:39 +00:00
github-actions[bot]
a41ea4ced3
Merge master into staging-next 2021-11-06 06:01:07 +00:00
Alyssa Ross
02dfbde639
treewide: use mirror URLs where available
Candidates identified with

	git grep -F "$(grep -v '#' pkgs/build-support/fetchurl/mirrors.nix |
		grep -v nixos.org | grep :// | cut -d '"' -f 2)"

and then manually reviewed and tested.
2021-11-06 01:56:39 +00:00
Fabian Affolter
b228c241fb pylode: relax rdflib constraint 2021-11-05 23:28:09 +01:00
legendofmiracles
8c220df794
wiki-tui: fix build on darwin 2021-11-05 14:30:48 -06:00
legendofmiracles
458ea7e649
wiki-tui: 0.3.4 -> 0.4.1 2021-11-05 14:10:43 -06:00
Sandro Jäckel
1ab1b4561d
ghostscript: remove ? null, format 2021-11-05 21:08:58 +01:00
Artturin
75fd86fb25 ghostscript: fix cross-compile
zlib has to be in nativeBuildInputs too because its run during the
build, i think.
2021-11-05 19:57:04 +02:00
github-actions[bot]
ac4cb43546
Merge staging-next into staging 2021-11-05 00:02:01 +00:00
Bernardo Meurer
b3e7ddabfb
Merge pull request #125118 from chkno/wine
wine: gecko 2.47.1 -> 2.47.2 and add tests
2021-11-04 13:11:38 -07:00
github-actions[bot]
cca97be2f0
Merge staging-next into staging 2021-11-04 12:01:39 +00:00
Robert Hensing
3bccce68d1
Merge pull request #144440 from SuperSandro2000/lib-fromJSON
treewide: switch ``builtins.fromJSON(builtins.readFile ./file.json)``…
2021-11-04 12:17:40 +01:00
Alyssa Ross
eef72d8f9c pkgsMusl.cups: enable systemd support
We previously weren't able to build systemd for Musl, but now we
can!  (But not statically.)  So there's no longer any reason to have
systemd support in CUPS disabled by default for pkgsMusl.
2021-11-04 10:44:10 +00:00
Aaron Andersen
16697754eb
Merge pull request #141296 from vs49688/rpcs3
rpcs3: 0.0.16-12235-a4f4b81e6 -> 0.0.19-12975-37383f421
2021-11-03 22:19:56 -04:00
figsoda
9de54bcd71
Merge pull request #144532 from r-ryantm/auto-update/pipes-rs
pipes-rs: 1.4.5 -> 1.4.6
2021-11-03 20:33:50 -04:00
R. Ryantm
ec5455b73e pipes-rs: 1.4.5 -> 1.4.6 2021-11-03 20:14:13 +00:00
Sandro Jäckel
8547db919a
treewide: switch `builtins.fromJSON(builtins.readFile ./file.json)` to lib.importJSON ./file.json 2021-11-03 14:43:52 +01:00
Andrew Childs
98469f2c55 beats7: 7.5.1 -> 7.11.1 2021-11-03 11:37:04 +01:00
Artturi
a89a1498a4
Merge pull request #142700 from SuperSamus/citra 2021-11-03 11:12:05 +02:00
Ryan Burns
caea3b7d56
Merge pull request #143749 from SuperSamus/pcsx2
pcsx2: unstable-2020-11-13 -> unstable-2021-10-28
2021-11-02 18:43:05 -07:00
superherointj
df4fac48fc maintainers: remove superherointj 2021-11-02 18:22:31 -07:00
Smaug123
46bb15411b vimPlugins.lean-nvim: add dependencies 2021-11-02 16:17:58 -07:00
Martino Fontana
14c13a6a77 citra: devendor some packages
and other improvements
2021-11-02 21:45:45 +02:00
superwhiskers
16ab20685f citra: 2020-12-07 -> 2021-11-01 2021-11-02 11:02:14 -07:00
superwhiskers
2e4c0d21eb citra: add wrapQtAppsHook, making the qt interface work 2021-11-02 11:02:14 -07:00
Sandro
df535fa0f4
Merge pull request #142851 from oxalica/rust-analyzer 2021-11-02 16:01:44 +01:00
Artturi
e830260340
Merge pull request #144188 from r-ryantm/auto-update/ryujinx
ryujinx: 1.0.7094 -> 1.0.7096
2021-11-02 14:16:56 +02:00
Zane van Iperen
659e4b7457
rpcs3: 0.0.16-12235-a4f4b81e6 -> 0.0.19-12975-37383f421
* De-vendor FAudio, WolfSSL, pugixml, and flatbuffers
* Add update script
* Add myself as maintainer
2021-11-02 19:42:35 +10:00
R. Ryantm
2c9f28196d ryujinx: 1.0.7094 -> 1.0.7096 2021-11-02 04:24:26 +00:00
Martino Fontana
7aa9d2843d pcsx2: unstable-2020-11-13 -> unstable-2021-10-28 2021-11-01 23:40:05 +01:00
github-actions[bot]
bd0051cd54
Merge master into staging-next 2021-11-01 18:01:02 +00:00
figsoda
946f55cc04 statix: 0.3.4 -> 0.3.5 2021-11-01 12:19:13 -04:00
oxalica
1d1dd5ddfd
vscode-lldb: pin vsce version to fix build 2021-11-01 21:27:50 +08:00
oxalica
d9225f7a1d
rust-analyzer: 2021-09-20 -> 2021-10-25 2021-11-01 21:12:22 +08:00
Bobby Rong
aed8c80bf0
Merge pull request #144065 from r-ryantm/auto-update/ryujinx
ryujinx: 1.0.7086 -> 1.0.7094
2021-11-01 21:01:18 +08:00
github-actions[bot]
2b9973012c
Merge master into staging-next 2021-11-01 06:01:15 +00:00
R. Ryantm
4f1d4c61e1 ryujinx: 1.0.7086 -> 1.0.7094 2021-11-01 02:19:02 +00:00
Tassilo Tanneberger
7638773c6a
vimPlugins.lingua-franca: init at 2021-9-5 (#144040)
* added lingua franca vim plugin

* vimPlugins.lingua-franca-vim: init with 2021-9-5

* vimPlugins.lingua-franca-vim: init with 2021-9-5

* vimPlugins.lingua-franca-vim: init with 2021-9-5
2021-11-01 01:03:06 +01:00
github-actions[bot]
7eaf56d92e
Merge master into staging-next 2021-11-01 00:01:32 +00:00
Sandro
bb393f95db
Merge pull request #143923 from RaitoBezarius/lean-nvim-plugin 2021-10-31 21:27:23 +01:00
github-actions[bot]
7ca1d48ff2
Merge master into staging-next 2021-10-31 18:01:01 +00:00
Martin Weinelt
6841076659
Merge pull request #143849 from mweinelt/kyocera-m2x35-40-p2x35-40dnw 2021-10-31 16:30:50 +01:00
Raito Bezarius
cadbf50512 vimPlugins.lean-nvim: init at 2021-10-30 2021-10-31 02:23:44 +01:00
github-actions[bot]
0fa76ebdca
Merge master into staging-next 2021-10-30 18:00:59 +00:00
Martin Weinelt
8a2856d973 kyocera-ecosys-m2x35-40-p2x35-40dnw: init at 8.1606 2021-10-30 16:56:25 +02:00
Mario Rodas
7d09ca342b
Merge pull request #143668 from r-ryantm/auto-update/firebird-emu
firebird-emu: 1.4 -> 1.5
2021-10-30 08:10:28 -05:00
github-actions[bot]
846f94d984
Merge master into staging-next 2021-10-30 12:01:09 +00:00
Sandro
216705ad7d
Merge pull request #143064 from figsoda/statix
statix: init at 0.3.1; vimPlugins.statix: init at 0.1.0
2021-10-30 13:57:21 +02:00
github-actions[bot]
2d204edb98
Merge master into staging-next 2021-10-30 00:01:30 +00:00
Martino Fontana
7d58d22f53 duckstation: unstable-2021-10-19 -> unstable-2021-10-29 2021-10-29 23:49:34 +02:00
figsoda
19fec7306e vimPlugisn.statix: add simple check and note for version 2021-10-29 11:16:11 -04:00
figsoda
cf5da07395 vimPlugins.statix: init at 0.1.0 2021-10-29 11:16:11 -04:00
R. Ryantm
cfade5b9bb firebird-emu: 1.4 -> 1.5 2021-10-29 14:20:14 +00:00
github-actions[bot]
97b60b1800
Merge master into staging-next 2021-10-29 12:01:19 +00:00
Maximilian Bosch
b9170bf9e0
epson-escpr2: 1.1.38 -> 1.1.42 2021-10-29 13:26:38 +02:00
Bobby Rong
24076c551d
Merge pull request #143350 from r-ryantm/auto-update/tpm2-pkcs11
tpm2-pkcs11: 1.5.0 -> 1.7.0
2021-10-29 14:50:11 +08:00
github-actions[bot]
ea4da560ff
Merge master into staging-next 2021-10-28 12:01:32 +00:00
R. Ryantm
2f8c98ace3 tpm2-pkcs11: 1.5.0 -> 1.7.0 2021-10-28 10:16:47 +00:00
R. Ryantm
8ff3aad7fe xscreensaver: 6.01 -> 6.02 2021-10-28 01:38:04 +00:00
github-actions[bot]
23c6bab47e
Merge master into staging-next 2021-10-27 00:01:25 +00:00
Sandro
6fd9e0cec6
Merge pull request #142797 from IvarWithoutBones/bump/ryujinx 2021-10-26 22:12:24 +02:00
github-actions[bot]
9a27efeb34
Merge master into staging-next 2021-10-26 18:01:19 +00:00
Sandro
89a27a2e6f
Merge pull request #119719 from greizgh/seafile 2021-10-26 19:07:00 +02:00
Sandro
9e672a7086
Merge pull request #140433 from dlip/vscode-rescript 2021-10-26 16:44:15 +02:00
github-actions[bot]
6bb6e64046
Merge master into staging-next 2021-10-26 12:01:25 +00:00
Vanilla
9d7857c2bb
vscx/ms-vsliveshare-vsliveshare: 1.0.4836 -> 1.0.5043 2021-10-26 15:32:00 +08:00
Martin Weinelt
a47e0a6554 Merge remote-tracking branch 'origin/master' into staging-next 2021-10-25 21:03:48 +02:00
figsoda
faba756358 vimPlugins.marks-nvim: init at 2021-10-23 2021-10-25 10:35:07 -04:00
figsoda
f55446b5e3 vimPlugins.cmp-under-comparator: init at 2021-10-22 2021-10-25 10:34:34 -04:00
figsoda
126dfe79c0 vimPlugins.cmp-pandoc-references: init at 2021-10-11 2021-10-25 10:34:00 -04:00
figsoda
260af9121e vimPlugins.cmp-omni: init at 2021-09-28 2021-10-25 10:33:27 -04:00
figsoda
f94c4b7f61 vimPlugins: update 2021-10-25 10:32:56 -04:00
figsoda
e9370bd818 vimPlugins.vim-lean: fix branch 2021-10-25 10:29:10 -04:00
github-actions[bot]
24cfffaa7a
Merge master into staging-next 2021-10-25 00:01:32 +00:00
Ryan Burns
be28d932a3
Merge pull request #141044 from JoshuaFern/dosbox-staging
dosbox-staging: init at 0.77.1
2021-10-24 16:10:58 -07:00
Ryan Burns
48d43b218c
Merge pull request #141673 from rhoriguchi/vscode-extensions.hashicorp.terraform
vscode-extensions.hashicorp.terraform: 2.15.0 -> 2.16.0
2021-10-24 16:07:54 -07:00
IvarWithoutBones
bedcb97d24 ryujinx: 1.0.7065 -> 1.0.7086 2021-10-25 00:33:11 +02:00
SuperSamus
69b1076982
duckstation: 2021-10-01 -> 2021-10-19 (#142741)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-10-24 20:17:55 +02:00
github-actions[bot]
ceea0e5f2a
Merge master into staging-next 2021-10-24 18:00:57 +00:00
Sandro
e5e3f87771
Merge pull request #142730 from sbruder/update-yuzu 2021-10-24 18:15:06 +02:00
Sandro
f5dd325694
Merge pull request #142694 from pstn/wine620 2021-10-24 17:28:19 +02:00
Simon Bruder
b54d520ae5
yuzu-{ea,mainline}: {1874,679} -> {2156,788} 2021-10-24 12:03:26 +02:00
github-actions[bot]
18de94fc60
Merge master into staging-next 2021-10-24 06:01:24 +00:00
figsoda
0309332f76
Merge pull request #139641 from pstn/winePrePatch
wine-staging: Move staging patches to prePatch
2021-10-23 21:14:52 -04:00
github-actions[bot]
6d5b2c70e0
Merge master into staging-next 2021-10-24 00:01:46 +00:00
"superherointj"
d22c0e561b vimPlugins.vim-reasonml: init at 2020-07-16 2021-10-23 19:27:08 -03:00
"superherointj"
d53ea8fbaa vimPlugins: update 2021-10-23 19:26:42 -03:00
Philipp
ad57da7e1e
wine{Unstable,Staging}: 6.19 -> 6.20 2021-10-23 23:52:28 +02:00
github-actions[bot]
50a5d0f17c
Merge master into staging-next 2021-10-23 18:01:15 +00:00
Robert Scott
a2bbc256f0
Merge pull request #142601 from sbruder/update-fceux
fceux: 2.4.0 -> 2.5.0
2021-10-23 18:01:37 +01:00
Greizgh
3860ea7bb0
seafile-shared: build CLI client 2021-10-23 11:34:33 +02:00
Greizgh
67979f2ff0
seafile-shared: prefer commit hash over tag 2021-10-23 11:34:32 +02:00
Philipp
52f22edb9c
wine-staging: Move staging patches to prePatch 2021-10-22 21:26:58 +02:00
Jonathan Ringer
fc25d94010
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/development/python-modules/jupyter-client/default.nix
	pkgs/development/python-modules/jupyterlab-git/default.nix
2021-10-22 09:33:07 -07:00
figsoda
6ea90276fd vimPlugins: update 2021-10-22 09:56:49 -04:00
figsoda
ff964dbab7 vimPlugins: onedark.nvim -> onedarkpro.nvim 2021-10-22 09:56:48 -04:00
figsoda
0c5cb2dc47 vimPlugins.lualine: update repository owner 2021-10-22 09:43:02 -04:00
Simon Bruder
31de5f9419
fceux: 2.4.0 -> 2.5.0 2021-10-22 13:57:39 +02:00
figsoda
e4222cba48
Merge pull request #142219 from SuperSamus/git-graph
vscode-extensions.mhutchie.git-graph: init at 1.30.0
2021-10-21 21:58:08 -04:00
Dane Lipscombe
dae098f472 vscode-extensions.chenglou92.rescript-vscode: init at 1.1.3 2021-10-22 08:28:21 +11:00
figsoda
fbb7103303
Merge pull request #142391 from legendofmiracles/wiki-tui
wiki-tui: init at unstable-2021-10-20
2021-10-21 14:22:18 -04:00
legendofmiracles
6705114e50
wiki-tui: init at unstable-2021-10-20 2021-10-21 11:58:43 -06:00
Michael Raskin
06b99daebc
Merge pull request #141774 from Artturin/xscreensaverwrap
xscreensaver: wrap binaries to add libexec to path
2021-10-21 10:03:28 +00:00
Sandro
3376e74519
Merge pull request #142397 from pimeys/vim-prisma 2021-10-21 11:02:50 +02:00
Julius de Bruijn
90209cef34 vimPlugins.vim-prisma: init at 2020-04-04 2021-10-21 09:41:50 +02:00
github-actions[bot]
54a42ab846
Merge master into staging-next 2021-10-21 06:01:21 +00:00
Ryan Horiguchi
29c4f9e834
vscode-extensions.gruntfuggly.todo-tree: 0.0.213 -> 0.0.214 2021-10-21 01:48:08 +02:00
github-actions[bot]
2d8f645c79
Merge master into staging-next 2021-10-20 06:01:15 +00:00
Bobby Rong
a7c5460299
Merge pull request #142274 from ju1m/uboot
uboot: add Cubieboard2 build
2021-10-20 09:42:55 +08:00
github-actions[bot]
5808494271
Merge master into staging-next 2021-10-20 00:01:37 +00:00
Sandro
eec2c26181
Merge pull request #140559 from jraygauthier/jrg/ms-dotnettools-csharp-1231-to-12315 2021-10-19 23:04:10 +02:00
Vladimír Čunát
01df3cd7dd
Merge branch 'master' into staging-next 2021-10-19 19:24:43 +02:00
Martino Fontana
06c691cf3f vscode-extensions.mhutchie.git-graph: init at 1.30.0 2021-10-19 16:50:36 +02:00
Raymond Gauthier
4937a5f303
ms-toolsai.jupyter: 2021.5.745244803 -> 2021.9.1101343141 (#141772)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-10-19 10:04:15 +02:00
Raymond Gauthier
a443ee3613
ms-dotnettools.csharp: 1.23.2 -> 1.23.15
Update to latest. Also refactor to adapt to slight change in
`./rt-deps-bin-srcs.json` format.
2021-10-18 18:39:21 -04:00
Raymond Gauthier
e059511348
vscode-extensions: refac personal maintainer tools
Move existing `ms-dotnettools-csharp/update-bin-srcs-lib.sh`
bash lib under a `_maintainers` dir which should be used for common
maintainer tools (intended to be reused by more than a single
extension derivation).
2021-10-18 18:35:44 -04:00
github-actions[bot]
b0a41194a1
Merge master into staging-next 2021-10-18 18:01:14 +00:00
"Bernardo Meurer"
47e3de50d0 vimPlugins: update 2021-10-18 03:42:06 -07:00
github-actions[bot]
0f92179807
Merge master into staging-next 2021-10-17 18:01:07 +00:00
figsoda
826f620ffe vimPlugins.telescope-cheat-nvim: init at 2021-09-24 2021-10-17 11:33:56 -04:00
figsoda
1ba118f40a vimPlugins.comment-nvim: init at 2021-10-17 2021-10-17 11:25:37 -04:00
figsoda
222ae15d55 vimPlugins.better-escape-nvim: init at 2021-10-09 2021-10-17 11:25:17 -04:00
figsoda
f2ee2ca4ce vimPlugins: update 2021-10-17 11:24:56 -04:00
Artturin
5ae1a21e0c xscreensaver: wrap binaries to add libexec and coreutils to path
Closes https://github.com/NixOS/nixpkgs/issues/141183
2021-10-17 04:10:45 +03:00
Ryan Burns
3220fbe696 Merge branch 'master' into staging-next 2021-10-16 16:07:38 -07:00
Mukund Lakshman
a21416e5a9 vimPlugins.nvim-lsp-ts-utils: init at 2021-10-03 2021-10-16 17:06:39 -04:00
Mukund Lakshman
d3e9232242 vimPlugins: update 2021-10-16 16:59:46 -04:00
Raymond Gauthier
1ea6395610
ms-python.python: fix #139813 and #137314 (lttng-ust and libstdc++ errors) (#140564)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-10-16 19:26:52 +02:00
R. RyanTM
e8b8dd13e0 jitsi-meet-prosody: 1.0.5307 -> 1.0.5415 2021-10-16 09:34:56 -07:00
Martin Weinelt
adf4e67dd4 Merge remote-tracking branch 'origin/staging' into staging-next 2021-10-15 01:34:36 +02:00
Ryan Horiguchi
ced47fa582
vscode-extensions.hashicorp.terraform: 2.15.0 -> 2.16.0 2021-10-14 23:17:25 +02:00
figsoda
827f1d85d7
Merge pull request #141606 from lovesegfault/vim-plugins-update
vimPlugins: update
2021-10-14 11:15:47 -04:00
Luke Granger-Brown
b4b663efc8
Merge pull request #132713 from ncfavier/cups
cups: 2.3.3 -> 2.3.3op2
2021-10-14 14:54:08 +01:00
Peter Simons
476635afe1 Drop myself from meta.maintainers for most packages.
I'd like to reduce the number of Github notifications and
review requests I receive.
2021-10-14 11:01:27 +02:00
"Bernardo Meurer"
f0374ee2f5 vimPlugins: update 2021-10-13 23:31:26 -07:00
Bobby Rong
0b15081439
Merge pull request #141015 from r-ryantm/auto-update/ryujinx
ryujinx: 1.0.7058 -> 1.0.7065
2021-10-14 09:25:54 +08:00
Aaron Andersen
03cf34636f
Merge pull request #140947 from xfix/dolphinEmuMaster15260
dolphinEmuMaster: 5.0-14002 -> 5.0-15260
2021-10-13 21:08:04 -04:00
Julien Moutinho
ac38b7b215 uboot: add Cubieboard2 build 2021-10-13 18:38:10 +02:00
Sandro
e972bf9958
Merge pull request #141281 from AndersonTorres/new-zesarux 2021-10-12 21:14:53 +02:00
Sandro
724d594fa4
Merge pull request #141387 from SuperSandro2000/cleanup 2021-10-12 20:58:41 +02:00
Sandro Jäckel
501884ff7d
xboxdrv: minor cleanup 2021-10-12 19:58:04 +02:00
Kevin Cox
f6e161d60a
Merge pull request #139222 from IvarWithoutBones/init/buildDotnet
buildDotnetModule: init
2021-10-12 09:13:44 -04:00
Sandro
157bbb0a4b
Merge pull request #138536 from Stunkymonkey/misc-github 2021-10-12 14:48:04 +02:00
AndersonTorres
36f25f27eb zesarux: init at 10.0 2021-10-11 18:49:28 -03:00
figsoda
26daeaed7c
Merge pull request #141233 from samuelgrf/ghostscript-mainProgram
ghostscript: set meta.mainProgram
2021-10-11 13:27:45 -04:00
Samuel Gräfenstein
5323733f7b
ghostscript: set meta.mainProgram 2021-10-11 16:44:25 +02:00
"Andrey Kuznetsov"
fbabf7e511
vimPlugins: update 2021-10-11 13:53:04 +00:00
Andrey Kuznetsov
aa063c34b0
vimPlugins.lsp-vimway-diag-nvim: rename to diaglist-nvim 2021-10-11 13:52:59 +00:00
Sandro
6903e903a6
Merge pull request #141111 from SFrijters/wine-6.19 2021-10-11 15:31:55 +02:00
Joshua Fern
f9b4e32ca8 dosbox-staging: writeShellScript into makeWrapper 2021-10-10 17:06:02 -07:00
Joshua Fern
076ce97202 dosbox-staging: discard redundant option 2021-10-10 16:59:42 -07:00
Sandro
a4939246a5
Merge pull request #141140 from oxalica/vscode-lldb 2021-10-10 20:27:08 +02:00
Omid Momenzadeh
c205944161 lilypond-with-fonts: fix lilypond not finding its libraries
Fixes #140152. The fix is inspired by how lilypond-with-fonts was
packaged in v18.09.
2021-10-10 02:13:55 -05:00
Vanilla
5a0e54095a
pipes-rs: 1.4.4 -> 1.4.5 2021-10-10 10:47:27 +08:00
oxalica
60b4a5ea82
vscode-extensions.vadimcn.vscode-lldb: 1.6.7 -> 1.6.8 2021-10-10 04:55:03 +08:00
Stefan Frijters
4ac94527e4
wine{Unstable,Staging}: 6.18 -> 6.19 2021-10-09 11:23:11 +02:00
Stefan Frijters
5d0a657834
wine{Unstable,Staging}: 6.17 -> 6.18 2021-10-09 11:18:34 +02:00
Joshua Fern
28efdf72da dosbox-staging: rename alsaLib to alsa-lib 2021-10-08 17:53:59 -07:00
Joshua Fern
d9a3ddd2f6 dosbox-staging: rename pkgconfig to pkg-config 2021-10-08 17:49:07 -07:00
Joshua Fern
16c2826c1a dosbox-staging: init @ 0.77.1 2021-10-08 16:50:38 -07:00
R. RyanTM
47e17f3c1e ryujinx: 1.0.7058 -> 1.0.7065 2021-10-08 20:31:28 +00:00
Konrad Borowski
4ac97d0bd2 dolphinEmuMaster: 5.0-14002 -> 5.0-15260 2021-10-08 09:31:05 +02:00
figsoda
a78bc17923
Merge pull request #140685 from rhoriguchi/vscode-extensions.hashicorp.terraform
vscode-extensions.hashicorp.terraform: 2.14.0 -> 2.15.0
2021-10-07 22:25:13 -04:00
Arthur Gautier
9cb5337fde
vim-utils: fix dependency graph (#140118)
* neovim.tests: ensure the graph is pulled

We'll change the plugin name to ensure the plugin is correctly pulled by
vim-plug config generation.
* neovim.tests: ensure nvim exit with error
* Revert "fix: remove trailing '/.' from vim-plug plugin paths"

The root cause if fixed by
761b2c6ff3 (diff-e4b94db9201d58bd9410739dddf92bef74e0b5f5e596c804a84ee7c580ae3f71R9)

This reverts commit d9d1a11aed.
2021-10-08 00:26:43 +02:00
Sandro
0735bf37e1
Merge pull request #139950 from r-ryantm/auto-update/ryujinx 2021-10-07 22:17:56 +02:00
Ryan Burns
9544c029c0
Merge pull request #139656 from Atemu/expose-wine64
all-packages: expose wine64Packages
2021-10-07 00:53:02 -07:00
IvarWithoutBones
84cb383424 ryujinx: use buildDotnetModule 2021-10-06 22:14:24 +02:00
Sandro
71a83f62a5
Merge pull request #140732 from onsails/vim-plugins 2021-10-06 21:24:47 +02:00
Bobby Rong
7e78921b2b
Merge pull request #140703 from wackbyte/master
vscode-extensions.llvm-vs-code-extensions.vscode-clangd: init at 0.1.13
2021-10-06 22:49:04 +08:00
"Andrey Kuznetsov"
b09e71b549 vimPlugins: update 2021-10-06 14:34:38 +00:00
Andrey Kuznetsov
a09541870f
vimPlugins.compe-tmux: set branch to cmp
nvim-compe is deprecated in favor of nvim-cmp,
cmp version of tmux integration is in cmp branch
2021-10-06 08:33:26 +00:00
wackbyte
c445a64a28 vscode-extensions.llvm-vs-code-extensions.vscode-clangd: init at 0.1.13 2021-10-05 23:26:23 -04:00
AndersonTorres
9b2a54f7d6 treewide: change 0.0.0 to 0.pre in version attrs 2021-10-05 22:45:24 -03:00
Ryan Horiguchi
29a8d549db
vscode-extensions.hashicorp.terraform: 2.14.0 -> 2.15.0 2021-10-06 00:45:01 +02:00
Samuel Dionne-Riel
7882b7fa23
Merge pull request #140552 from samueldr/updates/u-boot-2021.10
uboot: 2021.04 -> 2021.10
2021-10-05 18:27:04 -04:00
Sandro
742d1db62b
Merge pull request #140435 from Artturin/duckstationupdate 2021-10-05 23:39:37 +02:00
"Gabriel Fontes"
c5b4e5331f
vimPlugins.vim-noctu: init at 2015-06-27 2021-10-05 12:37:35 -03:00
"Gabriel Fontes"
2deae09349
vimPlugins: update 2021-10-05 12:37:34 -03:00
Artturi
e143b6b572
Merge pull request #137565 from r-ryantm/auto-update/jitsi-meet-prosody 2021-10-05 15:14:12 +03:00
Sandro
f377583be9
Merge pull request #140566 from jraygauthier/jrg/vscode-ext-fix-conf-build 2021-10-05 10:47:35 +02:00
Raymond Gauthier
6575fff60f
vscode-utils: fix configure and build phase
As it was, it was impossible to implement pre / post hook for those as
their default implementation was not calling the run hook helper
as they should have.
2021-10-05 01:53:28 -04:00
Samuel Dionne-Riel
db8ab32efd
Merge pull request #125743 from novmar/novmar/orange_pi_zero2_support
ubootOrangePiZero2: init
2021-10-04 21:55:24 -04:00
Zhaofeng Li
1ef6c4bf37 ubootQemuRiscv64Smode: init 2021-10-04 21:47:51 -04:00
K900
b0f99ad527 ubootRaspberryPi4: provide fix for C0 revisions
Provide a (yet unmerged) patch that allows NixOS to boot correctly on
new Pi4 boards using the BCM2711C0 SoC. Revert this when the patch is
available in mainline U-Boot.

Co-authored-by: Samuel Dionne-Riel <samuel@dionne-riel.com>
2021-10-04 21:22:31 -04:00
Samuel Dionne-Riel
32a9c0adc3 uboot: 2021.04 -> 2021.10 2021-10-04 20:57:55 -04:00
Artturin
ba0377ff1a duckstation: unstable-2020-12-29 -> unstable-2021-10-01 2021-10-05 00:34:42 +03:00
Vanilla
6b3c9e1400
vscode-extensions.takayama.vscode-qq: init at 1.4.0 2021-10-04 22:14:46 +08:00
"Will Badart"
236d58aeef vimPlugins.neuron-nvim: init at 2021-03-20 2021-10-03 14:06:36 -07:00
"Will Badart"
c411524557 vimPlugins: update 2021-10-03 13:58:01 -07:00
Samuel Dionne-Riel
15f6329d2e
Merge pull request #139825 from Misterio77/rpi-even-bigger-kernel
uboot: increase rpi kernel size patch
2021-10-03 13:39:29 -04:00
Bart Brouns
4f84eb18b1 jackaudio: 1.9.17 -> 1.9.19 2021-10-03 13:45:47 +02:00
figsoda
963e2196d7
Merge pull request #140340 from oxalica/vim-nightfox-nvim
vimPlugins.nightfox-nvim: init at 2021-10-01
2021-10-02 22:14:48 -04:00
Matthieu Coudron
33a806db80
Merge pull request #139827 from oxalica/fix/markdown-preview-nvim
vimPlugins.markdown-preview-nvim: fix node dependencies
2021-10-03 03:55:35 +02:00
oxalica
d37df0b675
vimPlugins.nightfox-nvim: init at 2021-10-01 2021-10-03 09:08:22 +08:00
"oxalica"
ad7fdc005e vimPlugins: update 2021-10-03 07:57:35 +08:00
oxalica
98ca06bd04
vimPlugins.markdown-preview-nvim: remove executable check 2021-10-03 07:26:51 +08:00
Artturi
3a03afb7a8
Merge pull request #140302 from Artturin/cupsfiltersflags 2021-10-02 22:15:03 +03:00
Artturin
82b6455cc2 cups-filters: define mutool path and localstatedir,sysconfdir 2021-10-02 20:18:58 +03:00
Vanilla
84b08df988
vscode-extensions.influxdata.flux: init at 0.6.5. 2021-10-02 21:43:35 +08:00
figsoda
cfcabdb268
vscode-extensions.davidlday.languagetool-linter: styling fixup 2021-10-01 21:31:27 -04:00
Daniel Ebbert
cc57077ac5
vscode-extensions.davidlday.languagetool-linter: init at 0.18.0 2021-10-01 21:36:13 +02:00
Bernardo Meurer
d9d63e1f16
vimPlugins.cmp-tabnine: init at 2021-09-30 2021-10-01 11:27:19 -07:00
"Bernardo Meurer"
3a1cbf0df4 vimPlugins: update 2021-10-01 11:26:20 -07:00
"Bernardo Meurer"
67ac0371bc vimPlugins.nvim-cursorline: init at 2021-09-28 2021-10-01 00:55:14 -07:00
"Bernardo Meurer"
6038518014 vimPlugins.TrueZen-nvim: init at 2021-09-11 2021-10-01 00:53:59 -07:00
"Bernardo Meurer"
52428b73f6 vimPlugins: update 2021-10-01 00:48:11 -07:00
Anderson Torres
262cc3f6d9
Merge pull request #140107 from AndersonTorres/quick
emu2: unstable-2020-06-04 -> 0.0.0+unstable=2021-09-22
2021-10-01 01:45:10 -03:00
AndersonTorres
5e2c33f104 emu2: unstable-2020-06-04 -> 0.0.0+unstable=2021-09-22 2021-09-30 20:45:01 -03:00
Anderson Torres
b1c55743b6
Merge pull request #140043 from AndersonTorres/new-higan
higan: 110 -> 115+unstable=2021-08-18
2021-09-30 15:44:01 -03:00
AndersonTorres
ad7eb5b4e6 higan: 110 -> 115+unstable=2021-08-18 2021-09-30 14:42:08 -03:00
AndersonTorres
3b57a720fb desmume: update meta.homepage 2021-09-29 18:41:06 -03:00
R. RyanTM
f70e017500 ryujinx: 1.0.7047 -> 1.0.7058 2021-09-29 18:31:56 +00:00
AndersonTorres
0ebf933264 desmume: 0.9.11 -> 0.9.11+unstable=2021-09-22
Also, change to Github and remove the unworking patches.
2021-09-29 02:25:33 -03:00
Gabriel Fontes
a39ca1b8ee
uboot: increase rpi kernel size patch
Co-authored-by: Samuel Dionne-Riel <samuel@dionne-riel.com>
2021-09-29 01:41:53 -03:00
oxalica
2d1cfc5882
vimPlugins.markdown-preview-nvim: fix node dependencies 2021-09-29 09:40:30 +08:00
Konrad Borowski
60dcbe9837
melonDS: add libpcap to library path (#139787)
melonDS loads libpcap dynamically using dlopen.
2021-09-28 18:45:21 -04:00
figsoda
fd7d582455 vimPlugins.nvim-code-action-menu: init at 2021-09-28 2021-09-28 08:09:29 -04:00
figsoda
daa817d23a vimPlugins: update 2021-09-28 08:08:59 -04:00
figsoda
be499cf85e vimPlugins.crates-nvim: fix branch name 2021-09-28 08:07:01 -04:00
Atemu
7aa540aa92 wine64: fix eval on Darwin
On darwin, mesa doesn't have an osmesa output which means the attr is missing
which causes an eval error when building the package list (missing attr eval
errors are not recoverable).

OpenGL support should be covered by the darwin deps already, so these libraries
shouldn't be needed on Darwin.
2021-09-28 00:37:06 +02:00
Michael Raskin
ed8c752e13
Merge pull request #139653 from Atemu/wine-minimal-without-installers
wine: only embed mono & gecko installers in winePackages.full
2021-09-27 21:54:38 +00:00
Atemu
ba6a2ecc64 wine: only embed mono & gecko installers in winePackages.full 2021-09-27 22:29:56 +02:00
figsoda
d8f538ea04
Merge pull request #139593 from deviant/vscode-proto3
vsce/zxh404.vscode-proto3: init at 0.5.4
2021-09-27 08:42:14 -04:00