Commit Graph

7022 Commits

Author SHA1 Message Date
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
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
figsoda
1541965676
Merge pull request #139608 from teto/expose-packdir
vimUtils.packDir: expose packDir function
2021-09-27 08:29:39 -04:00
Mikael Voss
39f0cfdd12
vimPlugins.deoplete-emoji: Drop plugin
Upstream repository has been deleted.
2021-09-27 13:18:12 +02:00
Matthieu Coudron
320235ce21 vimUtils.packDir: expose packDir function
as it can be useful for some
2021-09-27 10:21:14 +02:00
V
e50975e89d vsce/zxh404.vscode-proto3: init at 0.5.4 2021-09-27 06:30:06 +02:00
Mikael Voss
1ec1836dfe
vimPlugins.inkpot: init at 2013-02-10 2021-09-26 20:28:36 +02:00
figsoda
e9c83552c5
Merge pull request #139498 from Enzime/add/vscode-colorize
vsce/kamikillerto.vscode-colorize: init at 0.11.1
2021-09-26 11:07:35 -04:00
Michael Hoang
f59bceb7f7 vsce/kamikillerto.vscode-colorize: init at 0.11.1 2021-09-26 13:49:58 +10:00
Michael Hoang
5ad2ce9dca vsce/asvetliakov.vscode-neovim: init at 0.0.82 2021-09-26 02:31:42 +10:00
maxine [they]
9e2e902c19
Merge pull request #136280 from maxeaubrey/cnijfilter2_6.10
cnijfilter2: 6.00 -> 6.10
2021-09-25 15:00:57 +02:00
Ryan Mulligan
b22fec9cff
Merge pull request #139279 from r-ryantm/auto-update/ryujinx
ryujinx: 1.0.6954 -> 1.0.7047
2021-09-24 07:31:47 -07:00
Robert Hensing
fe03e825b2
Merge pull request #139194 from hercules-ci/fix-es-beats-aarch64
es *beat6: Fix build on aarch64
2021-09-24 13:45:06 +02:00
R. RyanTM
dbb297ba7a ryujinx: 1.0.6954 -> 1.0.7047 2021-09-24 03:48:51 +00:00
Ryan Burns
40299257cc Merge branch 'master' into staging-next 2021-09-23 18:43:00 -07:00
Olmo Kramer
912ee876da
Remove trailing whitespace 2021-09-24 01:00:11 +02:00