Frederik Rietdijk
f8d9f59abe
Merge pull request #78910 from serokell/libarchive-zstd
...
libarchive: link to zstd (split zstd output)
2020-05-29 20:51:16 +02:00
Vladimír Čunát
afa9962538
Merge #78910 : libarchive: link to zstd (into staging)
...
Also split outputs and don't provide static lib by default.
2020-05-29 15:37:55 +02:00
Vladimír Čunát
7f76daacdb
zstd: get rid of static libs if enableShared
2020-05-29 15:29:20 +02:00
Frederik Rietdijk
1b7204ab3c
Merge master into staging-next
2020-05-27 15:26:50 +02:00
Bart Brouns
9b3ca0c614
dtrx: remove p7zip, since it's unsafe
2020-05-26 22:23:33 +02:00
Frederik Rietdijk
c778596f56
Merge master into staging-next
2020-05-24 10:03:22 +02:00
Orivej Desh
6817991464
zstd: 1.4.4 -> 1.4.5 ( #88609 )
...
The previous CMake version did not run any tests, the current version
tries to run all tests (I could not await their completion), and the
last GNU Make version ran `make -C tests shortest` which ran only
playTests.sh, so I've enabled only the playTests test.
2020-05-23 14:44:00 +00:00
Pavol Rusnak
a9d90273d8
gzip: add setup-hook to stop gzip from adding timestamps to headers
2020-05-11 22:16:44 +02:00
tbenst
fd22984bbb
zopfli: include all headers
2020-05-08 16:17:23 +01:00
Ivar
35639c65f9
hactool: init at 1.3.3
2020-05-03 10:54:02 -07:00
Scott Worley
d2d7fbc431
gzip: Don't depend on gzip being in $PATH
2020-04-21 08:24:27 +02:00
snicket2100
b1c14fb636
advancecomp: version number correctly embedded in binaries
...
without this fix, binaries report their version number as "vnone"
which for example stops `image_optim` from using `advpng` (refuses
to use it not being able to tell what version number it has)
2020-04-13 10:21:29 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
worldofpeace
fba171669b
Merge pull request #83015 from r-ryantm/auto-update/xz
...
lzma: 5.2.4 -> 5.2.5
2020-03-28 17:37:21 -04:00
R. RyanTM
18482042bb
lzma: 5.2.4 -> 5.2.5
2020-03-20 18:07:45 +00:00
Martin Milata
18ac6ba903
lz4: 1.9.1 -> 1.9.2
...
Fixes: https://nvd.nist.gov/vuln/detail/CVE-2019-17543
Release notes: https://github.com/lz4/lz4/releases/tag/v1.9.2
2020-03-12 22:55:06 +00:00
Benno Fünfstück
07cf03630f
lbzip2: fix build
...
The release tarball is no longer available at the specified URL, so
building from git. Also, the gnulib in the release tarball was too old
for our recent glibc version.
2020-02-23 19:23:43 +01:00
Mario Rodas
20bc3aa323
Merge pull request #78573 from Moredread/lzbench
...
lzbench: 20170208 -> 1.8
2020-02-14 06:22:54 -05:00
Frederik Rietdijk
1a6c3cb06b
Merge staging into staging-next
2020-02-11 07:59:53 +01:00
Vladimír Čunát
cfa1f136db
lz4: split binaries into a separate output
...
It's a little suspicious that the binaries are (apparently)
linked statically, but I assume upstream has some reasons (e.g. speed).
2020-02-10 21:31:48 +01:00
Vladimír Čunát
35b13b52cd
lz4: do the refactoring forgotten after PR #51965
2020-02-10 21:30:50 +01:00
edef
08e96d2fb9
zopfli: add edef as maintainer
2020-02-10 20:08:25 +01:00
edef
60446543dc
zopfli: split outputs
2020-02-10 20:08:25 +01:00
Yorick van Pelt
fe9a655054
zstd: enable split outputs
2020-02-10 20:03:57 +01:00
Frederik Rietdijk
531a48ebdb
Merge master into staging-next
2020-02-09 11:00:29 +01:00
R. RyanTM
1ad0c1dcc1
xdelta: 3.0.11 -> 3.1.0
2020-02-09 10:00:29 +01:00
Maximilian Bosch
ea8ae88f04
Merge branch 'staging' into glibc230
2020-02-01 17:42:03 +01:00
zowoq
f224d16c4c
upx: 3.95 -> 3.96
...
https://github.com/upx/upx/blob/v3.96/NEWS
2020-01-29 17:28:18 +10:00
Maximilian Bosch
6b0cd9ad47
Merge branch 'staging' into glibc230
...
Conflicts:
pkgs/applications/misc/vit/default.nix
2020-01-28 14:54:51 +01:00
André-Patrick Bubel
de1411f0d4
lzbench: 20170208 -> 1.8
2020-01-27 02:49:23 +01:00
ajs124
782ea12568
zopfli: 1.0.2 -> 1.0.3
2020-01-17 23:29:26 +01:00
Maximilian Bosch
01ce36f788
bzip2: fix aarch64 build
2020-01-14 08:52:25 +00:00
Frederik Rietdijk
960c24a996
Merge pull request #75798 from tobim/pkgsStatic/arrow
...
arrow-cpp: add pkgsStatic support
2020-01-03 10:13:31 +01:00
Robin Gloster
2157dcd141
treewide: installFlags is a list
2019-12-30 13:22:43 +01:00
Tobias Mayer
c06a0b2c8c
zstd: build with CMake
...
CMake is used for static builds because the Makefile does not
offer a way to disable the shared library.
2019-12-29 10:57:15 +01:00
Andreas Rammhold
f23627cb12
advancecomp: fix CVE-2019-9210
2019-12-15 23:15:35 +01:00
c0bw3b
69b393ace5
Treewide: update some problematic homepages
...
These URLs are reported as problematic by Repology.
It could be a permanent redirection
or the page does not exist anymore
2019-12-08 10:21:29 -08:00
John Ericson
e241c1420a
Merge pull request #73316 from Ericson2314/mingw-rocksdb
...
rocksdb: Build with MinGW
2019-11-23 13:37:31 -05:00
John Ericson
4686cfcc94
Merge remote-tracking branch 'upstream/master' into mingw-rocksdb
...
Can just use single commit from
https://github.com/facebook/rocksdb/pull/6076 for rocksdb!
2019-11-23 17:26:49 +00:00
Renaud
206c264c7d
gzrt: fix homepage and src url redirect
...
+ meta.license is GPL2+
2019-11-16 10:11:17 +01:00
John Ericson
ca76436298
zstd: Fix MinGW build
2019-11-15 23:21:47 +00:00
John Ericson
774e88cd86
lz4: Fix MinGW build
2019-11-13 20:40:15 +00:00
Timothy DeHerrera
cb7e94a6b6
zstd: 1.4.3 -> 1.4.4
2019-11-05 23:34:57 +00:00
Matthew Bauer
7ebd5999bd
brotli: add staticOnly option
2019-09-29 11:19:56 +02:00
volth
08f68313a4
treewide: remove redundant rec
2019-08-28 11:07:32 +00:00
Vladimír Čunát
2e6bf42a22
Merge branch 'master' into staging-next
...
There ver very many conflicts, basically all due to
name -> pname+version. Fortunately, almost everything was auto-resolved
by kdiff3, and for now I just fixed up a couple evaluation problems,
as verified by the tarball job. There might be some fallback to these
conflicts, but I believe it should be minimal.
Hydra nixpkgs: ?compare=1538299
2019-08-24 08:55:37 +02:00
Robin Gloster
f4fc845e5b
Merge remote-tracking branch 'upstream/master' into openssl-1.1
2019-08-21 14:25:13 +02:00
Will Dietz
ea9a298236
zstd: 1.4.2 -> 1.4.3
...
https://github.com/facebook/zstd/releases/tag/v1.4.3
2019-08-19 17:07:16 -05:00
Orivej Desh (NixOS)
93a514af4a
zstd: 1.4.1 -> 1.4.2 ( #65409 )
...
https://github.com/facebook/zstd/releases/tag/v1.4.2
2019-08-19 21:56:00 +00:00
volth
c814d72b51
treewide: name -> pname
2019-08-17 10:54:38 +00:00
volth
46420bbaa3
treewide: name -> pname (easy cases) ( #66585 )
...
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
2019-08-15 13:41:18 +01:00
Jörg Thalheim
cf5f02b4bb
zsh/pth/zsync: cross fixes ( #65780 )
...
zsh/pth/zsync: cross fixes
2019-08-14 07:15:01 +01:00
Jörg Thalheim
4e99e554b0
zsync: fix cross-build by setting AR
2019-08-02 10:04:05 +01:00
Robin Gloster
30969073f0
Merge remote-tracking branch 'upstream/master' into openssl-1.1
2019-08-02 03:01:30 +02:00
Dan Peebles
e26a3fd2de
xar: fix to work on openssl 1.1.x
2019-07-29 21:25:12 +02:00
Frederik Rietdijk
cb3ce5d26d
Merge master into staging-next
2019-07-28 12:11:37 +02:00
Michael Raskin
bca933e217
Merge pull request #65493 from virusdave/dnicponski/scratch/add_dcss
...
games/crawl: add support for MacOS/Darwin builds for Dungeon Crawl
2019-07-28 07:13:16 +00:00
Dave Nicponski
b3b4184786
games/crawl: add support for MacOS/Darwin builds
...
games/crawl: Add support for darwin builds. Also,
compression/advancecomp: Add support for darwin builds in meta (which already worked).
2019-07-28 02:25:17 -04:00
Will Dietz
aaa4c70490
zstd: 1.4.1 -> 1.4.2
...
https://github.com/facebook/zstd/releases/tag/v1.4.2
2019-07-25 23:50:32 -05:00
Orivej Desh
d5ce2a186c
zstd: 1.4.0 -> 1.4.1
2019-07-21 00:11:44 +00:00
worldofpeace
3f4a353737
treewide: use dontUnpack
2019-07-01 04:23:51 -04:00
Vladimír Čunát
4fd6cb7abd
bzip2: patch CVE-2019-12900
...
The vulnerability seems quite serious.
It isn't practical to use fetchpatch here due to bootstrapping,
so I just committed the small patch file.
2019-06-22 11:58:21 +02:00
Benjamin Hipple
b4b19de128
bzip2: enable parallel building
2019-05-12 11:26:58 -04:00
Will Dietz
1b0cd28a51
lz4: pick upstream fix for Darwin, move to pname
2019-05-04 17:33:46 +02:00
Matthew Bauer
74c784a79c
treewide: make -Wno-error flags clang-only
...
In 724e833ea2
, I was a little too aggressive in enabling these flags.
Many don’t work in gcc, and we should probably avoid settings them
widely. This makes those flags optional on isclang
2019-04-29 21:34:24 -04:00
Will Dietz
9d36a79ba6
lz4: 1.8.3 -> 1.9.1 ( #59812 )
...
* lz4: 1.8.3 -> 1.9.0
https://github.com/lz4/lz4/releases/tag/v1.9.0
* lz4: 1.9.0 -> 1.9.1
fixes read out-of-bounds issue w/1.9.0
2019-04-27 07:17:04 +02:00
Matthew Bauer
87944c3125
Merge pull request #56744 from matthewbauer/macos-10-12
...
Update macOS to 10.12
2019-04-26 22:20:03 -04:00
Matthew Bauer
724e833ea2
treewide: disable -Werror for llvm 7
...
Some of these have errors on newest llvm. It’s easiest to just add
-Wno-error in these cases.
2019-04-26 21:55:04 -04:00
Jan Tojnar
89a150355b
Merge branch 'master' into staging
2019-04-26 16:35:54 +02:00
Frederik Rietdijk
2b9caf8896
pigz: fix cross
2019-04-26 12:48:19 +02:00
Will Dietz
bcc9858699
Merge pull request #59813 from dtzWill/update/zstd-1.4.0
...
zstd: 1.3.8 -> 1.4.0
2019-04-21 18:22:48 -05:00
mt_caret
5ffe382afc
dejsonlz4: init at 1.1 ( #51373 )
...
* dejsonlz4: init at 1.1
* fix description
Co-Authored-By: mt-caret <mtakeda.enigsol@gmail.com>
2019-04-20 20:50:47 +02:00
Will Dietz
b25ffa1246
zstd: 1.3.8 -> 1.4.0
...
https://github.com/facebook/zstd/releases/tag/v1.4.0
2019-04-17 22:29:41 -05:00
R. RyanTM
aeae1a3868
ncompress: 4.2.4.4 -> 4.2.4.5
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ncompress/versions
2019-03-26 11:47:19 -07:00
Frederik Rietdijk
2fcb11a244
Merge staging-next into master
2019-03-01 09:06:20 +01:00
Jörg Thalheim
dadc7eb329
treewide: use runtimeShell instead of stdenv.shell whenever possible
...
Whenever we create scripts that are installed to $out, we must use runtimeShell
in order to get the shell that can be executed on the machine we create the
package for. This is relevant for cross-compiling. The only use case for
stdenv.shell are scripts that are executed as part of the build system.
Usages in checkPhase are borderline however to decrease the likelyhood
of people copying the wrong examples, I decided to use runtimeShell as well.
2019-02-26 14:10:49 +00:00
Daiderd Jordan
fa82915e01
xar: add explicit lzma input
...
lzma is part of the stdenv but not during bootstrapping?
2019-02-24 11:32:01 +01:00
Will Dietz
09cc811fd1
lzip: 1.20 -> 1.21
...
NEWS file from tarball
(don't see it on the mailing list for whatever reason,
maybe I'm just blind O:))
https://gist.github.com/dtzWill/4029f87c33939795a365939d06a8ef18
2019-01-13 17:39:15 -06:00
Vladimír Čunát
6af68f6055
Merge #53091 : gzip: 1.9 -> 1.10 (into staging)
2018-12-31 14:36:31 +01:00
Will Dietz
06dc418292
gzip: 1.9 -> 1.10
...
https://savannah.gnu.org/forum/forum.php?forum_id=9339
2018-12-30 17:05:33 -06:00
Will Dietz
2aaabb02bf
zstd: 1.3.7 -> 1.3.8
...
https://github.com/facebook/zstd/releases/tag/v1.3.8
2018-12-28 13:13:31 -06:00
Dmitry Kalinkin
c217d67be3
mozlz4a: replace lz4 alias with proper name
...
lz4 used to package the same package as python-lz4, then lz4 was
removed and became an alias to python-lz4
2018-12-25 10:36:24 -05:00
Michael Raskin
14b3e7c004
mozlz4a: 2015-07-24 -> 2018-08-23; fixes compatibility with newer python3Packages.lz4
2018-12-21 13:21:49 +01:00
John Ericson
e0a4d1083f
Merge pull request #51965 from vaibhavsagar/fix-static-lz4
...
lz4: Fix pkgsStatic build
2018-12-13 18:28:05 -05:00
Vaibhav Sagar
cb5a7bdc3a
lz4: fix pkgsStatic build
2018-12-13 18:00:26 -05:00
c0bw3b
a04a512f34
Treewide: use HTTPS on NonGNU domains
2018-12-02 15:21:04 +01:00
Will Dietz
edfffe0adf
brotli: 1.0.6 -> 1.0.7 ( #48874 )
2018-10-23 19:40:42 +02:00
Vladyslav M
66760c7c5c
Merge pull request #48846 from veprbl/pr/zstd_137
...
zstd: 1.3.6 -> 1.3.7
2018-10-23 02:05:08 +03:00
Dmitry Kalinkin
0b520bd26d
zstd: 1.3.6 -> 1.3.7
2018-10-22 18:27:35 -04:00
Matthew Bauer
a5de0ca963
treewide: preserve hashes
...
avoid mass rebuild from the last commits
2018-10-16 23:19:34 -05:00
Matthew Bauer
51e5f8af42
treewide: don’t set CMAKE_SYSTEM_NAME
2018-10-16 21:52:38 -05:00
Vladyslav M
c8f7188f17
zstd: 1.3.5 -> 1.3.6 ( #47965 )
2018-10-14 15:55:09 +02:00
Will Dietz
55b6cad537
lz4: 1.8.2 -> 1.8.3 ( #47547 )
2018-10-02 00:14:26 +02:00
Matthew Bauer
3bc7ad9364
Merge pull request #46773 from mcmtroffaes/feature/fix-brotli-mingw
...
brotli: ensure CMAKE_SYSTEM_NAME=Windows on mingw cross builds
2018-09-22 17:12:10 -05:00
Will Dietz
6e9cc8871f
brotli: 1.0.5 -> 1.0.6 ( #46903 )
2018-09-20 00:10:47 +02:00
Matthias C. M. Troffaes
e4f1968100
brotli: ensure CMAKE_SYSTEM_NAME=Windows on mingw cross builds
...
CMAKE passes the flag -rdynamic otherwise (which is not recognized by mingw).
Setting the appropriate flag avoids this problem and allows the build
to succeed.
2018-09-17 09:37:32 +01:00
Markus Kowalewski
1e98674c79
zdelta: add license
2018-09-07 22:13:59 +02:00
Markus Kowalewski
fd59d5642e
pigz: add license
2018-09-07 22:11:27 +02: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
Will Dietz
da8e3ef9e5
upx: 3.94 -> 3.95
2018-08-27 12:50:44 -05:00