summary refs log tree commit diff
path: root/pkgs/tools/archivers
Commit message (Collapse)AuthorAge
* p7zip: fix cross-compilationvolth2018-10-12
|
* treewide: Remove usage of remaining redundant platform compatability stuffJohn Ericson2018-08-30
| | | | | Want to get this out of here for 18.09, so it can be deprecated thereafter.
* reewide: Purge all uses `stdenv.system` and top-level `system`John Ericson2018-08-30
| | | | It is deprecated and will be removed after 18.09.
* Merge pull request #45077 from markuskowa/licenses-cxeji2018-08-16
|\ | | | | Add license meta tags
| * cromfs: add licenseMarkus Kowalewski2018-08-15
| |
| * cpio: add licenseMarkus Kowalewski2018-08-15
| |
* | p7zip: vendor debian patchesBenjamin Hipple2018-08-16
|/ | | | | | | | | | A few months ago I moved these patches to the new debian alsa instance [1], but it looks like their `sha256`s on the tag at the remote have changed again. It doesn't appear that debian's source remote is stable in the way we need it to be; let's just vendor the patches to avoid future issues. [1] https://github.com/NixOS/nixpkgs/pull/41769
* Merge branch 'master' into add-missing-licensesPascal Wittmann2018-08-09
|\ | | | | | | | | Conflicts: pkgs/applications/version-management/subversion/default.nix
| * zip: add licenseMarkus Kowalewski2018-08-09
| |
* | p7zip: add licensePascal Wittmann2018-08-09
|/ | | | see issue #43716
* sharutils: Patch CVE-2018-1000097Tim Steinbach2018-08-05
|
* cabextract: 1.6 -> 1.7Pascal Wittmann2018-08-02
|
* sharutils: Remove crossAttrsJohn Ericson2018-07-24
| | | | The patch is no longer needed, at least on aarch64-linux
* atool: add licensePascal Wittmann2018-07-22
| | | | see issue #43716
* pkgs/*: remove unreferenced function argumentsvolth2018-07-21
|
* dar: 2.5.14 -> 2.5.15Izorkin2018-07-12
|
* treewide: http -> https sources (#42676)Silvan Mosberger2018-06-28
| | | | | | | | | * treewide: http -> https sources This updates the source urls of all top-level packages from http to https where possible. * buildtorrent: fix url and tab -> spaces
* innoextract: 1.6 -> 1.7R. RyanTM2018-06-14
| | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/innoextract/versions. These checks were done: - built on NixOS - /nix/store/xwz5h6cg32nl698gqa8xajimdl5dy3pw-innoextract-1.7/bin/innoextract passed the binary check. - 1 of 1 passed binary check by having a zero exit code. - 0 of 1 passed binary check by having the new version present in output. - found 1.7 with grep in /nix/store/xwz5h6cg32nl698gqa8xajimdl5dy3pw-innoextract-1.7 - directory tree listing: https://gist.github.com/9339747cc50492bc9ca2c38a4971b3c6 - du listing: https://gist.github.com/d275e3e2902e51ec26277a19a8479ad9
* p7zip: fix src URL for debian gitlab move (#41769)Benjamin Hipple2018-06-09
| | | | | | | Another broken URL related to: https://github.com/NixOS/nixpkgs/issues/39927 Note that the patch file has legitimately changed, because ~4 months ago Debian replaced their CVE security fix with a newer version that fixes some additional bugs: https://salsa.debian.org/debian/p7zip/commit/d6fd3b37345489ec2907fcf70aabf0c754f5371f
* s-tar: init at 1.5.3 (#40771)wucke132018-05-28
|
* tree-wide: disable `doCheck` and `doInstallCheck` where it fails (the ↵Jan Malakhovski2018-04-25
| | | | trivial part)
* 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