iptstate: add license
This commit is contained in:
parent
68ec5811d1
commit
1bd4fbc4a4
@ -17,6 +17,7 @@ stdenv.mkDerivation rec {
|
|||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
maintainers = with maintainers; [ trevorj ];
|
maintainers = with maintainers; [ trevorj ];
|
||||||
downloadPage = "https://github.com/jaymzh/iptstate/releases";
|
downloadPage = "https://github.com/jaymzh/iptstate/releases";
|
||||||
|
license = licenses.zlib;
|
||||||
};
|
};
|
||||||
|
|
||||||
installPhase = ''
|
installPhase = ''
|
||||||
|
Loading…
x
Reference in New Issue
Block a user