nixpkgs/pkgs
Vladimír Čunát 7d7a9df360 html-tidy: fix on mingw
This doesn't fix the cross-build by itself due to
https://github.com/NixOS/nixpkgs/issues/14965
But in this case one can hack around that "easily" by:
  (html-tidy.override {
    inherit (/*non-cross nixpkgs eval*/)
      cmake;
  }).crossDrv
2016-04-25 10:09:15 +02:00
..
applications imagemagick: fix on mingw, only static ATM 2016-04-23 10:52:05 +02:00
build-support stdenv for windows: auto-link dependency DLLs 2016-04-23 10:52:00 +02:00
data zeal: move to qmakeHook 2016-04-20 18:55:50 +03:00
desktops kde5.kconfigwidgets: remove runtime perl dependency 2016-04-20 10:01:06 -05:00
development boost: support libiconv, also on non-glibc platforms 2016-04-23 10:52:07 +02:00
games mudlet: move to qmakeHook 2016-04-20 18:55:54 +03:00
misc ppsspp: move to qmake4Hook 2016-04-20 18:55:54 +03:00
os-specific mingw: update 3.1.0 -> 4.0.6 2016-04-21 13:38:20 +02:00
servers Merge pull request #14806 from rycee/fix/openxpki 2016-04-19 00:48:37 +03:00
shells fish: Reference correct output of glibc 2016-04-18 21:32:43 +03:00
stdenv stdenv on mingw: fix 64-bin DLL detection in some cases 2016-04-23 10:52:01 +02:00
test Merge branch 'master' into closure-size 2016-04-01 10:06:01 +02:00
tools html-tidy: fix on mingw 2016-04-25 10:09:15 +02:00
top-level yubikey-personalization-gui: move to qmake4Hook 2016-04-20 18:55:56 +03:00