3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

726 commits

Author SHA1 Message Date
Peter Hoeg 4f1949bc59
pxz: use upstream's Makefile (#165264) 2022-03-23 03:59:58 +01:00
R. Ryantm 1f3babaa22 dtrx: 8.2.1 -> 8.2.2 2022-02-21 07:25:58 +00:00
R. Ryantm 59806bca6a lziprecover: 1.22 -> 1.23 2022-02-14 21:01:36 +00:00
Renaud 02349ccfc2
Merge pull request #155500 from IvarWithoutBones/bump/nx2elf
nx2elf: unstable-2020-05-26 -> unstable-2021-11-21
2022-02-10 19:24:16 +01:00
Jan Tojnar 2da5ce4ab3 Merge branch 'staging-next' into staging
; Conflicts:
;	pkgs/development/python-modules/fakeredis/default.nix
2022-01-28 14:05:11 +01:00
R. Ryantm b7c57ee121 zstd: 1.5.1 -> 1.5.2 2022-01-27 14:32:14 -08:00
Sandro cdb20df82e
Merge pull request #153478 from vlaci/lziprecover 2022-01-27 14:17:15 +01:00
Sandro 27cccd4e49
Merge pull request #151363 from Stunkymonkey/doc-updateWalker 2022-01-27 14:06:36 +01:00
Felix Buehler ed7bf9452c treewide: remove *.upstream files from updateWalker 2022-01-26 21:46:07 +01:00
László Vaskó 8c3f139a9a lziprecover: init at 1.22
Companion package to `lzip`
2022-01-20 16:31:48 +01:00
László Vaskó beac526f0d lzip: nominate myself as maintainer 2022-01-20 16:31:47 +01:00
László Vaskó 076314a174 lzip: simplify configureFlags
It is not an issue if $CXX variable is always set to an absolute
value, there is no need to set it conditionally.
2022-01-20 16:31:47 +01:00
László Vaskó 3f76d236af lzip: License is GPL-2 or later
According to the homepage and `COPYING` file inside the source
archive.
2022-01-20 16:31:47 +01:00
github-actions[bot] 360ff20100
Merge master into staging-next 2022-01-20 06:01:09 +00:00
Brian McKenna ab001e250a dtrx: 7.1 -> 8.2.1 (resurrected)
The original developer has abandoned this package but some Ubuntu
developers have forked it and maintain it. This means the tests now
work and the package supports Python 3.
2022-01-20 12:56:43 +11:00
Ivar Scholten 966c0b234e nx2elf: unstable-2020-05-26 -> unstable-2021-11-21 2022-01-18 18:10:01 +01:00
github-actions[bot] 25662d01ae
Merge staging-next into staging 2022-01-04 00:02:40 +00:00
Sergei Trofimovich 088277aafb
zstd: 1.5.0 -> 1.5.1 (#153103)
While at it added trivial updater plumbing.
2022-01-02 17:25:18 -05:00
Martin Weinelt 64e2164ef3
dtrx: remove
Uses python2 and the upstream homepage is abandoned, the download link
is dead.
2022-01-02 13:38:13 +01:00
Dmitry Kalinkin e1aaaa90fe
llvmPackages.libcxx: unset _LIBCPP_USE_AVAILABILITY_APPLE 2021-12-18 10:09:25 -05:00
Dmitry Kalinkin 173bcf18a4
imagelol: fix for case-sensitive filesystems 2021-12-17 10:10:16 -05:00
Dmitry Kalinkin bd7796dfcd
imagelol: fix darwin build 2021-12-16 17:54:41 -05:00
Sergei Trofimovich ed869fb417 advancecomp: pull upstream patch for gcc-11 support 2021-11-22 10:07:15 +00:00
Thiago Kenji Okada 60b8a7ea07
Merge pull request #145955 from alyaeanyx/bsdiff
bsdiff: security and bug fixes
2021-11-21 09:12:15 -03:00
Sebastián Mancilla 5c35e9184d lrzip: enable asm on x86 and fix build on darwin
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-19 21:00:57 -03:00
Sebastián Mancilla b663e1b4d3 lrzip: refactor derivation
- Fetch from GitHub
- Set nativeBuildInputs
2021-11-19 16:46:09 -03:00
figsoda 44c0a3a626 ouch: use buildFeatures 2021-11-16 08:11:51 -05:00
alyaeanyx 4d57666646
bsdiff: disable bugfix patches for darwin 2021-11-15 12:34:35 +01:00
alyaeanyx 200ffaa072
bsdiff: fix patch 2021-11-14 21:16:55 +01:00
alyaeanyx 47a9d5e419
bsdiff: add patch to default.nix 2021-11-14 19:58:41 +01:00
alyaeanyx 842a855325
bsdiff: fix patch file for aarch64-linux 2021-11-14 18:04:54 +01:00
alyaeanyx 84245c843f
bspatch: security and bug fixes 2021-11-14 17:06:21 +01:00
figsoda 8437f3acaf ouch: don't use vendored sources 2021-11-11 09:05:34 -05:00
Konrad Borowski 461dd05989 flips: unstable-2021-05-18 -> unstable-2021-10-28 2021-11-08 16:57:39 +01:00
Domen Kožar 4c23c4076c
Merge pull request #143861 from figsoda/crabz-fix-darwin
crabz: fix darwin build
2021-11-06 07:14:54 -06:00
figsoda 89a4fa94d7 ouch: 0.2.0 -> 0.3.1 2021-11-02 16:46:54 -04:00
figsoda 7f5ed45b3a crabz: fix darwin build 2021-10-30 22:24:00 -04:00
Vladimír Čunát 01df3cd7dd
Merge branch 'master' into staging-next 2021-10-19 19:24:43 +02:00
Sandro 0c084c89fe
Merge pull request #142189 from IvarWithoutBones/fix/hacpack-musl 2021-10-19 14:29:32 +02:00
Ivar Scholten faff7f789b hacpack: fix static build && enable parallel building 2021-10-19 11:26:01 +02:00
Ivar Scholten b5301cafbc hactool: add musl support && enable parallel building 2021-10-19 11:11:03 +02:00
Martin Weinelt a415d5dd2e Merge remote-tracking branch 'origin/master' into staging-next 2021-10-15 23:10:08 +02:00
Artturin 80dd267525 ncompress: modernize build and switch to a github source
install only core tools

move uncompress to uncompress-ncompress
2021-10-13 17:07:50 +03:00
github-actions[bot] 335de1a880
Merge staging-next into staging 2021-10-10 12:02:03 +00:00
figsoda fbb2cfd0bb crabz: init at 0.7.2 2021-10-09 19:55:04 -04:00
github-actions[bot] 1925039a74
Merge staging-next into staging 2021-10-07 12:01:47 +00:00
Vladyslav M 713e08cdc5 ouch: 0.1.5 -> 0.2.0 2021-10-07 12:00:05 +02:00
Vladimír Čunát a2466f9035
Merge #137919: gzip: 1.10 -> 1.11 (into staging) 2021-10-02 16:22:50 +02:00
Sergei Trofimovich eb49b17a0f upx: disable blanket -Werror (fix gcc-11 build)
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-22 09:15:09 +01:00
Sergei Trofimovich 4a107d9b6d gzip: 1.10 -> 1.11 2021-09-15 00:10:05 +01:00