about summary refs log tree commit diff
path: root/pkgs/servers/prayer
AgeCommit message (Collapse)AuthorFilesLines
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2020-01-30prayer: fix build w/glibc-2.30Maximilian Bosch1-0/+1
2019-09-12prayer: fix broken buildAaron Andersen1-2/+15
2017-12-10prayer: use correct include directory for `c-client` aka uwimapAndreas Rammhold1-0/+1
2016-08-02treewide: Add lots of meta.platformsTuomas Tynkkynen1-0/+1
Build-tested on x86_64 Linux & Mac.
2015-11-29html-tidy: unify with its drop-in replacement tidy-html5Vladimír Čunát1-6/+9
- the original project has been unmaintained for years - some dependants needed to be patched due to renamed headers https://github.com/htacg/tidy-html5/issues/326#issuecomment-160329114 - separate tidy-html5 package was removed, as since the 5.0.0 version it's meant as a successor to both, and library name got back from libtidy5.so to libtidy.so https://github.com/htacg/tidy-html5/issues/326#issuecomment-160314666 /cc committers to tidy-html5: @edwjto and @zimbatm.
2014-12-06html-tidy: align attrname with pkgnameBjørn Forsman1-2/+2
htmlTidy => html-tidy. Keep copy of old attribute for backward compatibility.
2014-07-28Turn some license strings into lib.licenses valuesMateusz Kowalczyk1-1/+1
2014-02-15Move all db4 packages to the default db5William A. Kennington III1-2/+2
2013-03-30prayer: update to 1.3.5Lluís Batlle i Rossell1-2/+2
2012-12-28Rename buildNativeInputs -> nativeBuildInputsEelco Dolstra1-1/+1
Likewise for propagatedBuildNativeInputs, etc. "buildNativeInputs" sounds like an imperative rather than a noun phrase.
2011-11-08Adding prayer. It builds on linux x86_64, but I've not tried to run it.Lluís Batlle i Rossell2-0/+206
svn path=/nixpkgs/trunk/; revision=30347