summaryrefslogtreecommitdiffstats
path: root/pkgs/tools/compression
AgeCommit message (Collapse)Author
2021-11-22advancecomp: pull upstream patch for gcc-11 supportSergei Trofimovich
2021-11-21Merge pull request #145955 from alyaeanyx/bsdiffThiago Kenji Okada
bsdiff: security and bug fixes
2021-11-19lrzip: enable asm on x86 and fix build on darwinSebastián Mancilla
Enable compilation of native assembly code on x86 systems, instead of disabling it for all systems. On darwin ensure the format is set to macho64. The ASM/x86 directory is compiled whether "--enable-asm" is configured or not, but it creates an empty archive, which fails on darwin, so ensure it is not compiled on darwin to fix the build.
2021-11-19lrzip: refactor derivationSebastián Mancilla
- Fetch from GitHub - Set nativeBuildInputs
2021-11-16ouch: use buildFeaturesfigsoda
2021-11-15bsdiff: disable bugfix patches for darwinalyaeanyx
2021-11-14bsdiff: fix patchalyaeanyx
2021-11-14bsdiff: add patch to default.nixalyaeanyx
2021-11-14bsdiff: fix patch file for aarch64-linuxalyaeanyx
2021-11-14bspatch: security and bug fixesalyaeanyx
2021-11-11ouch: don't use vendored sourcesfigsoda
2021-11-08flips: unstable-2021-05-18 -> unstable-2021-10-28Konrad Borowski
2021-11-06Merge pull request #143861 from figsoda/crabz-fix-darwinDomen Kožar
crabz: fix darwin build
2021-11-02ouch: 0.2.0 -> 0.3.1figsoda
2021-10-30crabz: fix darwin buildfigsoda
2021-10-19Merge branch 'master' into staging-nextVladimír Čunát
2021-10-19Merge pull request #142189 from IvarWithoutBones/fix/hacpack-muslSandro
2021-10-19hacpack: fix static build && enable parallel buildingIvar Scholten
2021-10-19hactool: add musl support && enable parallel buildingIvar Scholten
2021-10-15Merge remote-tracking branch 'origin/master' into staging-nextMartin Weinelt
2021-10-13ncompress: modernize build and switch to a github sourceArtturin
install only core tools move uncompress to uncompress-ncompress
2021-10-10Merge staging-next into staginggithub-actions[bot]
2021-10-09crabz: init at 0.7.2figsoda
2021-10-07Merge staging-next into staginggithub-actions[bot]
2021-10-07ouch: 0.1.5 -> 0.2.0Vladyslav M
2021-10-02Merge #137919: gzip: 1.10 -> 1.11 (into staging)Vladimír Čunát
2021-09-22upx: disable blanket -Werror (fix gcc-11 build)Sergei Trofimovich
On gcc-11 build fails as: ``` $ nix-build -E 'with import ./.{}; upx.override { stdenv = gcc11Stdenv; }' ... ./../src/lzma-sdk/C/7zip/Compress/LZMA/../../../Common/MyCom.h:159:32: error: this 'if' clause does not guard... [-Werror=misleading-indentation] 159 | STDMETHOD_(ULONG, Release)() { if (--__m_RefCount != 0) \ | ^~ ```
2021-09-15gzip: 1.10 -> 1.11Sergei Trofimovich
2021-08-26Merge branch 'master' into staging-nextDmitry Kalinkin
Conflicts: pkgs/tools/networking/inetutils/default.nix
2021-08-26Merge pull request #124868 from LnL7/darwin-fwupdavidak
fwup: fix darwin build
2021-08-17Merge branch 'staging-next' into stagingJan Tojnar
- boost 167 removed on staging-next (7915d1e03f93f3072ab397448830d028202e5d3d) × boost attributes are inherited on staging (d20aa4955d4c31d8393753ddf088e1ee82c5d12e) - linux kernels were moved to linux-kernels.nix on staging-next (c62f911507977ac67fd5e8547af2d1071c5e0891) × hardened kernels are versioned on staging (a5341beb789c66ed24a11396dda28f2a1303768e) + removed linux_5_12 (e55554491df6e7b789d7f3d6a3b354df3575e1c6) - conflict in node-packages – I regenerated it using node2nix from nixos-unstable (does not build on staging)
2021-08-16zstd: Fix static buildPamplemousse
2021-08-12tools: replace name with pname&versionFelix Buehler
2021-08-12xz: replace name with pname&versionFelix Buehler
2021-07-30Merge pull request #131538 from psibi/add-ouchSandro
ouch: init at 0.1.5
2021-07-28Merge master into staging-nextgithub-actions[bot]
2021-07-28mozlz4a: remove aliasSandro Jäckel
2021-07-26ouch: init at 0.1.5Sibi Prabakaran
2021-07-25zstd: fixup wrong preInstall order for isDarwinVladimír Čunát
This regressed in 03e499425 (PR #129873).
2021-07-22Merge staging-next into staginggithub-actions[bot]
2021-07-22Merge pull request #130928 from SuperSandro2000/cleanup-compressionSandro
2021-07-22pxz: drop no longer required patchSandro Jäckel
2021-07-22kzipmix: 20091108 -> 20200115Sandro Jäckel
2021-07-21zsync: cleanupSandro Jäckel
2021-07-21rzip: cleanupSandro Jäckel
2021-07-21pxz: cleanupSandro Jäckel
2021-07-21pixz: cleanupSandro Jäckel
2021-07-21pigz: cleanupSandro Jäckel
2021-07-21lzop: cleanupSandro Jäckel
2021-07-21lrzip: cleanupSandro Jäckel