Loading pkgs/by-name/kn/knot-resolver_6/package.nix +7 −4 Original line number Diff line number Diff line Loading @@ -15,13 +15,15 @@ libuv, gnutls, lmdb, # optionals, in principle jemalloc, systemdMinimal, libcap_ng, dns-root-data, nghttp2, # optionals, in principle nghttp2, ngtcp2-gnutls, fstrm, protobufc, # more optionals protobufc, # test-only deps. cmocka, which, Loading @@ -34,11 +36,11 @@ let # TODO: we could cut the `let` short here, but it would de-indent everything. unwrapped = stdenv.mkDerivation (finalAttrs: { pname = "knot-resolver_6"; version = "6.1.0"; version = "6.2.0"; src = fetchurl { url = "https://secure.nic.cz/files/knot-resolver/knot-resolver-${finalAttrs.version}.tar.xz"; hash = "sha256-eSHfdQcobZBXS79a5mSopTeAXOQLX6ixX10NM+LEONA="; hash = "sha256-tEYzvIQxgMC8fHfPexX+VxJDrpkrTdt0r97kz6gDcBs="; }; outputs = [ Loading Loading @@ -92,6 +94,7 @@ let ++ [ jemalloc nghttp2 ngtcp2-gnutls # dnstap support fstrm protobufc Loading Loading
pkgs/by-name/kn/knot-resolver_6/package.nix +7 −4 Original line number Diff line number Diff line Loading @@ -15,13 +15,15 @@ libuv, gnutls, lmdb, # optionals, in principle jemalloc, systemdMinimal, libcap_ng, dns-root-data, nghttp2, # optionals, in principle nghttp2, ngtcp2-gnutls, fstrm, protobufc, # more optionals protobufc, # test-only deps. cmocka, which, Loading @@ -34,11 +36,11 @@ let # TODO: we could cut the `let` short here, but it would de-indent everything. unwrapped = stdenv.mkDerivation (finalAttrs: { pname = "knot-resolver_6"; version = "6.1.0"; version = "6.2.0"; src = fetchurl { url = "https://secure.nic.cz/files/knot-resolver/knot-resolver-${finalAttrs.version}.tar.xz"; hash = "sha256-eSHfdQcobZBXS79a5mSopTeAXOQLX6ixX10NM+LEONA="; hash = "sha256-tEYzvIQxgMC8fHfPexX+VxJDrpkrTdt0r97kz6gDcBs="; }; outputs = [ Loading Loading @@ -92,6 +94,7 @@ let ++ [ jemalloc nghttp2 ngtcp2-gnutls # dnstap support fstrm protobufc Loading