summary refs log tree commit diff
path: root/pkgs/misc
Commit message (Collapse)AuthorAge
* Update Wine unstableMichael Raskin2014-10-06
|
* Update dolphinEmuMasterCray Elliott2014-10-03
| | | | | | | The plan at this point is to update dolphinEmuMaster every month in tanden with the latest development report on the dolphin-emu.org blog. Closes #4374
* youcompleteme (vim plugin): use commit date as version numberBjørn Forsman2014-10-03
| | | | | | | | Using a git commit id as version number doesn't work well, so use the commit date instead. Also, there is no other version of YouCompleteMe than the git version, so drop 'git' from the package name.
* youcompleteme (vim plugin): update to latestBjørn Forsman2014-10-03
| | | | | | | patchShebangs fixes build failure in chroot (in this new version). The --system-libclang flag is now needed to prevent YouCompleteMe from trying to download and build clang (which fails).
* Merge pull request #4078 from edwtjo/libretro-cores-addendumRickard Nilsson2014-10-02
|\ | | | | XBMC RetroArch integration and some cores
| * XBMC AdvancedLauncher RetroArch launchers.Edward Tjörnhammar2014-10-02
| | | | | | | | | | | | | | | | | | | | | | These are wrappers for retroarch wrappers, they are needed since launching a process from XBMC(as a display manager and probably otherwise), using AdvancedLauncher, results in it and it's parent recieving the same gamepad input. These wrappers will produce no sound on XBMC and AdvancedLauncher setups not using a sound daemon, since XBMC gets paused while still holding onto the sound device.
* | Revert "ghostscriptX: update from 9.06 to 9.14, potentially fixes CVE-2012-4405"Mateusz Kowalczyk2014-10-02
| | | | | | | | | | | | | | | | | | | | This reverts commit 13fab57d127bf70a338901b422da32e562d16889. Hopefully fixes the printing tests at http://hydra.nixos.org/build/14952070/log/raw ; if not, it's probably gutenprint although I doubt: client# lp: Unsupported document-format "application/pdf".
* | Higan: adding config.higan.{guiToolkit,profile} optionsAndersonTorres2014-10-01
| | | | | | | | | | | | | | | | Now we can parametrize Higan locally. By default, guiToolkit = "gtk" and profile = "performance" (the accuracy profile is seriously slow on my machine :) ) Closes #4340
* | Sound of Sorting: New PackageAndersonTorres2014-10-01
| | | | | | | | | | | | | | | | | | Sound of Sorting is an array-sorting visual+sound demo program. It shows an array as a list of horizontal bars, and realizes a step-by-step sorting of it. Moreover, it colorizes and emits a "8-bit-game-like" sound throughout its execution. Closes #4341
* | ghostscriptX: update from 9.06 to 9.14, potentially fixes CVE-2012-4405Mateusz Kowalczyk2014-09-30
| | | | | | | | cc @viric
* | gutenprint: update from 5.2.9 to 5.2.10Mateusz Kowalczyk2014-09-30
|/
* Mednafen: update to 0.9.36.4AndersonTorres2014-09-28
| | | | Closes #4304
* fixed some meta.maintainers attributesPascal Wittmann2014-09-26
|
* libretro.ppsspp: Fixes building on i686Edward Tjörnhammar2014-09-26
|
* Add package: vim plugin: vimoutlinerThomas Strobel2014-09-24
| | | | Closes #4252
* Update XScreensaverMichael Raskin2014-09-24
|
* wineUnstable: Fix dynamic loading of ncurses lib.Nathaniel Baxter2014-09-24
|
* wineUnstable: Bump version to 1.7.27Nathaniel Baxter2014-09-23
|
* wineUnstable: Bump version to 1.7.26Nathaniel Baxter2014-09-22
|
* libretro: added bsnes, fba, gambatte, genesis-plus-gx, prboomEdward Tjörnhammar2014-09-22
|
* hatari: update from 1.6.2 to 1.8.0Mateusz Kowalczyk2014-09-21
|
* Higan: adding "profile" and "gui" building optionsAndersonTorres2014-09-20
| | | | | | Also, removing builder.sh and copying everything to Nix expression. Closes #4048
* Update maven to 3.2.3 and put it in a more sensible locationDaniel Peebles2014-09-20
| | | | | | Closes #4187. Signed-off-by: Mateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk>
* added alock packageSiarhei Zirukin2014-09-16
|
* transformed meta.maintainers of some packages into listsPascal Wittmann2014-09-13
|
* Merge pull request #4030 from AndersonTorres/small-fixupsWilliam A. Kennington III2014-09-11
|\ | | | | Small style fixups
| * Small style fixupsAndersonTorres2014-09-10
| | | | | | | | | | In this commit, I modified some files, conforming them to a idiosyncratic standard - mainly, a template for meta attribs.
* | Merge pull request #3829 from ruediger/add/oxygen-gtk3cillianderoiste2014-09-11
|\ \ | |/ |/| Add oxygen-gtk3.
| * Add oxygen-gtk3 and rename oxygen_gtk to oxygen-gtk2.Rüdiger Sonderfeld2014-08-29
| | | | | | | | oxygen_gtk is still kept for backwards compatibility.
* | libretro-cores:Edward Tjörnhammar2014-09-04
| | | | | | | | | | | | | | | | | | - adding: 4do, desmume, fceumm, mame, mupen64plus, scummvm, snes9x, stella, picodrive, ppsspp and vba retroarch: - added retroarch wrapper for configured cores - changed attributes, old retroarch is now retroarchBare*
* | Merge pull request #3886 from AndersonTorres/higanMichael Raskin2014-09-03
|\ \ | | | | | | Higan - a quick&dirty workaround
| * | Higan: Updating builder.sh scriptAndersonTorres2014-08-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Now builder.sh will install a higan-config.sh script to write auxiliary stuff on $HOME/.config/higan directory. That way, higan searches locally and runs cleanly. Obviously it's a hack, but the only other way is to do a huge patch on upstream sources; personally I think it is better to work that type of thing directly on higan sources.
| * | Higan - a quick&dirty workaroundAndersonTorres2014-08-30
| | | | | | | | | | | | | | | | | | | | | Higan uses a lot of hardcoded paths when it looks for runtime files as shaders, icons and mainly BIOS files. So, we made a q&d wrapper script: it copies all these files to $HOME/.config/higan in the 1st invocation.
* | | Merge pull request #3890 from edwtjo/emulationstation-2.0.0-rc1Michael Raskin2014-09-03
|\ \ \ | | | | | | | | emulationstation: 1.0.2 -> 2.0.0-rc1
| * | | emulationstation: 1.0.2 -> 2.0.0-rc1Edward Tjörnhammar2014-08-31
| |/ /
* | | Merge pull request #3932 from MP2E/retroarch_git_masterMichael Raskin2014-09-03
|\ \ \ | | | | | | | | add retroarchMaster package
| * | | add retroarchMaster packageCray Elliott2014-09-02
| | | |
* | | | Enabled access to binaries of needed tools, and worker daemons can be ↵Strahinja Popovic2014-09-03
| | | | | | | | | | | | | | | | enabled for phabricator #3306
* | | | Add auto-updater for XScreensaverMichael Raskin2014-09-02
| | | |
* | | | dolphin-emu: drop reference to git from buildInputs since it's no longer an ↵Peter Simons2014-09-02
| | | | | | | | | | | | | | | | argument to the expression after #3936
* | | | dolphinEmu doesn't need the git packageCray Elliott2014-09-02
| | | |
* | | | add dolphinEmu and dolphinEmuMasterCray Elliott2014-09-02
|/ / / | | | | | | | | | | | | Dolphin is a high quality, open source Gamecube/Wii/Triforce emulator for Windows, Mac OS X and Linux
* | | Remove unneeded definitionsMichael Raskin2014-09-02
| | |
* | | Merge pull request #3905 from AndersonTorres/stellaMichael Raskin2014-09-02
|\ \ \ | | | | | | | | Stella 4.0: New Package
| * | | Stella 4.0: New PackageAndersonTorres2014-08-31
| | | | | | | | | | | | | | | | Stella is an Atari 2600 VCS emulator
* | | | Merge pull request #3257 from tailhook/myenv-proxyMichael Raskin2014-09-01
|\ \ \ \ | |/ / / |/| | | my-env: Preserve http_proxy and ftp_proxy variables
| * | | my-env: Preserve http_proxy and ftp_proxy variablesPaul Colomiets2014-07-28
| | | | | | | | | | | | | | | | | | | | | | | | There are few build scripts which set them to `nodtd.invalid` to disable downloading files by buildscript. But for user environment we should restore original values
* | | | Update unstable WineMichael Raskin2014-08-31
| |/ / |/| |
* | | Higan - new package (alpha stage!)AndersonTorres2014-08-29
| |/ |/| | | | | | | | | Higan is a cycle-accurate Nintendo multi-system emulator It is a preliminary release for Nix - I need to investigate some issues about install process and hardcoded paths...
* | ppsspp: update to 0.9.9.1Mateusz Kowalczyk2014-08-25
| |