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
cabextract
cpio
cromfs
dar
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
unrar
unshield
unzip Remove addHook 2014-08-09 12:45:53 +02:00
xarchive
xarchiver
zip zip: add meta.description 2014-06-23 13:35:08 +02:00
zpaq Update ZPAQ 2014-08-03 22:29:41 +04:00