about summary refs log tree commit diff
path: root/pkgs/misc
Commit message (Collapse)AuthorAge
* vimPlugins: 2015-09-17 updateArseniy Seroka2015-09-17
|
* vimPlugins: add vim-jadeRehno Lindeque2015-09-16
|
* all-packages: Use callPackage where possibleMathnerd3142015-09-14
|
* Desmume: init at 0.9.11AndersonTorres2015-09-12
|
* add libjack2-gitAndrew Kelley2015-09-11
| | | | closes #9467
* xtrlock-pam: init at 3.4Thomas Strobel2015-09-10
|
* sundtek: 28-07-2015 -> 2015-09-07 (close #9723)Simon Vandel Sillesen2015-09-09
|
* marking junit and dolphinEmu as brokenRok Garbas2015-09-08
|
* cups: 2.0.3 -> 2.0.4, fix transient failureDomen Kožar2015-09-06
| | | | | (cherry picked from commit cc06f9c0be051f7ef2e1fcbd2ce13b902acc8adc) Signed-off-by: Domen Kožar <domen@dev.si>
* jack2: apply patch to fix build with gcc5Cillian de Róiste2015-09-03
|
* Revert "jack2: 1.9.10 -> 2015-06-02"Cillian de Róiste2015-09-03
| | | | This reverts commit fd829968c7b6734e04d7c720d51a174b4e8a8412.
* vimPlugins: 2015-09-01 updateArseniy Seroka2015-09-01
|
* Merge pull request #9507 from benley/vim-unityArseniy Seroka2015-09-01
|\ | | | | vimPlugins.unite: Init at 2015-08-29
| * vimPlugins.unite: Init at 2015-08-29Benjamin Staffin2015-08-30
| | | | | | | | unite works nicely together with vimshell.
* | xlockmore: clean configure flags and add Xinerama and DPMS supportNikolay Amiantov2015-08-31
| | | | | | | | Close #9391.
* | mednafen: fix src url (sourceforge -> mednafen.fobby.net)Cillian de Róiste2015-08-31
|/ | | | Also bump the minor version 0.9.38.5 -> 0.9.38.6
* Merge pull request #9556 from kamilchm/vim-goArseniy Seroka2015-08-31
|\ | | | | vimPlugins: replace unmaintained vim-golang with vim-go
| * vimPlugins: replace unmaintained vim-golang with vim-goKamil Chmielewski2015-08-30
| |
* | Merge pull request #9506 from benley/vim2nixArseniy Seroka2015-08-30
|\ \ | |/ |/| vimUtils.pluginnames2nix: fixes for non-nixos systems
| * vimUtils.pluginnames2nix: fixes for non-nixos systemsBenjamin Staffin2015-08-28
| | | | | | | | | | | | | | Now referring to the nix prefetch scripts through their nixpkgs derivation in order to make sure their shebang lines are rewritten properly. Otherwise nix-prefetch-hg fails on Ubuntu (and probably Debian) systems, where /bin/sh is not bash.
* | vimPlugins: adding css_color_5056, ctrlp-py-matcher, ctrlp-z, goyo, ↵Rok Garbas2015-08-29
| | | | | | | | vim-signify, vim-webdevicons
* | vimPlugins: updated (and sorted alphabetically)Rok Garbas2015-08-29
| |
* | Merge pull request #9320 from kamilchm/vimPlugins-molokaiDomen Kožar2015-08-29
|\ \ | |/ |/| vimPlugins: add molokai
| * vimPlugins: add molokaiKamil Chmielewski2015-08-19
| |
* | vimproc: Fix when run on non-NixOS linux distrosBenjamin Staffin2015-08-27
| | | | | | | | | | | | | | Prior to this change, if there exists a /lib*/ld-linux*.so.2 on a system, vimproc will try to load vimproc_linux64.so or vimproc_linux32.so instead of vimproc_unix.so, which is what nix actually builds.
* | Merge pull request #9475 from dezgeg/pr-uboot-updateArseniy Seroka2015-08-28
|\ \ | | | | | | u-boot: 2015.04 -> 2015.07
| * | u-boot: 2015.04 -> 2015.07Tuomas Tynkkynen2015-08-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | A new regularly release. Some improvements I've noted: - Keyboard on the pcDuino3 Nano now works without a hub. - Ctrl-C now correctly cancels the 'sysboot' boot menu Also, config_cmd_default.h is replaced by equivalents in the kconfig system, so the vexpress patch needs some updating.
* | | libqglviewer: rename attrname and pkgname from libQGLViewerBjørn Forsman2015-08-26
| | | | | | | | | | | | Ref. http://nixos.org/nixpkgs/manual/#sec-package-naming
* | | Merge branch 'staging'Domen Kožar2015-08-25
|\ \ \ | |/ / |/| |
| * | Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-08-21
| |\ \
| * \ \ Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-08-19
| |\ \ \
| * \ \ \ Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-08-18
| |\ \ \ \
| * | | | | ghostcript: work around a parallel check problemVladimír Čunát2015-08-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | http://hydra.nixos.org/build/24811657 Hopefully OK now - I couldn't reproduce it with 4 cores and HT.
| * | | | | cups: remove xdg_utils dependencyJan Malakhovski2015-08-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | `cups.desktop` that depends on some fixed version of `xdg-open` is not particularly useful; it should use `xdg-open` from the environment it's being run from. As a side effect, one can now fiddle with `xdg_utils` package without rebuilding pretty much every single one of graphical packages (they all depend on `cups` through their graphical toolkits).
| * | | | | Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-08-13
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-08-07
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-08-04
| |\ \ \ \ \ \
| * | | | | | | ghostscript: Fix patchesWilliam A. Kennington III2015-08-03
| | | | | | | |
| * | | | | | | Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-08-03
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-07-31
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-07-30
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | ghostscript: Fix after merge from masterWilliam A. Kennington III2015-07-27
| | | | | | | | | | |
| * | | | | | | | | | Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-07-27
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into stagingVladimír Čunát2015-07-26
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | ghostscript: reduce size significantly, /cc #8990Vladimír Čunát2015-07-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Don't use static bin/gs. - Split docs into a separate output. - Split fonts into another derivation, so they're not reinstalled when something changes. - Drop --disable-sse2 https://github.com/NixOS/nixpkgs/commit/e723c512c#commitcomment-12361078 - Some cleanups.
* | | | | | | | | | | | | Make "nix-env -i wine" work againEelco Dolstra2015-08-25
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also, make wine32 the default again to prevent a huge closure size regression. (It recently grew by ~1 GB: http://hydra.nixos.org/job/nixos/trunk-combined/nixpkgs.wineStable.x86_64-linux#tabs-charts) Issue #8990.
* | | | | | | | | | | | Merge pull request #9025 from abbradar/zsnesNikolay Amiantov2015-08-21
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | zsnes: use Debian patches, fix segfault on saving state
| * | | | | | | | | | | zsnes: use Debian patches, fix segfault on saving stateNikolay Amiantov2015-07-28
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | canon-cups-ufr2: init at 2.90Thomas Strobel2015-08-20
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | new package: mgba 0.3.0Cray Elliott2015-08-17
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a new Gameboy Advance emulator which aims to run on lower end hardware without sacrificing accuracy or portability.