figsoda
c8266cd4c9
Merge pull request #148124 from oxalica/bump/nvim-treesitter
...
vimPlugins.nvim-treesitter{,-textobjects}: use default branch and update
2021-12-02 14:16:27 -05:00
legendofmiracles
b9e6351d30
maintainers: rename legendofmiracles to lom
2021-12-01 17:19:48 -06:00
oxalica
b1cbba2cc9
vimPlugins: update
2021-12-01 19:00:55 +08:00
oxalica
be53d7d2d6
vimPlugins.nvim-treesitter{,-textobjects}: use default branch
...
Neovim in nixpkgs is 0.6 now. We don't need 0.5 compatibility anymore.
2021-12-01 18:33:25 +08:00
Randy Eckenrode
640050fcb9
ionide.ionide-fsharp: 5.5.5 -> 5.10.1
2021-11-29 21:17:40 -05:00
figsoda
9c7406a10f
vimPlugins.vim-clap: fix cargoSha256
2021-11-29 16:01:23 -05:00
Sandro
3632da9904
Merge pull request #147738 from Kranzes/vimplugins
2021-11-29 20:19:32 +01:00
Thiago Kenji Okada
5c589d83ed
libretro: fix core platforms
2021-11-28 15:12:18 -03:00
Thiago Kenji Okada
7ff536edd6
libretro: remove "-DCMAKE_BUILD_TYPE=Release"
2021-11-28 15:12:18 -03:00
Thiago Kenji Okada
6f05bc3791
libretro.pcsx2: init at unstable-2021-11-27
...
Thanks for @jnetod help.
2021-11-28 15:12:18 -03:00
Ilan Joselevich
36857fb291
vimPlugins: resolve github repository redirects
2021-11-28 19:19:17 +02:00
Ilan Joselevich
b86ff2299a
vimPlugins: update
2021-11-28 19:11:27 +02:00
Thiago Kenji Okada
ef62ecac5f
mame: 0.237 -> 0.238
2021-11-27 23:02:57 -03:00
Sandro
9feb622427
Merge pull request #144844 from SFrijters/wine-6.0.2
2021-11-26 13:29:59 +01:00
Thiago Kenji Okada
3ecace59a4
Merge pull request #146958 from thiagokokada/add-missing-libretro-cores
...
Add missing libretro cores
2021-11-25 15:14:24 -03:00
pasqui23
a988b71a09
plasma-hud: init at 19.10.1 ( #74085 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-11-25 01:00:48 +01:00
Thiago Kenji Okada
fb763114e0
Merge pull request #146933 from leo60228/update-dolphin
...
dolphin-emu-beta: add update script, 5.0-15260 -> 5.0-15445
2021-11-23 21:15:30 -03:00
leo60228
c21b630d01
dolphin-emu-beta: 5.0-15260 -> 5.0-15445
2021-11-23 18:37:32 -05:00
leo60228
8de1b1bd48
dolphin-emu-beta: add update script
2021-11-23 18:37:32 -05:00
sternenseemann
c6e22b597b
cups-brother-hll2350dw: init at 4.0.0-1
2021-11-23 13:52:31 +01:00
Thiago Kenji Okada
0e8e7c819c
libretro.blastem: init at unstable-2021-11-22
2021-11-22 21:14:04 -03:00
Thiago Kenji Okada
82b4887f1e
libretro: unstable-2021-11-16 -> unstable-2021-11-22
2021-11-22 19:22:43 -03:00
Thiago Kenji Okada
9aee0414e0
libretro.bsnes-hd: init at unstable-2021-11-22
2021-11-22 18:50:00 -03:00
Thiago Kenji Okada
2fe3827806
libretro.bsnes: init at unstable-2021-11-22
2021-11-22 18:14:27 -03:00
Thiago Kenji Okada
d204860bf5
libretro.mesen-s: init at unstable-2021-11-22
2021-11-22 16:00:14 -03:00
github-actions[bot]
28641f51dc
Merge master into staging-next
2021-11-22 18:01:08 +00:00
Thiago Kenji Okada
d03b66c4a6
libretro.mesen: switch to libretro/mesen
...
The original repository was abandoned.
2021-11-22 13:49:42 -03:00
Thiago Kenji Okada
18bc6a9efe
libretro.melonds: init at unstable-2021-11-22
2021-11-22 13:45:32 -03:00
Sandro
542206e004
Merge pull request #143757 from SuperSamus/duckstation
2021-11-22 16:27:18 +01:00
Sandro
4d3a65a8b8
Merge pull request #145606 from ivankovnatsky/patch-18
2021-11-22 15:42:54 +01:00
github-actions[bot]
cbcbfb4901
Merge master into staging-next
2021-11-22 06:01:10 +00:00
Thiago Kenji Okada
0d9f8458a6
retroarch: switch from libretro-super to libretro-core-info
2021-11-22 01:05:02 -03:00
Thiago Kenji Okada
716deb5afb
libretro.beetle-saturn-hw: remove
...
This core never worked as intended:
https://github.com/libretro/libretro-core-info/issues/8 .
2021-11-22 01:05:02 -03:00
Thiago Kenji Okada
17c37fe0bd
libretro.bsnes-mercury-{balanced,performance}: init at unstable-2021-11-16
2021-11-22 00:02:04 -03:00
Bobby Rong
726f7c9688
Merge pull request #146839 from winterqt/bump-even-better-toml
...
vscode-extensions.tamasfe.even-better-toml: 0.9.3 -> 0.14.2
2021-11-22 11:00:01 +08:00
Thiago Kenji Okada
702c8f29fb
libretro: expose mkLibeRetroCore function
...
This will allow users to package their own core derivations if they want
without necessary submitting to nixpkgs.
2021-11-21 23:23:39 -03:00
Thiago Kenji Okada
994719881a
libretro.swanstation: init at unstable-2021-11-21
...
Sadly the original repository (stenzek/duckstation) is missing the
necessary files to build a libretro core, so we need to use the fork
instead.
2021-11-21 23:15:09 -03:00
Thiago Kenji Okada
33478a118c
libretro: make update.py script accept individual cores to update
2021-11-21 23:07:54 -03:00
github-actions[bot]
2f9a2c9dfe
Merge master into staging-next
2021-11-22 00:01:39 +00:00
Thiago Kenji Okada
b8d69b120d
mame: 0.226 -> 0.237
...
- change CC/CXX flags
- add missing dependencies
- mkDerivation -> stdenv.mkDerivation
- use Clang 6.0 when building with Clang
- remove badPlatforms
- increase meta.timeout (for Darwin)
2021-11-21 15:24:55 -03:00
github-actions[bot]
6ad93ecdbb
Merge master into staging-next
2021-11-21 06:01:18 +00:00
Winter
924870839f
vscode-extensions.tamasfe.even-better-toml: 0.9.3 -> 0.14.2
2021-11-20 23:14:45 -05:00
Thiago Kenji Okada
ff4c09703b
Merge pull request #146714 from thiagokokada/remove-retroArchCores
...
retroArchCores: remove, retroarchFull: init, retroarch: use fixed paths on "libretro_info_path"
2021-11-20 22:22:32 -03:00
Dmitry Kalinkin
49e78bbd2a
Merge pull request #146807 from SFrijters/wine-6.22
...
wine{Unstable,Staging}: 6.20 -> 6.22
2021-11-20 20:22:03 -05:00
github-actions[bot]
43d088886e
Merge master into staging-next
2021-11-21 00:01:46 +00:00
Thiago Kenji Okada
08b402b70e
libretro: enableParalellBuilding, except for older MAMEs
...
MAME since 0.225 have a fix for the build issues while building in
parallel. Since libretro.mame is on 0.227 right now, should be safe to
enable.
Since eventually enableParallelBuilding should be the default, enabling
it for all cores except the older MAMEs seems better than just enabling
for libretro.mame.
2021-11-20 20:27:48 -03:00
Stefan Frijters
70e9780f97
wine{Unstable,Staging}: 6.21 -> 6.22
2021-11-20 22:30:14 +01:00
Jonathan Fishbein
ff7045f018
vscode-extensions.haskell.haskell: 1.6.1 -> 1.7.1 ( #146528 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-11-20 20:56:16 +01:00
Stefan Frijters
37b7250f3e
wineStable: 6.0.1 -> 6.0.2
2021-11-20 20:42:27 +01:00
Stefan Frijters
d127765898
wine{Unstable,Staging}: 6.20 -> 6.21
...
Upstream dlls/crypt32/unixlib.c has been heavily modified,
so we need a new patch that fits for unstable/staging.
2021-11-20 19:56:56 +01:00