summary refs log tree commit diff
path: root/pkgs/tools/compression
Commit message (Collapse)AuthorAge
* zopfli: 1.0.2 -> 1.0.3ajs1242020-01-17
|
* Merge pull request #75798 from tobim/pkgsStatic/arrowFrederik Rietdijk2020-01-03
|\ | | | | arrow-cpp: add pkgsStatic support
| * zstd: build with CMakeTobias Mayer2019-12-29
| | | | | | | | | | CMake is used for static builds because the Makefile does not offer a way to disable the shared library.
* | treewide: installFlags is a listRobin Gloster2019-12-30
|/
* advancecomp: fix CVE-2019-9210Andreas Rammhold2019-12-15
|
* Treewide: update some problematic homepagesc0bw3b2019-12-08
| | | | | | These URLs are reported as problematic by Repology. It could be a permanent redirection or the page does not exist anymore
* Merge pull request #73316 from Ericson2314/mingw-rocksdbJohn Ericson2019-11-23
|\ | | | | rocksdb: Build with MinGW
| * Merge remote-tracking branch 'upstream/master' into mingw-rocksdbJohn Ericson2019-11-23
| |\ | | | | | | | | | | | | Can just use single commit from https://github.com/facebook/rocksdb/pull/6076 for rocksdb!
| * | zstd: Fix MinGW buildJohn Ericson2019-11-15
| | |
| * | lz4: Fix MinGW buildJohn Ericson2019-11-13
| | |
* | | gzrt: fix homepage and src url redirectRenaud2019-11-16
| |/ |/| | | + meta.license is GPL2+
* | zstd: 1.4.3 -> 1.4.4Timothy DeHerrera2019-11-05
| |
* | brotli: add staticOnly optionMatthew Bauer2019-09-29
|/
* treewide: remove redundant recvolth2019-08-28
|
* Merge branch 'master' into staging-nextVladimír Čunát2019-08-24
|\ | | | | | | | | | | | | | | | | | | 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
| * Merge remote-tracking branch 'upstream/master' into openssl-1.1Robin Gloster2019-08-21
| |\
| | * zstd: 1.4.2 -> 1.4.3Will Dietz2019-08-19
| | | | | | | | | | | | https://github.com/facebook/zstd/releases/tag/v1.4.3
| | * zstd: 1.4.1 -> 1.4.2 (#65409)Orivej Desh (NixOS)2019-08-19
| | |\ | | | | | | | | https://github.com/facebook/zstd/releases/tag/v1.4.2
| | | * zstd: 1.4.1 -> 1.4.2Will Dietz2019-07-25
| | | | | | | | | | | | | | | | https://github.com/facebook/zstd/releases/tag/v1.4.2
| * | | Merge remote-tracking branch 'upstream/master' into openssl-1.1Robin Gloster2019-08-02
| |\ \ \
| * | | | xar: fix to work on openssl 1.1.xDan Peebles2019-07-29
| | |_|/ | |/| |
* | | | treewide: name -> pnamevolth2019-08-17
| | | |
* | | | treewide: name -> pname (easy cases) (#66585)volth2019-08-15
| |_|/ |/| | | | | | | | | | | | | | | | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* | | zsh/pth/zsync: cross fixes (#65780)Jörg Thalheim2019-08-14
|\ \ \ | | | | | | | | zsh/pth/zsync: cross fixes
| * | | zsync: fix cross-build by setting ARJörg Thalheim2019-08-02
| | |/ | |/|
* | | Merge master into staging-nextFrederik Rietdijk2019-07-28
|\| | | |/ |/|
| * Merge pull request #65493 from virusdave/dnicponski/scratch/add_dcssMichael Raskin2019-07-28
| |\ | | | | | | games/crawl: add support for MacOS/Darwin builds for Dungeon Crawl
| | * games/crawl: add support for MacOS/Darwin buildsDave Nicponski2019-07-28
| | | | | | | | | | | | | | | games/crawl: Add support for darwin builds. Also, compression/advancecomp: Add support for darwin builds in meta (which already worked).
* | | zstd: 1.4.0 -> 1.4.1Orivej Desh2019-07-21
|/ /
* | treewide: use dontUnpackworldofpeace2019-07-01
| |
* | bzip2: patch CVE-2019-12900Vladimír Čunát2019-06-22
| | | | | | | | | | | | The vulnerability seems quite serious. It isn't practical to use fetchpatch here due to bootstrapping, so I just committed the small patch file.
* | bzip2: enable parallel buildingBenjamin Hipple2019-05-12
|/
* lz4: pick upstream fix for Darwin, move to pnameWill Dietz2019-05-04
|
* treewide: make -Wno-error flags clang-onlyMatthew Bauer2019-04-29
| | | | | | In 724e833ea2a, 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
* lz4: 1.8.3 -> 1.9.1 (#59812)Will Dietz2019-04-27
| | | | | | | | | | * 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
* Merge pull request #56744 from matthewbauer/macos-10-12Matthew Bauer2019-04-26
|\ | | | | Update macOS to 10.12
| * treewide: disable -Werror for llvm 7Matthew Bauer2019-04-26
| | | | | | | | | | Some of these have errors on newest llvm. It’s easiest to just add -Wno-error in these cases.
* | Merge branch 'master' into stagingJan Tojnar2019-04-26
|\ \
| * | pigz: fix crossFrederik Rietdijk2019-04-26
| |/
* | Merge pull request #59813 from dtzWill/update/zstd-1.4.0Will Dietz2019-04-21
|\ \ | |/ |/| zstd: 1.3.8 -> 1.4.0
| * zstd: 1.3.8 -> 1.4.0Will Dietz2019-04-17
| | | | | | | | https://github.com/facebook/zstd/releases/tag/v1.4.0
* | dejsonlz4: init at 1.1 (#51373)mt_caret2019-04-20
|/ | | | | | | | | * dejsonlz4: init at 1.1 * fix description Co-Authored-By: mt-caret <mtakeda.enigsol@gmail.com>
* ncompress: 4.2.4.4 -> 4.2.4.5R. RyanTM2019-03-26
| | | | | | | 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
* Merge staging-next into masterFrederik Rietdijk2019-03-01
|\
| * xar: add explicit lzma inputDaiderd Jordan2019-02-24
| | | | | | | | lzma is part of the stdenv but not during bootstrapping?
* | treewide: use runtimeShell instead of stdenv.shell whenever possibleJörg Thalheim2019-02-26
|/ | | | | | | | | 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.
* lzip: 1.20 -> 1.21Will Dietz2019-01-13
| | | | | | | 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
* Merge #53091: gzip: 1.9 -> 1.10 (into staging)Vladimír Čunát2018-12-31
|\
| * gzip: 1.9 -> 1.10Will Dietz2018-12-30
| | | | | | | | https://savannah.gnu.org/forum/forum.php?forum_id=9339
* | zstd: 1.3.7 -> 1.3.8Will Dietz2018-12-28
|/ | | | https://github.com/facebook/zstd/releases/tag/v1.3.8