Commit graph

9 commits

Author SHA1 Message Date
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Franz Pletz 20af37e300
sslh: 1.19c -> 1.20 2018-11-22 14:36:27 +01:00
Silvan Mosberger 57bccb3cb8 treewide: http -> https sources (#42676)
* 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
2018-06-28 20:43:35 +02:00
Franz Pletz ee6394bbba
sslh: 1.19 -> 1.19c 2018-03-05 15:55:39 +01:00
Franz Pletz ae939c29cc
sslh: 1.18 -> 1.19 2018-01-28 18:52:21 +01:00
Franz Pletz 6b633b15e9 sslh: 1.17 -> 1.18 2016-05-13 17:27:58 +02:00
koral 17a76ac0bf sslh: 1.16 -> 1.17 2015-04-11 09:58:19 +00:00
koral cb153cfca3 sslh: added libwrap support + improved nixos module. 2015-02-12 13:21:36 +01:00
koral 1439e72147 New sslh module. 2015-02-05 13:30:39 +01:00