mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-16 14:54:29 +01:00
parent
758038a4e0
commit
2cf5305cfb
1 changed files with 1 additions and 0 deletions
|
@ -14,5 +14,6 @@ stdenv.mkDerivation rec {
|
|||
homepage = http://www.nongnu.org/atool;
|
||||
description = "Archive command line helper";
|
||||
platforms = stdenv.lib.platforms.unix;
|
||||
license = stdenv.lib.licenses.gpl3;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue