summary refs log tree commit diff
path: root/pkgs/tools/networking/smokeping
Commit message (Collapse)AuthorAge
* smokeping: add erictapen as maintainerJustin Humm2019-10-14
|
* treewide: name -> pname (easy cases) (#66585)volth2019-08-15
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* lib.makePerlPath -> perlPackages.makePerlPathvolth2018-12-15
|
* treewide: fix build with disallowed aliases (#43872)volth2018-07-21
| | | fixes build with disallowed aliases
* treewide: http -> https sources (#42676)Silvan Mosberger2018-06-28
| | | | | | | | | * treewide: http -> https sources This updates the source urls of all top-level packages from http to https where possible. * buildtorrent: fix url and tab -> spaces
* pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger2017-08-01
| | | | | | | | | | | | * 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
* smokeping: init at 2.6.11 (#17090)cransom2016-07-21
Includes a module for service setup and a test to verify functionality of both service and pkg.