summary refs log tree commit diff
path: root/pkgs/tools/archivers
Commit message (Collapse)AuthorAge
* innoextract: support extraction of multi-file archivesPeter Hoeg2018-04-09
|
* unar: minor cleanupsPeter Hoeg2018-04-09
|
* Merge pull request #36524 from timor/unpMatthew Justin Bauer2018-03-19
|\ | | | | unp: init at 2.0-pre7
| * unp: init at 2.0-pre7timor2018-03-08
| |
* | xarchiver: fix darwion buildDaiderd Jordan2018-03-12
| | | | | | | | /cc ZHF #36454
* | Merge pull request #35122 from Izorkin/dar-2.5.14Michael Raskin2018-03-12
|\ \ | |/ |/| dar: 2.5.9 -> 2.5.14
| * dar 2.5.14: fix build on DarwinIzorkin2018-03-12
| |
| * dar: 2.5.9 -> 2.5.14Izorkin2018-02-18
| |
* | xarchiver: depend on hicolor_icon_themeRicardo Ardissone2018-02-28
|/
* treewide: s/pkgs.fedoraproject.org/src.fedoraproject.org/Dan Peebles2018-02-08
| | | | | Upstream killed the pkgs server but src continues to serve up the exact same content, so we can just point there and all hashes should be unchanged.
* Merge branch 'master' into stagingVladimír Čunát2018-01-30
|\ | | | | | | Hydra: ?compare=1430035
| * p7zip: add patch to fix CVE-2017-17969Franz Pletz2018-01-29
| |
* | zip: Enable cross-compilationBen Gamari2018-01-22
| |
* | unrar: Fix for crossWill Dietz2018-01-22
|/ | | | | Just read tool variables from environment, don't try to set them at all.
* Merge commit '2e56ba' from staging into masterTuomas Tynkkynen2018-01-17
|\
| * sharutils: don't hardcode AR to 'ar' (doesn't exist on cross)Will Dietz2018-01-06
| | | | | | | | | | | | Instead, let the default value of $AR indicate what should be used. (which will be something like `armv6l-unknown-linux-gnueabihf-ar`)
* | Remove nckx as a maintainer for all packagesTobias Geerinckx-Rice2018-01-16
|/ | | | Goodbye, and thanks for all the Nix...
* treewide: homepage+src updates (found by repology, #33263)Samuel Dionne-Riel2018-01-05
|
* gnutar: 1.29 -> 1.30Dan Peebles2017-12-18
|
* wimlib: nitpicksJoerg Thalheim2017-11-21
|
* wimlib: init at 1.12.0Andreas Rammhold2017-11-21
|
* sharutils: simplify substituteInPlace syntax to be Nix 1.11.8 compatibleGraham Christensen2017-11-14
|
* Fix sharutils tests in darwin sandboxDan Peebles2017-11-08
|
* xarchiver: 0.5.4.7 -> 0.5.4.12mimadrid2017-11-03
| | | | | | - Fix github url - Add libxslt dependency - Gtk2 -> Gtk3
* unrar: 5.5.7 -> 5.5.8mimadrid2017-10-12
|
* Merge branch 'master' into stagingOrivej Desh2017-10-02
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (271 commits) pysmbc: clarify license pysmbc: fix license bazel: 0.5.4 -> 0.6.0 (#29990) googler: init at 3.3 go: declare support for aarch64 firefox-beta-bin: 56.0b5 -> 57.0b4 spotify: 1.0.64.401.g9d720389-21 -> 1.0.64.407.g9bd02c2d-26 gogs: 0.11.19 -> 0.11.29 grafana: 4.5.1 -> 4.5.2 mopidy-iris: 3.4.1 -> 3.4.9 nextcloud: 12.0.2 -> 12.0.3 haskell-json-autotype: jailbreak to fix build within LTS 9.x kore: fix up kore: init at 2.0.0 glusterfs service: fix issues with useRpcbind tig: 2.2.2 -> 2.3.0 haskell-hspec-core: enable test suite again hackage-packages.nix: automatic Haskell package set update librsvg: fix thumbnailer path awscli: 1.11.108 -> 1.11.162 ...
| * unrar: 5.5.5 -> 5.5.7 for multiple CVEsFranz Pletz2017-09-28
| | | | | | | | Fixes CVE-2012-6706, CVE-2017-12940, CVE-2017-12941, CVE-2017-12942.
* | misc pkgs: Basic sed to get fix `pkgconfig` and `autoreconfHook` `buildInputs`John Ericson2017-09-21
|/ | | | Only acts on one-line dependency lists.
* Merge pull request #27881 from mimadrid/fix/http-httpsFrederik Rietdijk2017-08-13
|\ | | | | Update homepage attributes: http -> https
| * Update homepage attributes: http -> httpsmimadrid2017-08-03
| | | | | | | | | | Homepage link "http://.../" is a permanent redirect to "https://.../" and should be updated https://repology.org/repository/nix_stable/problems
* | unzip: cc-wrapper has been fixed so don't need to be so cleverJohn Ericson2017-08-07
|/
* pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger2017-08-01
| | | | | | | | | | | | * pkgs: refactor needless quoting of homepage meta attribute A lot of packages are needlessly quoting the homepage meta attribute (about 1400, 22%), this commit refactors all of those instances. * pkgs: Fixing some links that were wrongfully unquoted in the previous commit * Fixed some instances
* unzipNLS : Fix build by removing patch fuzz.Karn Kallio2017-07-09
|
* Merge branch 'master' into stagingVladimír Čunát2017-07-03
|\
| * p7zip: add commit ID to the patchVladimír Čunát2017-07-03
| | | | | | | | | | | | | | | | We still do mirror the patch (I think), as `nix-build -Q -A p7zip.patches` downloaded it on my machine. I verified that only the diff headers differ; it's still better to have another working download and Fedora's URLs are less likely to disappear than Debian's. /cc #27075.
| * p7zip: Update CVE-2016-9296 patch URL.es_github2017-07-03
| | | | | | | | | | | | | | | | | | The debian source for this patch file has gone away, rendering this derivation unbuildable from scratch. This change updates the URL to a src.fedoraproject.org location that is still serving a p7zip patch. This file is not the same bytewise, so I'm also updating the hash; I didn't manage to find a location still serving a file with the original hash, and my best guess is that this one is functionally equivalent.
| * Merge pull request #26007 from obsidiansystems/cc-wrapper-prefixJohn Ericson2017-06-23
| |\ | | | | | | Get rid of gcc-cross-wrapper
* | | misc pkgs: Remove unneeded *Platform == *Platform comparisonsJohn Ericson2017-06-30
| | | | | | | | | | | | | | | PR #26007 used these to avoid causing a mass rebuild. Now that we know things work, we do that to clean up.
* | | Merge some merged cross-compilation PRs into into stagingJohn Ericson2017-06-23
|\ \ \ | |/ / |/| / | |/
| * unzip: Fix for crossJohn Ericson2017-06-22
| |
* | unrar: 5.4.5 -> 5.5.5 (security)Franz Pletz2017-06-21
|/ | | | | | Fixes arbitrary memory write. See https://bugs.chromium.org/p/project-zero/issues/detail?id=1286
* zpaqd: Modernize derivationJohn Ericson2017-05-22
| | | | | - Simplified platform-specific options - Almost ready for cross-compilation
* p7zip: fix purity on DarwinDan Peebles2017-04-07
| | | This should (I hope) get Hydra to build it. Fixes #24714
* sharutils: 4.11.1 -> 4.15.2 (#24305)ndowens2017-04-01
|
* treewide: purge maintainers.urkudVladimír Čunát2017-03-27
| | | | | It's sad, but he's been inactive for the last five years. Keeping such people in meta.maintainers is counter-productive.
* dar: 2.5.3 -> 2.5.9ndowens2017-03-24
|
* unshield: 1.3 -> 1.4.2ndowens2017-03-06
|
* undmg: 1.0.2 -> 1.0.3ndowens2017-03-04
| | | | undmg: Readd setup-hook
* afio: init at 2.5.1Philipp Gesang2017-02-17
| | | | Signed-off-by: Philipp Gesang <phg@phi-gamma.net>
* Merge pull request #21231 from abbradar/no-fmodNikolay Amiantov2016-12-18
|\ | | | | Update DOOM forks, remove top-level fmod