Commit graph

1244 commits

Author SHA1 Message Date
AndersonTorres c20c774ce0 x16-rom: init at 38 2021-01-28 18:13:42 -03:00
AndersonTorres 617154f7eb x16-emulator: init at 38 2021-01-28 18:13:42 -03:00
Ben Siraphob 82454e9df8 treewide: remove implicit use of stdenv.lib 2021-01-27 20:04:57 +07:00
IvarWithoutBones 1f274be90d ryujinx: 1.0.5551 -> 1.0.6416 2021-01-25 20:23:05 +01:00
Pavol Rusnak a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
Sandro a36bf6faf9
Merge pull request #101796 from luc65r/pkg/tilp2 2021-01-25 01:11:50 +01:00
luc65r e69bd781e4
libticalcs2: init at 1.1.9 2021-01-24 14:06:40 +01:00
luc65r 87d7a060c2
libticables2: init at 1.3.5 2021-01-24 14:00:16 +01:00
luc65r eadb35d098
libtifiles2: init at 1.1.7 2021-01-24 13:59:10 +01:00
luc65r 3e51cd164d
libticonv: init at 1.1.5 2021-01-24 13:57:07 +01:00
volth bc0d605cf1 treewide: fix double quoted strings in meta.description
Signed-off-by: Ben Siraphob <bensiraphob@gmail.com>
2021-01-24 19:56:59 +07:00
Sandro fd0daed2e8
Merge pull request #109271 from eduardosm/ruffle
ruffle: nightly-2020-11-30 -> nightly-2021-01-12
2021-01-22 02:17:38 +01:00
adisbladis bc98996b75
Merge pull request #110239 from ashkitten/update-dolphin
dolphinEmuMaster: 5.0-12716 -> 5.0-13178
2021-01-21 09:47:27 +01:00
zowoq 932941b79c treewide: editorconfig fixes
- remove trailing whitespace
- use spaces for indentation
2021-01-21 13:29:54 +10:00
ash lea fb76434e98 dolphinEmuMaster: 5.0-12716 -> 5.0-13178 2021-01-20 15:37:22 -08:00
AndersonTorres 54a44777a9 mednaffe: small fixup
A fixup to the ubiquitous problem of "GTK variables not found". Now the app
doesn't segfault when opening a window.
2021-01-20 10:32:11 -03:00
Sandro 5008e4702a
Merge pull request #106915 from Sebelino/citra-bump-2020-12
citra: 2020-03-21 -> 2020-12-07
2021-01-18 20:31:13 +01:00
Ben Siraphob fce00d15c2 pkgs/misc: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
Ben Siraphob badf51221d treewide: stdenv.lib -> lib 2021-01-16 17:58:11 +07:00
Michael Raskin 983cd52d2f
Merge pull request #108225 from avnik/wine-update
Wine update
2021-01-14 19:22:06 +00:00
ilian e05cbb82e1 rpcs3: update maintainers 2021-01-13 23:09:02 +01:00
Eduardo Sánchez Muñoz b249fd1b46 ruffle: nightly-2020-11-30 -> nightly-2021-01-12 2021-01-13 12:44:51 +01:00
Sandro 88e9af25b8
Merge pull request #108907 from terinjokes/patches/pcem 2021-01-12 16:16:26 +01:00
Profpatsch 4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Terin Stock f34f9aa38f pcem: init at 17 2021-01-10 13:29:47 -08:00
Frederik Rietdijk 0c42bb5027 Merge master into staging-next 2021-01-10 15:50:49 +01:00
Sandro be660e2ae5
Merge pull request #100042 from siraben/oberon-risc-emu-init
oberon-risc-emu: init at 2020-08-18
2021-01-10 12:49:55 +01:00
Ben Siraphob bf91623828 oberon-risc-emu: init at 2020-08-18 2021-01-08 13:02:26 +07:00
Ben Siraphob 3ae5e6ce03 treewide: remove enableParallelBuilding = true if using cmake 2021-01-03 18:37:40 +07:00
Alexander V. Nikolaev dfe26d0d34 wineUnstable: 6.0-rc3 -> 6.0-rc4 2021-01-02 19:49:51 +02:00
Alexander V. Nikolaev 36a6002f96 wineUnstable: 6.0-rc2 -> 6.0-rc3 2021-01-02 19:49:50 +02:00
Alexander V. Nikolaev 809c04b37a wineUnstable: 6.0-rc1 -> 6.0-rc2
Staging updated as well
2021-01-02 19:49:45 +02:00
Alexander V. Nikolaev f3206ed7db wineUnstable: 5.22 -> 6.0-rc1 2021-01-02 19:49:45 +02:00
Ben Siraphob b04fc593e7 treewide: cmake buildInputs to nativeBuildInputs, minor cleanups 2021-01-01 11:52:33 +07:00
github-actions[bot] e75c8744cb
Merge master into staging-next 2020-12-30 18:40:45 +00:00
Michael Raskin 7699bf12fd
Merge pull request #107916 from MetaDark/wineStaging
wineStaging: fix mingwSupport
2020-12-30 17:51:42 +00:00
github-actions[bot] 056304189c
Merge master into staging-next 2020-12-30 06:22:20 +00:00
Anderson Torres 4f5ae3e7d2
Merge pull request #106800 from MetaDark/protontricks
protontricks: 1.4.2 -> 1.4.3
2020-12-30 01:06:55 -03:00
Kira Bruneau 1fb875c036 wineStaging: fix mingwSupport 2020-12-29 21:29:54 -05:00
github-actions[bot] 31fc475812
Merge master into staging-next 2020-12-30 00:53:01 +00:00
Guillaume Bouchard 0c7b63e302
duckstation: init at unstable-2020-12-29 (#107878) 2020-12-30 00:35:04 +00:00
Lucas Ransan 6274a5bbb3 wine: re-enable stripping 2020-12-28 08:43:33 +01:00
Aaron Andersen 8a801d4319
Merge pull request #84117 from IvarWithoutBones/yuzu
yuzu: init at 482
2020-12-25 22:52:29 -05:00
Ben Siraphob cb1e980a72 craftos-pc: init at 2.4.5 2020-12-24 16:40:01 +07:00
Ivar c36ab0c678 yuzu: init at 482 2020-12-23 19:12:55 +01:00
P. R. d. O 702161d4d2
winetricks: 20200412 -> 20201206 2020-12-22 18:25:24 -06:00
Anderson Torres 40705f124b
Merge pull request #106359 from AndersonTorres/wip-dgen
dgen: init at 1.33
2020-12-17 12:18:36 -03:00
Doron Behar f42d6f81a8
Merge pull request #93660 from IvarWithoutBones/reicast-20.04
reicast: init at 20.04
2020-12-17 11:33:15 +02:00
IvarWithoutBones ca7f93177f reicast: init at 20.04 2020-12-17 11:12:33 +02:00
Sebastian Olsson f35820f894 citra: 2020-03-21 -> 2020-12-07
Version bump, comes with support for save states and other improvements.
2020-12-14 18:29:53 +01:00