summaryrefslogtreecommitdiffstats
path: root/pkgs/misc/emulators
AgeCommit message (Collapse)Author
2021-01-30Merge pull request #111261 from r-ryantm/auto-update/hatariMario Rodas
hatari: 2.3.0 -> 2.3.1
2021-01-30hatari: 2.3.0 -> 2.3.1R. RyanTM
2021-01-29Merge pull request #111124 from r-ryantm/auto-update/mednaffeRyan Mulligan
mednaffe: 0.8.8 -> 0.9.0
2021-01-29mednaffe: 0.8.8 -> 0.9.0R. RyanTM
2021-01-29Merge master into staging-nextgithub-actions[bot]
2021-01-29Merge pull request #111045 from IvarWithoutBones/fix-ryujinxSandro
ryujinx: 1.0.6416 -> 1.0.6448
2021-01-29Merge master into staging-nextgithub-actions[bot]
2021-01-28x16-rom: init at 38AndersonTorres
2021-01-28x16-emulator: init at 38AndersonTorres
2021-01-28ryujinx: 1.0.6416 -> 1.0.6448IvarWithoutBones
2021-01-27Merge master into staging-nextgithub-actions[bot]
2021-01-27treewide: remove implicit use of stdenv.libBen Siraphob
2021-01-26Merge master into staging-nextgithub-actions[bot]
2021-01-25ryujinx: 1.0.5551 -> 1.0.6416IvarWithoutBones
2021-01-25Merge master into staging-nextgithub-actions[bot]
2021-01-25treewide: remove stdenv where not neededPavol Rusnak
2021-01-25Merge master into staging-nextgithub-actions[bot]
2021-01-25Merge pull request #101796 from luc65r/pkg/tilp2Sandro
2021-01-24Merge branch 'master' into staging-nextJan Tojnar
2021-01-24libticalcs2: init at 1.1.9luc65r
2021-01-24libticables2: init at 1.3.5luc65r
2021-01-24libtifiles2: init at 1.1.7luc65r
2021-01-24libticonv: init at 1.1.5luc65r
2021-01-24treewide: fix double quoted strings in meta.descriptionvolth
Signed-off-by: Ben Siraphob <bensiraphob@gmail.com>
2021-01-22Merge staging-next into staginggithub-actions[bot]
2021-01-22Merge pull request #109271 from eduardosm/ruffleSandro
ruffle: nightly-2020-11-30 -> nightly-2021-01-12
2021-01-21Merge staging-next into staginggithub-actions[bot]
2021-01-21Merge pull request #110239 from ashkitten/update-dolphinadisbladis
dolphinEmuMaster: 5.0-12716 -> 5.0-13178
2021-01-21Merge staging-next into staginggithub-actions[bot]
2021-01-21treewide: editorconfig fixeszowoq
- remove trailing whitespace - use spaces for indentation
2021-01-21Merge staging-next into staginggithub-actions[bot]
2021-01-20dolphinEmuMaster: 5.0-12716 -> 5.0-13178ash lea
2021-01-20mednaffe: small fixupAndersonTorres
A fixup to the ubiquitous problem of "GTK variables not found". Now the app doesn't segfault when opening a window.
2021-01-20melonDS: 0.9 -> 0.9.1R. RyanTM
2021-01-18Merge pull request #106915 from Sebelino/citra-bump-2020-12Sandro
citra: 2020-03-21 -> 2020-12-07
2021-01-16pkgs/misc: pkgconfig -> pkg-configBen Siraphob
2021-01-16treewide: stdenv.lib -> libBen Siraphob
2021-01-14Merge pull request #108225 from avnik/wine-updateMichael Raskin
Wine update
2021-01-13rpcs3: update maintainersilian
2021-01-13ruffle: nightly-2020-11-30 -> nightly-2021-01-12Eduardo Sánchez Muñoz
2021-01-12Merge pull request #108907 from terinjokes/patches/pcemSandro
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch
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-10pcem: init at 17Terin Stock
2021-01-10Merge master into staging-nextFrederik Rietdijk
2021-01-10Merge pull request #100042 from siraben/oberon-risc-emu-initSandro
oberon-risc-emu: init at 2020-08-18
2021-01-08oberon-risc-emu: init at 2020-08-18Ben Siraphob
2021-01-03treewide: remove enableParallelBuilding = true if using cmakeBen Siraphob
2021-01-02wineUnstable: 6.0-rc3 -> 6.0-rc4Alexander V. Nikolaev
2021-01-02wineUnstable: 6.0-rc2 -> 6.0-rc3Alexander V. Nikolaev
2021-01-02wineUnstable: 6.0-rc1 -> 6.0-rc2Alexander V. Nikolaev
Staging updated as well