Commit Graph

725 Commits

Author SHA1 Message Date
davidak
66933d5f13
Merge pull request #124868 from LnL7/darwin-fwup
fwup: fix darwin build
2021-08-26 05:19:09 +02:00
Jan Tojnar
e286e1cfa0 Merge branch 'staging-next' into staging
- boost 167 removed on staging-next (7915d1e03f) × boost attributes are inherited on staging (d20aa4955d)

- linux kernels were moved to linux-kernels.nix on staging-next (c62f911507) × hardened kernels are versioned on staging (a5341beb78) + removed linux_5_12 (e55554491d)

- conflict in node-packages – I regenerated it using node2nix from nixos-unstable (does not build on staging)
2021-08-17 18:52:37 +02:00
Pamplemousse
47fd767531 zstd: Fix static build 2021-08-16 17:52:13 -07:00
Felix Buehler
7cd5d178fc tools: replace name with pname&version 2021-08-12 21:47:47 +02:00
Felix Buehler
db228f3a74 xz: replace name with pname&version 2021-08-12 20:35:32 +02:00
Sandro
efbb23c889
Merge pull request #131538 from psibi/add-ouch
ouch: init at 0.1.5
2021-07-30 12:21:56 +00:00
github-actions[bot]
a1d3be1d42
Merge master into staging-next 2021-07-28 12:01:16 +00:00
Sandro Jäckel
ff42213e2d
mozlz4a: remove alias 2021-07-28 12:56:25 +02:00
Sibi Prabakaran
d78400378b
ouch: init at 0.1.5 2021-07-26 08:19:29 +05:30
Vladimír Čunát
76f4182a36
zstd: fixup wrong preInstall order for isDarwin
This regressed in 03e499425 (PR #129873).
2021-07-25 09:45:29 +02:00
github-actions[bot]
2e00ed4420
Merge staging-next into staging 2021-07-22 06:01:44 +00:00
Sandro
a55ab60d5e
Merge pull request #130928 from SuperSandro2000/cleanup-compression 2021-07-22 02:26:35 +02:00
Sandro Jäckel
93de4f3f6c
pxz: drop no longer required patch 2021-07-22 01:09:13 +02:00
Sandro Jäckel
aaa06c39d5
kzipmix: 20091108 -> 20200115 2021-07-22 01:07:36 +02:00
Sandro Jäckel
09f99feeba
zsync: cleanup 2021-07-21 16:08:05 +02:00
Sandro Jäckel
56d6f78a0d
rzip: cleanup 2021-07-21 16:08:05 +02:00
Sandro Jäckel
676fe1cc8f
pxz: cleanup 2021-07-21 16:08:05 +02:00
Sandro Jäckel
ab4a6cbdaf
pixz: cleanup 2021-07-21 16:08:04 +02:00
Sandro Jäckel
d04efb055c
pigz: cleanup 2021-07-21 16:08:04 +02:00
Sandro Jäckel
75286ae016
lzop: cleanup 2021-07-21 16:08:03 +02:00
Sandro Jäckel
8f9e79923c
lrzip: cleanup 2021-07-21 13:41:59 +02:00
Sandro Jäckel
40e00bb8d4
lhasa: cleanup 2021-07-21 13:41:20 +02:00
Sandro Jäckel
7ca9718c5f
lbzip2: cleanup 2021-07-21 13:40:22 +02:00
Sandro Jäckel
459da1755b
kzipmix: cleanup 2021-07-21 13:39:50 +02:00
Sandro Jäckel
9807562b1f
gzrt: cleanup 2021-07-21 13:38:55 +02:00
Sandro Jäckel
a2d112eb4b
dejsonlz4: cleanup 2021-07-21 13:38:03 +02:00
Sandro Jäckel
7c49b4143c
bsdiff: cleanup 2021-07-21 13:37:36 +02:00
Sandro Jäckel
eaf2c4a2dd
bsc: cleanup 2021-07-21 13:36:40 +02:00
Sandro Jäckel
0a97ad6827
brotli: cleanup 2021-07-21 13:36:40 +02:00
github-actions[bot]
08a8809bfe
Merge staging-next into staging 2021-07-18 00:02:06 +00:00
github-actions[bot]
382fdc7ad3
Merge master into staging-next 2021-07-18 00:01:24 +00:00
Sandro
b4176ae90a
Merge pull request #130472 from Stunkymonkey/inherit-version3
various: cleanup of "inherit version;"
2021-07-18 00:38:39 +02:00
Felix Buehler
82cb33a0ae treewide: remove meta.version 2021-07-18 00:07:38 +02:00
Felix Buehler
e023025ee0 various: cleanup of "inherit version;" 2021-07-17 22:39:35 +02:00
Vladimír Čunát
3ea417e47f
Merge branch staging into staging-next
The staging version is a bit older already, used in pre-test:
https://hydra.nixos.org/eval/1685435
2021-07-16 09:59:01 +02:00
github-actions[bot]
6630d8e9bb
Merge staging-next into staging 2021-07-14 18:01:45 +00:00
gfrascadorio
8f68b7c15d lbzip2: latest gnulib requires autoconf 2.64 2021-07-13 10:44:23 -06:00
Jonathan Ringer
03e499425d zstd: don't build contrib when cross-compiling
Tests and `./gen_html` from contrib need to run
on host architecture. Disable them when doing
cross-compiliation.
2021-07-11 15:44:09 -07:00
Marc Seeger
9889bdb6fb zstd: Add pzstd to compiled binaries 2021-07-09 11:29:19 -07:00
Ryan Burns
e5f563ef03 zstd: fix darwin patch
Since v1.4.9, another stat command has been added to playTests.sh.
Similar to other uses in this file, it attempts to use BSD syntax on
Darwin/BSD, and must be patched to unconditionally use GNU syntax.
2021-06-20 18:10:23 -07:00
github-actions[bot]
e40e33d9d8
Merge staging-next into staging 2021-06-08 18:16:30 +00:00
Konrad Borowski
012f2315c5 flips: unstable-2020-10-02 -> unstable-2021-05-18 2021-06-06 17:15:50 +02:00
IvarWithoutBones
1194bfcc03 zstd: 1.4.9 -> 1.5.0 2021-05-31 15:47:58 -07:00
TredwellGit
2acd087dca lz4: patch CVE-2021-3520 and null pointer dereference 2021-05-30 02:08:18 +00:00
Daiderd Jordan
dd3fac8761
fwup: fix darwin build 2021-05-29 13:04:06 +02:00
Andrew Childs
1fc0499569 xar: fix cross compilation 2021-05-17 00:27:00 +09:00
Andrew Childs
2931a2e1d5 pbzx: fix cross compilation 2021-05-17 00:27:00 +09:00
Alyssa Ross
9a13661b38 bzip2_1_1: don't manually enableParallelBuilding
This is automatic for Meson builds.
2021-05-12 11:57:35 +00:00
Ivar Scholten
249d9041be imagelol: init at 0.2 2021-04-26 00:32:06 +02:00
github-actions[bot]
8156636ab9
Merge master into staging-next 2021-04-17 18:10:38 +00:00
Ivar
05987f952f
nx2elf: init at unstable-2020-05-26 (#119493)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-17 19:17:46 +02:00
Emery Hemingway
9e4a925caf zstd: do not cross-compile tests 2021-04-10 17:10:50 +02:00
Sandro Jäckel
3453b89f4b
lzma: deprecate alias 2021-04-04 19:49:52 +02:00
github-actions[bot]
7c9222212f
Merge master into staging-next 2021-03-25 18:14:01 +00:00
Frederik Rietdijk
63434aa261 dtrx: stay with python2 2021-03-25 12:35:28 +01:00
Martin Weinelt
4252f1a092
Merge pull request #115625 from LeSuisse/zstd-1.4.9
zstd: 1.4.8 -> 1.4.9
2021-03-20 02:01:29 +01:00
github-actions[bot]
d73a492e83
Merge master into staging-next 2021-03-19 00:41:01 +00:00
Ben Siraphob
e3e7090459 dejsonlz4: fix build on darwin 2021-03-18 23:02:06 +07:00
Ben Siraphob
3bced99816 zdelta: expand platforms to all and refactor 2021-03-18 23:02:05 +07:00
github-actions[bot]
e0a6159fc6
Merge master into staging-next 2021-03-16 18:18:29 +00:00
ajs124
45a014f479
Merge pull request #115224 from helsinki-systems/upd/lrzip
lrzip: 0.640 -> 0.641
2021-03-16 16:32:41 +01:00
Thomas Gerbet
aea3ad0d4d zstd: 1.4.8 -> 1.4.9
Fixes CVE-2021-24032.
2021-03-16 09:33:46 +01:00
github-actions[bot]
c596c93079
Merge master into staging-next 2021-03-14 00:41:40 +00:00
John Ericson
51011985ef zstd: Remove no-pthread patch used for building with mcfgthreads
Evidentially upstream has improved their feature detection so we no
longer need this patch.

CC @lhmouse
2021-03-12 16:22:27 +00:00
github-actions[bot]
5c2a7abde7
Merge master into staging-next 2021-03-08 18:22:56 +00:00
Ivar
3e616e0874
hacpack: init at 1.36 (#115357) 2021-03-08 09:56:57 -05:00
ajs124
e0ba4d7673 lrzip: 0.640 -> 0.641 2021-03-06 04:15:02 +01:00
Jörg Thalheim
10fafe98ff
bzip2: add homepage + changelog 2021-02-21 20:22:12 +01:00
Ivan Babrou
7b63dbf9d3 bzip2: 1.0.6.0.1 -> 1.0.6.0.2 2021-02-20 11:07:22 -08:00
ajs124
552493a347
Merge pull request #113327 from helsinki-systems/upd/lrzip
lrzip: 0.631 -> 0.640
2021-02-19 20:47:58 +01:00
Ben Siraphob
4b2c44c0a7 treewide: drop conditional makeFlag for darwin when specifiying cross-compiler 2021-02-20 01:02:08 +07:00
Ben Siraphob
223f25cf4a treewide: add targetPrefix to hardcoded references to CC=cc 2021-02-20 01:01:46 +07:00
Armijn Hemel
2be7907cba ncompress: split "name" in "pname" and "version" 2021-02-18 19:31:27 +01:00
Armijn Hemel
9e8284afd5 remove patch in default.nix as well 2021-02-18 13:35:13 +01:00
Armijn Hemel
4747d9ea90 ncompress: patch is no longer necessary since 4.2.4.6 2021-02-18 13:32:06 +01:00
Armijn Hemel
5abd0ceeb5 ncompress: 4.2.4.6 -> 5.0 2021-02-18 13:28:34 +01:00
ajs124
ae88e0e426 lrzip: 0.631 -> 0.640 2021-02-17 17:21:05 +01:00
Eelco Dolstra
5f766e6ce7
Merge pull request #111956 from armijnhemel/ncompress-4.2.4.6
ncompress: 4.2.4.5 -> 4.2.4.6
2021-02-10 17:54:14 +01:00
R. RyanTM
1377da3ac3 pigz: 2.4 -> 2.6 2021-02-08 03:21:51 +00:00
Armijn Hemel
9ffb7ecd24 ncompress: 4.2.4.5 -> 4.2.4.6 2021-02-04 21:39:53 +01:00
Jörg Thalheim
25749d7733
bzip2: add mic92 as maintainer 2021-01-31 20:27:26 +01:00
github-actions[bot]
a127deeb88
Merge master into staging-next 2021-01-25 18:52:08 +00:00
Pavol Rusnak
a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
Jan Tojnar
cc8fd11ffb
Merge branch 'master' into staging-next 2021-01-24 20:41:42 +01:00
volth
bc0d605cf1 treewide: fix double quoted strings in meta.description
Signed-off-by: Ben Siraphob <bensiraphob@gmail.com>
2021-01-24 19:56:59 +07:00
R. RyanTM
f2339096e7 lzip: 1.21 -> 1.22 2021-01-22 21:32:09 +01:00
zowoq
8adc564f28 treewide: editorconfig fixes
- add final newline
- use spaces for indentation
2021-01-21 09:30:52 +10:00
Ben Siraphob
d6aeae8f90 pkgs/tools: pkgconfig -> pkg-config (2) 2021-01-17 23:27:27 +07:00
Ben Siraphob
8c5d37129f pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
Profpatsch
4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Jan Tojnar
f19eb635b4
Merge branch 'master' into staging-next
b04fc593e7 seems to have accidentally changed mkDerivation function for dfilemanager and solarus-quest-editor so I have reverted that here.
2021-01-07 13:04:31 +01:00
github-actions[bot]
581059aed4
Merge staging-next into staging 2021-01-04 00:57:38 +00:00
John Ericson
5c2965145f treewide: Inline more of the static overlay
Picking up where #107238 left off. I think I'll have gotten all the easy
stuff with this.
2021-01-03 21:46:14 +00:00
John Ericson
f52263ced0 treewide: Start to break up static overlay
We can use use `stdenv.hostPlatform.isStatic` instead, and move the
logic per package. The least opionated benefit of this is that it makes
it much easier to replace packages with modified ones, as there is no
longer any issue of overlay order.

CC @FRidh @matthewbauer
2021-01-03 19:18:16 +00:00
Ben Siraphob
3ae5e6ce03 treewide: remove enableParallelBuilding = true if using cmake 2021-01-03 18:37:40 +07:00
Ben Siraphob
b04fc593e7 treewide: cmake buildInputs to nativeBuildInputs, minor cleanups 2021-01-01 11:52:33 +07:00
Mario Rodas
99061cb6ac zstd: 1.4.5 -> 1.4.8
+ https://github.com/facebook/zstd/releases/tag/v1.4.7
+ https://github.com/facebook/zstd/releases/tag/v1.4.8
2020-12-17 04:20:00 +00:00
Graham Christensen
bc49a0815a
utillinux: rename to util-linux 2020-11-24 12:42:06 -05:00
Emery Hemingway
f909429a9a lz4: 1.9.2 -> 1.9.3 2020-11-16 19:58:00 +01:00
freezeboy
7d3fb8234d
brotli: add myself as maintainer (#103129) 2020-11-08 22:11:29 -05:00