Files
nixpkgs/pkgs/tools/text
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-01-01 22:03:21 +01:00
2016-03-21 09:42:32 -04:00
2015-10-31 16:08:03 +01:00
2016-03-08 11:53:39 +01:00
2015-09-16 07:55:13 +02:00
2016-01-09 16:46:03 +00:00
2016-02-21 18:43:34 +00:00
2015-11-19 08:47:46 +01:00
2016-04-25 10:09:15 +02:00
2016-03-23 15:04:50 -04:00
2015-09-27 15:08:12 -05:00
2016-03-30 21:54:03 +02:00
2015-09-01 14:12:26 +01:00
2016-04-15 17:41:41 +02:00
2015-07-15 17:03:18 +02:00
2016-02-28 18:05:56 +02:00
2015-11-27 21:56:31 +01:00
2015-09-28 17:56:15 +00:00
2016-02-17 17:05:59 +03:00
2015-09-20 12:57:50 +08:00