mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
parent
0eb1794e1c
commit
59dfd1a4bb
1 changed files with 1 additions and 0 deletions
|
|
@ -101,6 +101,7 @@ stdenv.mkDerivation (finalAttrs: {
|
|||
__structuredAttrs = true;
|
||||
|
||||
meta = {
|
||||
changelog = "https://doc.powerdns.com/authoritative/changelog/${lib.versions.majorMinor finalAttrs.version}.html#change-${finalAttrs.version}";
|
||||
description = "Authoritative DNS server";
|
||||
homepage = "https://www.powerdns.com";
|
||||
platforms = lib.platforms.unix;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue