about summary refs log tree commit diff
path: root/pkgs/development/libraries/svrcore
AgeCommit message (Collapse)AuthorFilesLines
2019-08-15treewide: name -> pname (easy cases) (#66585)volth1-2/+2
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2019-01-26treewide: remove wkennington as maintainerJörg Thalheim1-1/+0
He prefers to contribute to his own nixpkgs fork triton. Since he is still marked as maintainer in many packages this leaves the wrong impression he still maintains those.
2017-09-21misc pkgs: Basic sed to get fix `pkgconfig` and `autoreconfHook` `buildInputs`John Ericson1-1/+2
Only acts on one-line dependency lists.
2016-05-09Add mirror://mozilla schemeEelco Dolstra1-1/+1
2015-12-26fix ftp.mozilla.org URLsRobin Gloster1-1/+1
The old URLs time out.
2014-12-31svrcore: Add derivationWilliam A. Kennington III1-0/+20