Commit graph

1427 commits

Author SHA1 Message Date
AndersonTorres ddc6655e34 Rename commander-x16 to commanderx16
After all, it is the upstream name.
2021-06-16 22:41:13 -03:00
AndersonTorres 37916df9d0 commanderx16: create x16-run script
In a typical FHS-compliant system, the rom and the emulator share the same
directory tree, and x16emu explores it. But Nix/Nixpkgs breaks this assumption.

Therefore, I made a useful script tailored to a regular user of Nixpkgs invoke
it in a more straightforward way. With this, the end user does not need to
explicitly set the default rom path.
2021-06-16 22:41:13 -03:00
Anderson Torres 78a6cf423d
Merge pull request #123843 from lunik1/ppsspp-ffmpeg-44-fix
ppsspp: fix build against ffmpeg 4.4
2021-06-16 15:28:47 -03:00
OPNA2608 47e6ed06b4 punes: unstable-2021-04-25 -> unstable-2021-06-05 2021-06-16 21:05:15 +09:00
Sandro f1c140d54f
Merge pull request #126695 from SFrijters/wine-6.0.1 2021-06-12 21:38:28 +02:00
Stefan Frijters c5a98fd73c
wineStable: 6.0 -> 6.0.1 2021-06-12 18:27:07 +02:00
Alexander V. Nikolaev 280afb7d4c wineUnstable: 6.9 -> 6.10
Staging updated as well
2021-06-12 15:04:38 +03:00
Kho-Dialga f8fe3cbe9c
proton-caller: 2.2.3 -> 2.3.0 (#126501)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-06-10 21:13:24 +02:00
AndersonTorres e9e5f5f84d Change all alsaLib references to alsa-lib 2021-06-10 01:12:49 -03:00
Christoph Hrdinka 870705b611
attract-mode: ffmpeg_3 -> ffmpeg
Replace insecure FFMPEG v3 with current version.

See https://github.com/NixOS/nixpkgs/issues/120705
2021-06-09 13:53:10 +02:00
Vladyslav M 398105b838
Merge pull request #124411 from Kho-Dialga/master
fixed version in proton-caller
2021-05-30 09:56:31 +03:00
Kho-Dialga 5619c4f674 proton-caller: fix version 2021-05-29 22:22:48 -06:00
Stefan Frijters 0cd06e8b09
wine{Unstable,Staging}: 6.8 -> 6.9 2021-05-29 17:35:34 +02:00
Stefan Frijters d37dd6c301
wine{Unstable,Staging}: 6.7 -> 6.8 2021-05-29 15:21:53 +02:00
Sandro 64742eb44c
Merge pull request #124293 from IvarWithoutBones/bump/switch-emu 2021-05-27 05:00:15 +02:00
Ivar Scholten 5b0928bd2b yuzu-{mainline,ea}: {576,1536} -> {633,1704} 2021-05-24 21:33:19 +02:00
Ivar Scholten 5eb80c23b6 ryujinx: 1.0.6835 -> 1.0.6893 2021-05-24 21:11:07 +02:00
Bernardo Meurer 15752dc7f3
winetricks: 20201206 -> 20210206 2021-05-23 22:10:40 -07:00
Sandro 77efb5b850
Merge pull request #121471 from Kho-Dialga/master 2021-05-23 18:51:13 +02:00
Sandro c5265c01a9
Merge pull request #123842 from lunik1/libretro-ppsspp-ffmpeg4
libretro.ppsspp: update to v1.11 and fix build againt ffmpeg 4.4
2021-05-23 17:36:34 +02:00
Jonathan Ringer 11a9ac00fc
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
 pkgs/tools/networking/xh/default.nix
2021-05-22 18:19:10 -07:00
Sandro 5cf7cfccf0
Merge pull request #123624 from ben0x539/wtf 2021-05-22 17:42:46 +02:00
lunik1 89cbb28f64
Update pkgs/misc/emulators/ppsspp/default.nix
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-05-21 22:49:22 +01:00
lunik1 babd906230
ppsspp: fix build against ffmpeg 4.4 2021-05-21 00:01:03 +01:00
lunik1 a5a5088eae
libretro.ppsspp: update to v1.11 and fix build againt ffmpeg 4.4 2021-05-20 22:51:05 +01:00
Jonathan Ringer 14f3686af1
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
  pkgs/applications/terminal-emulators/alacritty/default.nix
  pkgs/servers/clickhouse/default.nix
2021-05-20 09:12:42 -07:00
Robert Schütz da5310f82e
retroarchBare: use ffmpeg instead of ffmpeg_3 (#123514) 2021-05-19 21:57:35 +02:00
Benjamin Herr 76a63de3dc kodi-retroarch-advanced-launchers: take lib arg
This package was changed to refer to `lib` instead of `stdenv.lib`, but
`lib` was not actually in scope. I don't know what this package is about
or how evaluation got to that point, but this is clearly more correct.
2021-05-18 21:15:08 -07:00
github-actions[bot] 7000ae2b9a
Merge master into staging-next 2021-05-19 00:55:36 +00:00
Stéphan Kochen 47a1b5e57f yapesdl: fix darwin build 2021-05-18 18:39:15 +02:00
Jonathan Ringer f7a112f6c4
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
  pkgs/applications/graphics/emulsion/default.nix
  pkgs/development/tools/misc/texlab/default.nix
  pkgs/development/tools/rust/bindgen/default.nix
  pkgs/development/tools/rust/cargo-udeps/default.nix
  pkgs/misc/emulators/ruffle/default.nix
  pkgs/tools/misc/code-minimap/default.nix
2021-05-18 08:57:16 -07:00
Kho-Dialga 51ba5aa590 proton-caller 2.2.3
fixed

Changed license to gpl3Only and removed stdenv

Removed doCheck = true in proton-caller

Co-authored-by: legendofmiracles <30902201+legendofmiracles@users.noreply.github.com>

version fixed

fixed maintainers on proton-caller
2021-05-18 08:24:08 -06:00
Sandro 530c9fcbc7
Merge pull request #122975 from eduardosm/ruffle
ruffle: nightly-2021-04-02 -> nightly-2021-05-14
2021-05-17 19:03:09 +02:00
github-actions[bot] 3ff6965554
Merge master into staging-next 2021-05-17 06:22:23 +00:00
Ben Siraphob c5a669d3f7 treewide: remove unzip where not needed 2021-05-16 19:29:28 -07:00
Sandro 700942d2a5
Merge pull request #121119 from SuperSandro2000/remove-gnidorah
treewide: remove gnidorah
2021-05-17 02:42:24 +02:00
github-actions[bot] 6cdac75d25
Merge staging-next into staging 2021-05-16 18:32:44 +00:00
Guillaume Girol f1852527a9
Merge pull request #122915 from polygon/caprice32
caprice32: Add <string> include
2021-05-16 08:54:22 +00:00
Eduardo Sánchez Muñoz 96002e32bf ruffle: nightly-2021-04-02 -> nightly-2021-05-14 2021-05-14 12:44:38 +02:00
zowoq 004f8cd986 Merge staging-next into staging 2021-05-14 16:32:43 +10:00
Anderson Torres 5d4a430472
Merge pull request #122140 from vs49688/rpcs3
rpcs3: 0.0.12 -> 0.0.16
2021-05-14 00:19:10 -03:00
polygon 7b1fad07a5 caprice32: Add <string> include 2021-05-14 01:06:34 +02:00
Alyssa Ross 917b4fc6d9 snes9x-gtk: don't manually enableParallelBuilding
This is automatic for Meson builds.
2021-05-12 11:57:35 +00:00
Zane van Iperen f4b90cf6d0
rpcs3: 0.0.12-12199-b8477a470 -> 0.0.16-12235-a4f4b81e6
Additionally:
* Use system libcurl, so the patch downloader can work
* Use system zlib
* Use system libusb
* Add note about using system WolfSSL
* Enable SDL2, so the FAudio backend can work
* Change license to gpl2Only, as per [1]

[1]: https://github.com/RPCS3/rpcs3/issues/10255#issuecomment-835512840
2021-05-11 13:26:45 +10:00
Jan Tojnar dd78ce1c53
Merge branch 'staging-next' into staging 2021-05-08 20:59:05 +02:00
J. Neto 1887bf47dd vbam: fix build with SDL 2.0.14 2021-05-08 10:18:17 -07:00
Jan Tojnar 468cb5980b gnome: rename from gnome3
Since GNOME version is now 40, it no longer makes sense to use the old attribute name.
2021-05-08 09:47:42 +02:00
Daniël de Kok 85f96822a0 treewide: fix cargoSha256/cargoHash
Rust 1.50.0 incorporated a Cargo change (rust-lang/cargo#8937) in
which cargo vendor erroneously changed permissions of vendored
crates. This was fixed in Rust
1.51.0 (rust-lang/cargo#9131). Unfortunately, this means that all
cargoSha256/cargoHashes produced during the Rust 1.50.0 cycle are
potentially broken.

This change updates cargoSha256/cargoHash tree-wide.

Fixes #121994.
2021-05-08 00:36:37 -07: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