Files
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
..
2016-04-14 01:32:52 +01:00
2016-04-18 21:32:36 +03:00
2016-04-20 18:55:55 +03:00
2016-04-17 01:14:57 +02:00
2016-03-08 09:58:19 +01:00
2016-04-20 18:55:55 +03:00
2016-04-23 10:52:01 +02:00
2016-04-13 14:47:04 +02:00
2016-04-20 18:55:55 +03:00
2016-04-20 18:55:55 +03:00
2016-04-20 18:55:56 +03:00
2016-04-18 10:31:46 +01:00
2016-04-18 01:31:41 +08:00
2016-04-25 10:09:15 +02:00
2016-04-19 23:33:38 -07:00