Yureka
a67c5f82c0
python3.pkgs.pyelftools: skip tests on non-glibc targets
...
pyelftools ships a readelf binary for its test suite that is linked
against glibc. Replacing this readelf binary with our stdenv version
doesn't work.
2022-08-13 16:28:59 +02:00
Yureka
51c62063e3
cargoSetupHook: set crt-static
...
Tell rust if we want our binaries linked statically or dynamically.
Otherwise the compiler will always produce statically linked binaries for musl
targets, as this is the default.
2022-08-13 15:25:41 +02:00
Yureka
66ac47bdf6
cargoSetupHook: remove unneeded rustflags for aarch64+static cross
...
The linked issue was resolved upstream and the `-lgcc` is no longer required
since https://github.com/rust-lang/compiler-builtins/pull/377 was merged.
2022-08-13 15:24:14 +02:00
Yureka
acf9dd6238
cargo: add broken flag for musl
...
A build script crashes:
> cannot produce dylib for `rustc_driver v0.0.0 (/build/rustc-1.63.0-src/compiler/rustc_driver)` as the target `x86_64-unknown-linux-musl` does not support these crate types
2022-08-13 15:23:26 +02:00
Yureka
202524ddf7
rustc: remove broken flag for musl
...
It builds!
2022-08-13 15:23:06 +02:00
Yureka
0a9c3640d3
rustc: set crt-static flag
...
The crt-static option selects if the C runtime is linked dynamically or
statically into the resulting binaries.
There is a default value of this setting for each platform, but it is
not always what we want. For example, musl targets are assumed to always
have the C runtime linked statically, but we support both.
In practise, this fixes an error in the pkgsMusl.rustc build:
> cannot produce dylib for `rustc_driver v0.0.0 (/build/rustc-1.63.0-src/compiler/rustc_driver)` as the target `x86_64-unknown-linux-musl` does not support these crate types
2022-08-13 15:19:22 +02:00
Yureka
fb7811bf03
rustc: use autoPatchelfHook for bootstrap binaries
...
This is both simpler and works in more cases, e.g. for the bootstrap binaries
linked against musl libc.
2022-08-13 15:17:24 +02:00
markuskowa
b1d515d7c4
Merge pull request #186209 from gdinh/scalapack-darwin
...
scalapack: add darwin support
2022-08-13 13:53:38 +02:00
Bobby Rong
ecada9529e
Merge pull request #186377 from r-ryantm/auto-update/cargo-public-api
...
cargo-public-api: 0.12.4 -> 0.13.0
2022-08-13 19:37:22 +08:00
Jonas Heinrich
c6db4ad162
wayout: init at 1.1.2
2022-08-13 07:36:27 -04:00
Bobby Rong
5bf4ea1b8b
Merge pull request #186394 from r-ryantm/auto-update/flyctl
...
flyctl: 0.0.370 -> 0.0.372
2022-08-13 19:35:46 +08:00
Martin Weinelt
793bbf3f0e
Merge pull request #186335 from mweinelt/home-assistant
2022-08-13 12:53:16 +02:00
Franz Pletz
f8334115fb
Merge pull request #186418 from NickCao/krunvm
2022-08-13 12:48:20 +02:00
Lassulus
33ad9bea28
Merge pull request #186422 from mweinelt/offpunk-testers
2022-08-13 13:41:48 +03:00
Martin Weinelt
ce29c9f8eb
offpunk: don't use alias for testVersion
2022-08-13 12:29:46 +02:00
Vlad M
cf6b1a9efd
Merge pull request #186373 from NickCao/tdesktop
...
tdesktop: 4.0.2 -> 4.1.0
2022-08-13 13:08:17 +03:00
Jonas Heinrich
d1f922d675
Merge pull request #186236 from r-ryantm/auto-update/dapr-cli
...
dapr-cli: 1.8.0 -> 1.8.1
2022-08-13 12:07:21 +02:00
maxine [they]
d26540503b
Merge pull request #186362 from marsam/1password-hashes
...
_1password: fix hashes
2022-08-13 12:02:13 +02:00
Danielle Hutzley
39f6700619
minetest: 5.5.1 -> 5.6.0
2022-08-13 11:51:49 +02:00
Nick Cao
0edab34d9c
krunvm: init at 0.2.1
2022-08-13 17:44:56 +08:00
Nick Cao
412a17da66
libkrun: init at 1.3.0
2022-08-13 17:44:26 +08:00
Nick Cao
f2eeeae35e
libkrunfw: init at 3.3.0
2022-08-13 17:44:24 +08:00
ajs124
2f5ba67aad
Merge pull request #186328 from astro/kvmtool
...
kvmtool: unstable-2022-04-04 -> unstable-2022-06-09
2022-08-13 11:20:20 +02:00
Mario Rodas
b399c82b15
Merge pull request #183854 from r-ryantm/auto-update/smug
...
smug: 0.2.7 -> 0.3.2
2022-08-13 04:15:06 -05:00
Stig
84068ac6ca
Merge pull request #186015 from r-ryantm/auto-update/sq
...
sq: 0.15.4 -> 0.15.6
2022-08-13 11:08:49 +02:00
Stig
84cc6406c7
Merge pull request #186034 from adamcstephens/squeezelite_1403
...
squeezelite: 1.9.9.1401 -> 1.9.9.1403
2022-08-13 11:05:35 +02:00
Stig
6c1fb5b290
Merge pull request #186396 from r-ryantm/auto-update/htpdate
...
htpdate: 1.3.5 -> 1.3.6
2022-08-13 10:58:56 +02:00
Stig
81a0c70cf0
Merge pull request #186387 from amjoseph-nixpkgs/pr/colordiff/w3m-batch
...
colordiff: use w3m-batch instead of w3m
2022-08-13 10:55:36 +02:00
Stig
4e4d7372b3
Merge pull request #186397 from zakame/contrib/perl-Object-Pad
...
perlPackages.ObjectPad: init at 0.68
2022-08-13 10:44:18 +02:00
Fabian Affolter
c0b0e767f4
Merge pull request #186184 from fabaff/memray
...
memray: init at 1.2.0
2022-08-13 10:14:46 +02:00
Fabian Affolter
e6545f7ab8
Merge pull request #186334 from fabaff/cirrusgo
...
cirrusgo: init at 0.1.0
2022-08-13 10:14:15 +02:00
Fabian Affolter
cb23b8b5bd
Merge pull request #186306 from fabaff/json-schema-for-humans-bump
...
python310Packages.json-schema-for-humans: 0.41.6 -> 0.41.8
2022-08-13 10:12:57 +02:00
Fabian Affolter
5c02bf9eec
Merge pull request #186329 from fabaff/yalexs-ble-bump
...
python310Packages.pyswitchbot: 0.18.6 -> 0.18.7
2022-08-13 10:12:43 +02:00
Fabian Affolter
09c5f028bf
Merge pull request #185591 from fabaff/readme-renderer-bump
...
python310Packages.readme_renderer: 35.0 -> 36.0
2022-08-13 10:12:12 +02:00
Fabian Affolter
5c9e4042a5
Merge pull request #186348 from fabaff/cpuid-bump
...
cpuid: 20220620 -> 20220812
2022-08-13 10:03:35 +02:00
Zak B. Elep
939999e987
perlPackages.ObjectPad: init at 0.68
2022-08-13 15:34:54 +08:00
Mario Rodas
65c15b0a26
Merge pull request #186342 from r-ryantm/auto-update/hwinfo
...
hwinfo: 22.0 -> 22.1
2022-08-13 02:28:37 -05:00
Mario Rodas
d9c0b7ace6
Merge pull request #186381 from r-ryantm/auto-update/python3.10-libtmux
...
python310Packages.libtmux: 0.11.0 -> 0.13.0
2022-08-13 02:27:28 -05:00
Pascal Bach
104ba487c0
Merge pull request #186296 from r-ryantm/auto-update/minio
...
minio: 2022-08-08T18-34-09Z -> 2022-08-11T04-37-28Z
2022-08-13 09:24:49 +02:00
Pascal Bach
eb7a17b6b4
Merge pull request #186290 from r-ryantm/auto-update/minio-client
...
minio-client: 2022-08-05T08-01-28Z -> 2022-08-11T00-30-48Z
2022-08-13 09:24:36 +02:00
R. Ryantm
7a162bf379
htpdate: 1.3.5 -> 1.3.6
2022-08-13 07:12:45 +00:00
Mario Rodas
44052c0921
Merge pull request #186393 from wahjava/update-ugrep
...
ugrep: 3.8.3 -> 3.9.0
2022-08-13 02:05:13 -05:00
Mario Rodas
ac97156ad9
Merge pull request #186392 from r-ryantm/auto-update/esbuild
...
esbuild: 0.15.0 -> 0.15.2
2022-08-13 01:45:09 -05:00
R. Ryantm
b7f66b4a43
flyctl: 0.0.370 -> 0.0.372
2022-08-13 06:34:12 +00:00
Ashish SHUKLA
f0924b9416
ugrep: 3.8.3 -> 3.9.0
2022-08-13 08:32:43 +02:00
R. Ryantm
f3135084fa
esbuild: 0.15.0 -> 0.15.2
2022-08-13 06:17:52 +00:00
Mario Rodas
4bdba2de9c
Merge pull request #186389 from marsam/update-brakeman
...
brakeman: 5.2.3 -> 5.3.1
2022-08-13 01:14:33 -05:00
Mario Rodas
b00aa8ded7
Merge pull request #182005 from bcdarwin/tables-update-hdf5
...
python3Packages.tables: hdf5_1_10 -> hdf5
2022-08-13 01:13:45 -05:00
Mario Rodas
3a89e87abc
Merge pull request #184627 from bcdarwin/update-batchgenerators
...
python3Packages.batchgenerators: 0.21 -> 0.24
2022-08-13 01:12:14 -05:00
Mario Rodas
767a513ee7
Merge pull request #182263 from bcdarwin/monai
...
python3Packages.monai: init at 0.9.0
2022-08-13 01:11:47 -05:00