axel: add license

see issue #43716
This commit is contained in:
Pascal Wittmann
2018-07-22 17:33:09 +02:00
parent 03dd8aabf9
commit 0967f617e2

View File

@@ -20,5 +20,6 @@ stdenv.mkDerivation rec {
homepage = http://axel.alioth.debian.org/;
maintainers = with maintainers; [ pSub ];
platforms = with platforms; linux;
license = licenses.gpl2;
};
}