Emery Hemingway
c85d9eeda9
plzip: pkgs/tools/compression/plzip -> pkgs/by-name/pl/plzip
2024-02-09 11:09:15 +00:00
Sean Link
6269f3116b
lzip: add mingw support
...
Part of a greater effort to get qtbase and qtmultimedia cross compiling
for windows.
2024-02-02 14:12:09 -07:00
R. Ryantm
6dd8e5b1e8
lziprecover: 1.23 -> 1.24
2024-01-22 04:26:20 +00:00
Vladimír Čunát
c3a00e5a69
efficient-compression-tool: fixup build with gcc13
2024-01-11 16:16:45 +01:00
github-actions[bot]
065e28482b
Merge master into staging-next
2024-01-04 18:00:54 +00:00
Paul Meyer
5bf965b8ad
upx: 4.2.1 -> 4.2.2
2024-01-03 20:58:44 +01:00
K900
887e96e875
Merge remote-tracking branch 'origin/master' into staging-next
2024-01-02 10:55:23 +03:00
7c6f434c
27d55dfae8
Merge pull request #277638 from a-n-n-a-l-e-e/lbzip2-fix
...
lbzip2: apply implicit function definition patch; fix darwin
2024-01-01 13:23:27 +00:00
annalee
eb2b02456e
lbzip2: apply implicit function definition patch; fix darwin
...
https://github.com/kjn/lbzip2/pull/33
2023-12-30 00:45:11 +00:00
github-actions[bot]
97d15f47f2
Merge master into staging-next
2023-12-28 12:00:58 +00:00
R. Ryantm
2dfc0c9c92
zfp: 1.0.0 -> 1.0.1
2023-12-25 07:08:52 +00:00
Nick Cao
7ed4d83677
Merge pull request #274827 from NickCao/latomic
...
treewide: drop libatomic workaround for riscv
2023-12-18 14:23:29 -05:00
R. Ryantm
48a5a0fe53
ouch: 0.5.0 -> 0.5.1
2023-12-17 13:15:56 +00:00
jopejoe1
c6519028fb
zsync: change license to artistic2
...
Found in the overview section on http://zsync.moria.org.uk/
2023-12-17 08:47:39 +00:00
Nick Cao
f197cb435d
zstd: drop libatomic workaround for riscv
2023-12-16 16:25:45 -05:00
Vladimír Čunát
120a26f8ce
Merge #271377 : staging-next 2023-12-01
2023-12-11 17:06:16 +01:00
Paul Meyer
3ca45e2bbb
upx: add version test
2023-12-10 19:09:06 +01:00
Paul Meyer
7bc4955aaa
upx: use finalAttrs
2023-12-10 19:09:06 +01:00
Paul Meyer
f689549297
upx: 4.2.0 -> 4.2.1
2023-12-09 22:50:41 +01:00
Paul Meyer
59adfe40d2
upx: add update script
2023-12-09 22:50:22 +01:00
github-actions[bot]
728281e1ea
Merge master into staging-next
2023-12-08 00:02:27 +00:00
Robert Schütz
cf1edac547
bzip3: 1.3.2 -> 1.4.0
...
Diff: https://github.com/kspalaiologos/bzip3/compare/1.3.2...1.4.0
Changelog: https://github.com/kspalaiologos/bzip3/blob/1.4.0/NEWS
2023-12-06 20:10:21 -08:00
github-actions[bot]
e72d04004e
Merge master into staging-next
2023-12-06 18:00:56 +00:00
XYenon
a40edfc833
ouch: fix build on darwin
...
add workaround for #166205
patch test
2023-12-06 16:34:10 +08:00
Fabián Heredia Montiel
5b8deaceca
Merge remote-tracking branch 'origin/master' into staging-next
...
Fixed conflict in pkgs/applications/graphics/krita/
krita: 5.1.5 -> 5.2.0
7a40fdc288
, and
treewide: use kde mirror everywhere, don't use pname in download urls
aa15f5066d
2023-12-04 17:44:17 -06:00
Nadir Ishiguro
72a26c5159
ouch: 0.4.2 -> 0.5.0
...
Diff: https://github.com/ouch-org/ouch/compare/0.4.2...0.5.0
Changelog: https://github.com/ouch-org/ouch/releases/tag/0.5.0
2023-12-02 14:16:25 +01:00
Vladimír Čunát
305cd929fd
Merge branch 'staging' into staging-next
2023-12-01 07:33:49 +01:00
Maciej Krüger
bce155566a
Merge pull request #269758 from CertainLach/prusa-slicer-2.7.0
2023-11-30 14:12:32 +01:00
Alyssa Ross
4739e28eb1
fts: set to musl-fts on musl
...
NetBSD fts wasn't really designed to be used in this way, and it can
produce some strange errors — e.g. I sometimes see duplicate symbols
when musl and libnbcompat define the same symbol.
More packages used musl-fts directly than the fts package anyway,
which can now be changed to use the generic fts.
Unlike netbsd.fts, musl-fts doesn't have a setup hook, so we have to
tell packages that don't know about it to link against libfts. We
could decide to copy netbsd.fts's setup hook later if we want to.
2023-11-30 11:58:21 +01:00
Emily Trau
45f4341f16
rzip: fix clang build
2023-11-29 14:01:05 +11:00
Yaroslav Bolyukin
fa36136cee
heatshrink: add cmake build script
...
Wanted by prusa-slicer and libbgcode
2023-11-28 21:25:15 +01:00
Mario Rodas
b5687d6ba3
Merge pull request #264862 from trofi/xz-update
...
xz: 5.4.4 -> 5.4.5
2023-11-25 08:03:15 -05:00
h7x4
b8054ecd8a
treewide: add mainProgram
2023-11-23 21:04:16 +01:00
Adam Joseph
c7e0f6b905
treewide: s_targetPlatform_hostPlatform_ in non-compiler packages
...
stdenv.targetPlatform really shouldn't be used by software that
doesn't generate or manipulate binaries. I reviewed all uses of
targetPlatform outside of pkgs/development/compilers and pkgs/stdenv
and replaced those which weren't involved in something which fits
these criteria.
2023-11-17 08:07:34 +00:00
Artturi
fbb3ff5e12
Merge pull request #243161 from nh2/more-enableStatic
2023-11-07 03:49:21 +02:00
Sergei Trofimovich
7ec92e7ee6
xz: 5.4.4 -> 5.4.5
...
Changes: https://github.com/tukaani-project/xz/releases/tag/v5.4.5
2023-11-01 18:27:54 +00:00
R. Ryantm
764c1c2a46
upx: 4.1.0 -> 4.2.0
2023-10-26 16:31:25 +00:00
Niklas Hambüchen
ef4c88d1f6
zstd: Add enableStatic
. See #61575
2023-10-20 19:59:30 +00:00
Niklas Hambüchen
e73b7f8d63
bzip2: Add enableStatic
. See #61575
2023-10-20 19:59:30 +00:00
R. Ryantm
9aa79c238c
advancecomp: 2.5 -> 2.6
2023-10-11 12:10:54 +00:00
Kira Bruneau
50f2c1836f
mozlz4a: 2018-08-23 -> 2022-03-19
2023-10-05 13:44:12 -04:00
Kira Bruneau
11f19b5804
mozlz4a: format with nixpkgs-fmt
2023-10-05 13:35:04 -04:00
Sergei Trofimovich
25afc4a910
brotli: revert upstream fix for rpath on darwin
...
Fixed `aarch64-darwin` built of `curl` reported by Martin Weinelt of
form:
curl-aarch64-darwin> checking run-time libs availability... failed
curl-aarch64-darwin> configure: error: one or more libs available at link-time are not available run-time. Libs used at link-time: -lnghttp2 -lidn2 -lssh2 -lssh2 -lssl -lcrypto -lssl -lcrypto -lgssapi_krb5 -lresolv -lzstd -lzstd -lbrotlidec -lbrotlidec -lz
I think we are embedding wrong runpath. Let's rely on `nixpkgs`'s
infrastructure until the failure is better understood.
2023-09-17 10:41:48 +01:00
Mario Rodas
eb1c63ee5e
Merge pull request #254532 from trofi/brotli-update
...
brotli: 1.0.9 -> 1.1.0
2023-09-13 06:18:59 -05:00
Sergei Trofimovich
405e6eea23
brotli: 1.0.9 -> 1.1.0
...
Changes: https://github.com/google/brotli/releases/tag/v1.1.0
2023-09-11 11:10:53 +01:00
Vladimír Čunát
9a7923818f
Merge #250504 : gzip: 1.12 -> 1.13
...
...into staging
2023-09-07 14:10:23 +02:00
Sergei Trofimovich
fcb07bc61a
pigz: 2.7 -> 2.8
...
Changes: https://github.com/madler/pigz/compare/v2.7...v2.8i
Most notable change is glib-1.3 compatibility.
2023-09-02 08:15:39 +01:00
Robert Schütz
745de518cd
asar: use buildNpmPackage
2023-08-26 20:27:43 -07:00
Janne Heß
d004ba09a3
gzip: 1.12 -> 1.13
2023-08-21 09:21:21 +02:00
github-actions[bot]
12e030d6da
Merge master into staging-next
2023-08-13 18:00:59 +00:00