Commit graph

436 commits

Author SHA1 Message Date
R. RyanTM 0008aa73eb gnutar: 1.30 -> 1.31
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gnutar/versions
2019-01-06 10:57:29 -08:00
Elis Hirwing 50d8250195
fsarchiver: init at 0.8.5
Filesystem archiver: http://www.fsarchiver.org/
2018-12-24 09:42:10 +01:00
R. RyanTM e6afc78965 wimlib: 1.12.0 -> 1.13.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wimlib/versions
2018-12-13 23:09:21 -08:00
c0bw3b 0498ccd076 Treewide: use HTTPS on GNU domains
HTTP -> HTTPS for :
- http://gnu.org/
- http://www.gnu.org/
- http://elpa.gnu.org/
- http://lists.gnu.org/
- http://gcc.gnu.org/
- http://ftp.gnu.org/ (except in fetchurl mirrors)
- http://bugs.gnu.org/
2018-12-02 15:51:59 +01:00
c0bw3b a04a512f34 Treewide: use HTTPS on NonGNU domains 2018-12-02 15:21:04 +01:00
Jörg Thalheim 811a081b2f
Merge pull request #50197 from r-ryantm/auto-update/cabextract
cabextract: 1.7 -> 1.9
2018-11-10 22:11:36 +00:00
R. RyanTM 13208cbf46 cabextract: 1.7 -> 1.9
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cabextract/versions
2018-11-10 09:21:36 -08:00
R. RyanTM 93a90a3416 unshield: 1.4.2 -> 1.4.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/unshield/versions
2018-11-08 12:38:39 -08:00
volth fbeeed1c5c
p7zip: fix cross-compilation 2018-10-12 12:36:48 +00:00
John Ericson 0828e2d8c3 treewide: Remove usage of remaining redundant platform compatability stuff
Want to get this out of here for 18.09, so it can be deprecated
thereafter.
2018-08-30 17:20:32 -04:00
John Ericson 2c2f1e37d4 reewide: Purge all uses stdenv.system and top-level system
It is deprecated and will be removed after 18.09.
2018-08-30 17:20:32 -04:00
xeji 4f9c7ea1df
Merge pull request #45077 from markuskowa/licenses-c
Add license meta tags
2018-08-16 12:34:56 +02:00
Benjamin Hipple 0c119682ce p7zip: vendor debian patches
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
2018-08-16 01:52:30 +00:00
Markus Kowalewski 47e8f3b137
cromfs: add license 2018-08-15 20:53:08 +02:00
Markus Kowalewski 8c6dc9def7
cpio: add license 2018-08-15 20:53:07 +02:00
Pascal Wittmann af8cd3c74e
Merge branch 'master' into add-missing-licenses
Conflicts:
	pkgs/applications/version-management/subversion/default.nix
2018-08-09 13:10:27 +02:00
Pascal Wittmann 76ce4751d0
p7zip: add license
see issue #43716
2018-08-09 12:41:06 +02:00
Markus Kowalewski 0aed6cc572
zip: add license 2018-08-09 11:44:29 +02:00
Tim Steinbach 76a713bd29
sharutils: Patch CVE-2018-1000097 2018-08-05 14:42:15 -04:00
Pascal Wittmann 3af85571bf
cabextract: 1.6 -> 1.7 2018-08-02 12:48:35 +02:00
John Ericson 0859696d06 sharutils: Remove crossAttrs
The patch is no longer needed, at least on aarch64-linux
2018-07-24 18:36:59 -04:00
Pascal Wittmann 2cf5305cfb
atool: add license
see issue #43716
2018-07-22 17:27:11 +02:00
volth 52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Izorkin f7d6744cf8 dar: 2.5.14 -> 2.5.15 2018-07-12 17:41:41 +03:00
Silvan Mosberger 57bccb3cb8 treewide: http -> https sources (#42676)
* 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
2018-06-28 20:43:35 +02:00
R. RyanTM 6ccecc8538 innoextract: 1.6 -> 1.7
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
2018-06-14 05:31:38 -07:00
Benjamin Hipple e20abf829a p7zip: fix src URL for debian gitlab move (#41769)
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: d6fd3b3734
2018-06-09 23:08:59 +00:00
wucke13 347cc5015c s-tar: init at 1.5.3 (#40771) 2018-05-28 11:56:35 +02:00
Jan Malakhovski 7438083a4d tree-wide: disable doCheck and doInstallCheck where it fails (the trivial part) 2018-04-25 04:18:46 +00:00
Peter Hoeg 99483fbc44 innoextract: support extraction of multi-file archives 2018-04-09 15:14:27 +08:00
Peter Hoeg 0e23e81cc0 unar: minor cleanups 2018-04-09 15:14:27 +08:00
Matthew Justin Bauer c52e835807
Merge pull request #36524 from timor/unp
unp: init at 2.0-pre7
2018-03-19 03:55:33 -05:00
Daiderd Jordan c5d531ddfb
xarchiver: fix darwion build
/cc ZHF #36454
2018-03-12 20:33:26 +01:00
Michael Raskin 1e4358e5ed
Merge pull request #35122 from Izorkin/dar-2.5.14
dar: 2.5.9 -> 2.5.14
2018-03-12 10:54:05 +00:00
Izorkin 3bca698db3 dar 2.5.14: fix build on Darwin 2018-03-12 12:39:47 +03:00
timor 6d7b419706 unp: init at 2.0-pre7 2018-03-08 14:34:42 +01:00
Ricardo Ardissone bbf430700a xarchiver: depend on hicolor_icon_theme 2018-02-28 16:56:27 -03:00
Izorkin 242e77271b dar: 2.5.9 -> 2.5.14 2018-02-18 18:44:56 +03:00
Dan Peebles dfd300c81d treewide: s/pkgs.fedoraproject.org/src.fedoraproject.org/
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.
2018-02-08 16:38:08 -05:00
Vladimír Čunát c9171e5a4c
Merge branch 'master' into staging
Hydra: ?compare=1430035
2018-01-30 19:51:33 +01:00
Franz Pletz eaaca14c30
p7zip: add patch to fix CVE-2017-17969 2018-01-29 10:54:45 +01:00
Ben Gamari a4179bf45f zip: Enable cross-compilation 2018-01-22 20:25:44 -05:00
Will Dietz a5e93fc0d6 unrar: Fix for cross
Just read tool variables from environment,
don't try to set them at all.
2018-01-22 17:24:53 -06:00
Tuomas Tynkkynen 67c73b4e64 Merge commit '2e56ba' from staging into master 2018-01-17 12:50:46 +02:00
Tobias Geerinckx-Rice 0f84673f3d
Remove nckx as a maintainer for all packages
Goodbye, and thanks for all the Nix...
2018-01-16 23:00:49 +01:00
Will Dietz 2b230efb7f sharutils: don't hardcode AR to 'ar' (doesn't exist on cross)
Instead, let the default value of $AR indicate what should be used.

(which will be something like `armv6l-unknown-linux-gnueabihf-ar`)
2018-01-06 14:44:36 -06:00
Samuel Dionne-Riel 7b97c8c0c8 treewide: homepage+src updates (found by repology, #33263) 2018-01-05 20:42:46 +01:00
Dan Peebles bba5d625fb gnutar: 1.29 -> 1.30 2017-12-18 11:49:18 -05:00
Joerg Thalheim 32ce470720 wimlib: nitpicks 2017-11-21 20:40:52 +00:00
Andreas Rammhold 40180335a9
wimlib: init at 1.12.0 2017-11-21 20:43:12 +01:00