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
XYenon
a40edfc833
ouch: fix build on darwin
...
add workaround for #166205
patch test
2023-12-06 16:34:10 +08: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
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
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
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
Jörg Thalheim
b6df7e313b
Merge pull request #248810 from r-ryantm/auto-update/upx
...
upx: 4.0.2 -> 4.1.0
2023-08-13 13:03:50 +01:00
github-actions[bot]
0ee8715a0d
Merge master into staging-next
2023-08-13 12:00:52 +00:00
Nick Cao
1a7be6dcab
Merge pull request #248563 from figsoda/ouch
...
ouch: 0.4.1 -> 0.4.2
2023-08-13 00:29:18 -06:00
github-actions[bot]
f5eb026a2a
Merge master into staging-next
2023-08-13 06:00:52 +00:00
Artturi
dce16c6a9c
Merge pull request #246282 from uninsane/pr/dtrx-8.5.3
2023-08-13 05:57:24 +03:00
R. Ryantm
1085787769
upx: 4.0.2 -> 4.1.0
2023-08-13 01:33:12 +00:00
figsoda
e968b1693c
ouch: 0.4.1 -> 0.4.2
...
Diff: https://github.com/ouch-org/ouch/compare/0.4.1...0.4.2
Changelog: https://github.com/ouch-org/ouch/blob/0.4.2/CHANGELOG.md
2023-08-11 13:07:32 -04:00
github-actions[bot]
66d14ccd84
Merge staging-next into staging
2023-08-08 06:01:31 +00:00
Robert Schütz
45d23095bb
bzip3: 1.3.1 -> 1.3.2
...
Diff: https://github.com/kspalaiologos/bzip3/compare/1.3.1...1.3.2
Changelog: https://github.com/kspalaiologos/bzip3/blob/1.3.2/NEWS
2023-08-06 11:39:16 -07:00
Mario Rodas
a5680988e5
Merge pull request #246936 from trofi/xz-update
...
xz: 5.4.3 -> 5.4.4
2023-08-05 09:45:26 -05:00
Konrad Borowski
3debecb546
flips: unstable-2021-10-28 -> unstable-2023-03-15
2023-08-04 18:18:43 +02:00
Sergei Trofimovich
dc2fae9f69
xz: 5.4.3 -> 5.4.4
...
Changes: https://github.com/tukaani-project/xz/releases/tag/v5.4.4
2023-08-03 10:06:40 +01:00
Colin
97a9d12b6c
dtrx: don't double-wrap the binary
2023-07-31 00:32:29 +00:00
Colin
eba9bbc251
dtrx: 8.5.1 -> 8.5.3
2023-07-31 00:24:08 +00:00
figsoda
e24037ed4a
Merge pull request #245387 from figsoda/unused
2023-07-26 23:15:17 -04:00
Connor Baker
495875182e
Merge pull request #224068 from SomeoneSerge/respect-config-cudaSupport
...
Respect global config.cudaSupport
2023-07-25 14:18:14 -04:00
figsoda
0f00e2f1cf
pkgs/tools/compression: remove dead code
2023-07-25 10:28:26 -04:00
Someone Serge
471dbe9bcf
treewide: consume config.cudaSupport as required
...
Eliminate uses of `config.cudaSupport or false` and alike, since the
option is now declared in config.nix with a default value
fd .nix -t f -x sed 's/config\.cudaSupport or false, cudaPackages [?] [{][}]/config.cudaSupport, cudaPackages ? { }/' '{}' -i
fd .nix -t f -x sed 's/config\.cudaSupport or false/config.cudaSupport/' '{}' -i
fd .nix -t f -x sed 's/cudaSupport = pkgs.config.cudaSupport/inherit (pkgs.config) cudaSupport/' '{}' -i
fd .nix -t f -x sed 's/cudaSupport = config.cudaSupport/inherit (config) cudaSupport/' '{}' -i
2023-07-20 18:08:19 +03:00
Someone Serge
74549ec63b
tree-wide: 'enableCuda ? false' -> 'config.cudaSupport or false' to respect global defaults
2023-07-20 17:27:07 +03:00
Emily Trau
7e34e3aaf9
keka: init at 1.3.2
2023-07-08 01:23:16 +10:00
Claudio Bley
eacc7be1e9
pigz: 2.6 -> 2.7 ( #223504 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2023-06-06 10:28:00 +02:00
github-actions[bot]
7443b1efc5
Merge staging-next into staging
2023-05-30 12:01:46 +00:00
Simon Žlender
d6ef66212b
lz4: fix cross compilation to linux
2023-05-28 14:27:20 +00:00
R. Ryantm
71fa8d5b8f
lhasa: 0.3.1 -> 0.4.0
2023-05-28 10:01:42 +00:00
Robert Schütz
ae823091d6
bzip3: 1.3.0 -> 1.3.1
...
Diff: https://github.com/kspalaiologos/bzip3/compare/1.3.0...1.3.1
Changelog: https://github.com/kspalaiologos/bzip3/blob/1.3.1/NEWS
2023-05-22 02:40:16 -07:00
Vladimír Čunát
1ba92fc952
Merge branch 'master' into staging-next
2023-05-13 19:23:59 +02:00