parent
758038a4e0
commit
2cf5305cfb
@ -14,5 +14,6 @@ stdenv.mkDerivation rec {
|
|||||||
homepage = http://www.nongnu.org/atool;
|
homepage = http://www.nongnu.org/atool;
|
||||||
description = "Archive command line helper";
|
description = "Archive command line helper";
|
||||||
platforms = stdenv.lib.platforms.unix;
|
platforms = stdenv.lib.platforms.unix;
|
||||||
|
license = stdenv.lib.licenses.gpl3;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user