1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
nixpkgs/pkgs/tools
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
..
admin
archivers
audio qastools: move to qmake4Hook 2016-04-20 18:55:55 +03:00
backup
bluetooth
bootloaders/refind
cd-dvd unetbootin: move to qmake4Hook 2016-04-20 18:55:55 +03:00
compression bzip2: fix on mingw 2016-04-23 10:52:01 +02:00
filesystems
graphics nifskope: move to qmake4Hook 2016-04-20 18:55:55 +03:00
inputmethods touchegg: move to qmake4Hook 2016-04-20 18:55:55 +03:00
misc yubikey-personalization-gui: move to qmake4Hook 2016-04-20 18:55:56 +03:00
networking cmst: move to qmakeHook 2016-04-20 18:55:56 +03:00
package-management
security
system
text html-tidy: fix on mingw 2016-04-25 10:09:15 +02:00
typesetting
video
virtualization
X11 xbanish: init at 1.4 👻 2016-04-19 23:33:38 -07:00