about summary refs log tree commit diff
path: root/pkgs/tools/archivers
Commit message (Collapse)AuthorAge
* Added innoextract package.Raymond Gauthier2015-04-27
| | | | Allows to extract inno installer packages.
* Support unraring source filesWilliam A. Kennington III2015-03-27
|
* unrar: 5.1.7 -> 5.2.7William A. Kennington III2015-03-27
|
* update zpaqMichael Raskin2015-03-21
|
* unzip: fix CVE-2014-9636 patchmancha2015-03-09
| | | | | | Close #6544, fixes #6543. vcunat: no security impact; just fixes false rejections of some rarer inputs - a problem introduced by the CVE patch.
* update zpaqMichael Raskin2015-03-09
|
* Merge pull request #6528 from codyopel/stdenv-fixesWilliam A. Kennington III2015-03-02
|\ | | | | remove stdenv.isBSD
| * remove stdenv.isBSDcodyopel2015-02-24
| |
* | dar: Update from 2.4.15 to 2.4.17Rickard Nilsson2015-02-27
| |
* | cpio: fix CVE-2015-1197 by Suse patchVladimír Čunát2015-02-26
|/
* p7zip: small update to fix CVE-2015-1038Vladimír Čunát2015-02-12
|
* unzip: CVE-2014-9636, fixes #6128Domen Kožar2015-02-04
|
* Update ZPAQMichael Raskin2015-02-01
|
* xarchiver: update from 0.5.3 to 0.5.4Pascal Wittmann2015-01-15
|
* unzip: Patch for CVE-2014-81{39,40,41}.James Cook2015-01-08
|
* Change occurrences of gcc to the more general ccJohn Wiegley2014-12-26
| | | | | This is done for the sake of Yosemite, which does not have gcc, and yet this change is also compatible with Linux.
* ZPAQ: 655 → 660Michael Raskin2014-12-21
|
* cpio: fix CVE-2014-9112 by Fedora patchVladimír Čunát2014-12-10
|
* dar: bumpShea Levy2014-11-23
| | | | cc @viric
* Merge remote-tracking branch 'origin/master' into stagingEelco Dolstra2014-11-06
|\ | | | | | | | | Conflicts: pkgs/stdenv/generic/default.nix
| * Turn more licenses into lib.licenses styleMateusz Kowalczyk2014-11-06
| | | | | | | | | | | | Should eval cleanly, as far as -A tarball tells me. Relevant: issue #2999, issue #739
| * Adopt a few packagesMichael Raskin2014-11-05
| |
* | Merge remote-tracking branch 'origin/darwin-clang-stdenv' into stagingEelco Dolstra2014-11-04
|\ \ | | | | | | | | | | | | Conflicts: pkgs/applications/editors/vim/macvim.nix
| * \ Merge branch 'darwin-stdenv' of github.com:joelteon/nixpkgs into stagingEelco Dolstra2014-09-23
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: pkgs/development/interpreters/ruby/ruby-19.nix pkgs/development/libraries/libc++/default.nix pkgs/development/libraries/libc++abi/default.nix pkgs/tools/text/sgml/opensp/default.nix
| | * | suitable clang stdenvJoel Taylor2014-09-09
| | | |
* | | | Merge recent master into stagingVladimír Čunát2014-10-23
|\ \ \ \ | | |_|/ | |/| | | | | | Hydra nixpkgs: ?compare=1156478
| * | | rpmextract: accept multiple input filesNikolay Amiantov2014-10-22
| | | |
| * | | rpmextract: add packageNikolay Amiantov2014-10-20
| | | |
* | | | Merge remote-tracking branch 'origin/master' into stagingEelco Dolstra2014-10-16
|\| | | | | | | | | | | | | | | | | | | Conflicts: pkgs/development/libraries/poppler/default.nix
| * | | 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
| * | | cromfs: update from 1.5.10.1 to 1.5.10.2Aristid Breitkreuz2014-10-08
| | |/ | |/|
* | | Revert "gnutar: Update to 1.28"Eelco Dolstra2014-10-07
| | | | | | | | | | | | | | | | | | This reverts commit 00c0c2a7852605b70b7e11c7bf8c032b03255ed0. http://hydra.nixos.org/build/15653534
* | | gnutar: Update to 1.28Eelco Dolstra2014-10-06
| |/ |/|
* | Fix unzip setup hookEelco Dolstra2014-09-08
| |
* | Merge branch 'staging' into modular-stdenvVladimír Čunát2014-09-08
|\| | | | | | | | | | | | | Conflicts: pkgs/development/interpreters/perl/5.10/setup-hook.sh pkgs/development/interpreters/perl/5.8/setup-hook.sh pkgs/stdenv/linux/default.nix
| * unrar: Fixed license typoNathaniel Baxter2014-09-06
| |
| * unrar: update from 5.1.5 to 5.1.7, change license to 'unfree-redistributable'Emery Hemingway2014-09-05
| |
| * Fix license on unRAR to unfree.Mateusz Kowalczyk2014-09-05
| | | | | | | | | | | | | | | | This license is BAD and it needs to be caught. You need to agree to the use conditions or you have to remove the software from your machine which makes it not redistributable. cc @ehmry
| * Fix many package descriptionsBjørn Forsman2014-08-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (My OCD kicked in today...) Remove repeated package names, capitalize first word, remove trailing periods and move overlong descriptions to longDescription. I also simplified some descriptions as well, when they were particularly long or technical, often based on Arch Linux' package descriptions. I've tried to stay away from generated expressions (and I think I succeeded). Some specifics worth mentioning: * cron, has "Vixie Cron" in its description. The "Vixie" part is not mentioned anywhere else. I kept it in a parenthesis at the end of the description. * ctags description started with "Exuberant Ctags ...", and the "exuberant" part is not mentioned elsewhere. Kept it in a parenthesis at the end of description. * nix has the description "The Nix Deployment System". Since that doesn't really say much what it is/does (especially after removing the package name!), I changed that to "Powerful package manager that makes package management reliable and reproducible" (borrowed from nixos.org). * Tons of "GNU Foo, Foo is a [the important bits]" descriptions is changed to just [the important bits]. If the package name doesn't contain GNU I don't think it's needed to say it in the description either.
* | Remove addHookEelco Dolstra2014-08-09
| | | | | | | | | | | | | | | | | | | | Just use bash arrays directly. I.e. addHook preConfigure myPreConfigure is now preConfigureHooks+=(myPreConfigure)
* | stdenv: Move unzip support to unzip's setup hookEelco Dolstra2014-08-09
| |
* | unzip: Clean up expressionEelco Dolstra2014-08-09
|/
* Update ZPAQMichael Raskin2014-08-03
|
* Turn some license strings into lib.licenses valuesMateusz Kowalczyk2014-07-28
|
* zip: add meta.descriptionBjørn Forsman2014-06-23
|
* Update ZPAQMichael Raskin2014-06-10
|
* Updating ZPAQ to 651Michael Raskin2014-05-28
|
* unrar: update from 5.1.2 to 5.1.5Rob Vermaas2014-05-22
|
* Allow dar to build on DarwinJohn Wiegley2014-05-10
|
* Fix meta.maintainer -> meta.maintainersEelco Dolstra2014-04-23
|