summary refs log tree commit diff
path: root/pkgs/tools/archivers/atool
Commit message (Collapse)AuthorAge
* tools: replace name with pname&versionFelix Buehler2021-08-12
|
* pkgs/tools: stdenv.lib -> libBen Siraphob2021-01-15
|
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
|
* treewide: remove redundant recvolth2019-08-28
|
* Treewide: use HTTPS on NonGNU domainsc0bw3b2018-12-02
|
* atool: add licensePascal Wittmann2018-07-22
| | | | see issue #43716
* Re-enable bunch of packages on DarwinTuomas Tynkkynen2016-08-03
| | | | | Prior to 1bf5ded1933b18af9a95dc263063756ed9d383ba these contained `hydraPlatforms = platforms.linux`, which was apparently misleading.
* treewide: Lots of meta.hydraPlatforms -> meta.platformsTuomas Tynkkynen2016-08-02
| | | | | | In all of these files, there is no meta.platforms but only meta.hydraPlatforms, which doesn't seem to have any purpose except being inconsistent.
* atool's configure script uses bashizmIgor Pashev2014-10-09
| | | | | | | | | | | if test "${startperl:0:1}" = "#" ; then startperl="\\$startperl" fi This results in an error: checking for perl... /nix/store/6qvjjaywj6qf8jn9splpiz9qap01w36w-perl-5.16.3/bin/perl ./configure: 2264: ./configure.lineno: Bad substitution builder for ‘/nix/store/nk9y51xlzsbkhswc5cpl3hkryg2xw85g-atool-0.39.0.drv’ failed with exit code 2
* atool: have Hydra build this tool only on LinuxPeter Simons2013-12-06
|
* make package use mirror:// for gnu, savannah and gnome repositories where ↵Evgeny Egorochkin2013-07-14
| | | | possible
* atool: fix version to match tarballEvgeny Egorochkin2013-07-14
|
* atool: add archiver helperSergey Mironov2012-08-15