summary refs log tree commit diff
path: root/pkgs/tools/text/html-tidy
AgeCommit message (Expand)AuthorFilesLines
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2019-08-15treewide: name -> pname (easy cases) (#66585)volth1-1/+1
2018-10-16treewide: preserve hashesMatthew Bauer1-0/+2
2018-10-16treewide: don’t set CMAKE_SYSTEM_NAMEMatthew Bauer1-3/+0
2018-08-30treewide: Remove usage of remaining redundant platform compatability stuffJohn Ericson1-4/+2
2018-03-04html-tidy: 5.4.0 -> 5.6.0Ryan Mulligan1-2/+2
2017-07-24html-tidy: 5.2.0 -> 5.4.0Patrick Callahan1-3/+2
2017-06-28html-tidy: Don't use stdenv.crosshsloan1-2/+4
2017-01-25html-tidy: 5.0.0 -> 5.2.0Robin Gloster1-7/+7
2016-04-25html-tidy: fix on mingwVladimír Čunát1-0/+3
2015-11-29html-tidy: unify with its drop-in replacement tidy-html5Vladimír Čunát1-34/+24
2014-07-28Turn some license strings into lib.licenses valuesMateusz Kowalczyk1-1/+1
2013-08-16unmaintain several packagesLudovic Courtès1-1/+1
2013-06-09Change package versions to conform to nixpkgs conventions.Evgeny Egorochkin1-1/+1
2009-07-05Add HTML Tidy, an HTML validator.Ludovic Courtès1-0/+41