Merge release-21.05 into staging-next-21.05

This commit is contained in:
github-actions[bot]
2021-09-26 06:02:30 +00:00
committed by GitHub

View File

@@ -18,6 +18,10 @@ stdenv.mkDerivation rec {
makeFlags = [ "INSTALLPREFIX=$(out)" ];
postFixup = ''
chmod +x $out/lib/*
'';
meta = with lib; {
homepage = "http://miniupnp.free.fr/libnatpmp.html";
description = "NAT-PMP client";