Loading pkgs/data/misc/dbip-country-lite/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -6,11 +6,11 @@ stdenvNoCC.mkDerivation rec { pname = "dbip-country-lite"; version = "2023-06"; version = "2023-07"; src = fetchurl { url = "https://download.db-ip.com/free/dbip-country-lite-${version}.mmdb.gz"; hash = "sha256-H+f7OhI03qhgpldF05Nc5ohPIPNhyVRCwiVqeWkvIbc="; hash = "sha256-WVsyhopYbBlCWDq9UoPe1rcGU3pBYsXkqNWbaQXzRFA="; }; dontUnpack = true; Loading Loading
pkgs/data/misc/dbip-country-lite/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -6,11 +6,11 @@ stdenvNoCC.mkDerivation rec { pname = "dbip-country-lite"; version = "2023-06"; version = "2023-07"; src = fetchurl { url = "https://download.db-ip.com/free/dbip-country-lite-${version}.mmdb.gz"; hash = "sha256-H+f7OhI03qhgpldF05Nc5ohPIPNhyVRCwiVqeWkvIbc="; hash = "sha256-WVsyhopYbBlCWDq9UoPe1rcGU3pBYsXkqNWbaQXzRFA="; }; dontUnpack = true; Loading