about summary refs log tree commit diff
path: root/pkgs/development/libraries/opendkim
AgeCommit message (Collapse)AuthorFilesLines
2019-08-24Merge branch 'master' into staging-nextVladimír Čunát2-2/+85
There ver very many conflicts, basically all due to name -> pname+version. Fortunately, almost everything was auto-resolved by kdiff3, and for now I just fixed up a couple evaluation problems, as verified by the tarball job. There might be some fallback to these conflicts, but I believe it should be minimal. Hydra nixpkgs: ?compare=1538299
2019-08-15treewide: name -> pname (easy cases) (#66585)volth1-2/+2
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2019-07-29opendkim: add patch for openssl 1.1Robin Gloster2-2/+85
2018-12-12opendkim: fix cross-buildJörg Thalheim1-1/+5
2017-08-01pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger1-1/+1
* pkgs: refactor needless quoting of homepage meta attribute A lot of packages are needlessly quoting the homepage meta attribute (about 1400, 22%), this commit refactors all of those instances. * pkgs: Fixing some links that were wrongfully unquoted in the previous commit * Fixed some instances
2016-11-24treewide: quote URLs in my packagesNikolay Amiantov1-2/+4
2016-02-01treewide: Mass replace 'openssl}/bin' to refer the 'bin' outputTuomas Tynkkynen1-1/+1
2016-01-13opendkim: adopt, cleanup and fix opendkim-genkeyNikolay Amiantov1-9/+17
2015-12-11opendkim: 2.4.3 > 2.10.3leenaars1-4/+12
Added some metadata as well.
2013-12-13opendkim: update from 2.4.2 to 2.4.3Nixpkgs Monitor1-2/+2
2011-10-24Updating opendkimLluís Batlle i Rossell1-2/+2
svn path=/nixpkgs/trunk/; revision=29997
2010-02-09added libmilter, opendkimRob Vermaas1-0/+13
svn path=/nixpkgs/trunk/; revision=19875