nixpkgs/pkgs/tools/archivers
Eelco Dolstra 2def8e7499 Remove addHook
Just use bash arrays directly. I.e.

  addHook preConfigure myPreConfigure

is now

  preConfigureHooks+=(myPreConfigure)
2014-08-09 12:45:53 +02:00
..
atool atool: have Hydra build this tool only on Linux 2013-12-06 19:32:34 +01:00
cabextract cabextract: Update to 1.4 2012-10-05 16:06:19 -04:00
cpio cpio: Fix build on Darwin 2014-01-28 13:38:08 +01:00
cromfs cromfs: update to 1.5.10.1. 2013-07-14 22:27:51 +02:00
dar Allow dar to build on Darwin 2014-05-10 14:04:13 -05:00
gnutar Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
p7zip Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
sharutils Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
unarj * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless 2012-01-18 20:16:00 +00:00
unrar unrar: update from 5.1.2 to 5.1.5 2014-05-22 12:53:51 +02:00
unshield unshield, use latest svn version 2011-01-30 15:30:22 +00:00
unzip Remove addHook 2014-08-09 12:45:53 +02:00
xarchive xarchive: add gtk archiver 2013-05-05 22:03:50 +02:00
xarchiver add xarchiver: GTK+2 only frontend to 7z,zip,rar,tar,bzip2, gzip,arj, lha, rpm and deb (open and extract only) 2014-02-21 13:19:25 +01:00
zip zip: add meta.description 2014-06-23 13:35:08 +02:00
zpaq Update ZPAQ 2014-08-03 22:29:41 +04:00