dns-root-data: replace name with pname&version

This commit is contained in:
Felix Buehler 2022-03-22 14:18:43 +01:00
parent e452d308f5
commit e6ab13f005

View file

@ -19,7 +19,8 @@ let
in
stdenv.mkDerivation {
name = "dns-root-data-2019-01-11";
pname = "dns-root-data";
version = "2019-01-11";
buildCommand = ''
mkdir $out