Loading pkgs/servers/varnish/digest.nix +1 −1 Original line number Diff line number Diff line Loading @@ -47,6 +47,6 @@ stdenv.mkDerivation rec { meta = { description = "Digest and HMAC vmod"; homepage = "https://github.com/varnish/libvmod-digest"; inherit (varnish.meta) license platforms teams; inherit (varnish.meta) license platforms; }; } pkgs/servers/varnish/dynamic.nix +1 −1 Original line number Diff line number Diff line Loading @@ -36,6 +36,6 @@ stdenv.mkDerivation { meta = { description = "Dynamic director similar to the DNS director from Varnish 3"; homepage = "https://github.com/nigoroll/libvmod-dynamic"; inherit (varnish.meta) license platforms teams; inherit (varnish.meta) license platforms; }; } pkgs/servers/varnish/modules.nix +1 −1 Original line number Diff line number Diff line Loading @@ -46,7 +46,7 @@ let meta = { description = "Collection of Varnish Cache modules (vmods) by Varnish Software"; homepage = "https://github.com/varnish/varnish-modules"; inherit (varnish.meta) license platforms teams; inherit (varnish.meta) license platforms; }; }; in Loading Loading
pkgs/servers/varnish/digest.nix +1 −1 Original line number Diff line number Diff line Loading @@ -47,6 +47,6 @@ stdenv.mkDerivation rec { meta = { description = "Digest and HMAC vmod"; homepage = "https://github.com/varnish/libvmod-digest"; inherit (varnish.meta) license platforms teams; inherit (varnish.meta) license platforms; }; }
pkgs/servers/varnish/dynamic.nix +1 −1 Original line number Diff line number Diff line Loading @@ -36,6 +36,6 @@ stdenv.mkDerivation { meta = { description = "Dynamic director similar to the DNS director from Varnish 3"; homepage = "https://github.com/nigoroll/libvmod-dynamic"; inherit (varnish.meta) license platforms teams; inherit (varnish.meta) license platforms; }; }
pkgs/servers/varnish/modules.nix +1 −1 Original line number Diff line number Diff line Loading @@ -46,7 +46,7 @@ let meta = { description = "Collection of Varnish Cache modules (vmods) by Varnish Software"; homepage = "https://github.com/varnish/varnish-modules"; inherit (varnish.meta) license platforms teams; inherit (varnish.meta) license platforms; }; }; in Loading