nixpkgs-suyu/pkgs/stdenv
Alyssa Ross b6304bf11d
stdenv.mkDerivation: fix meson for some archs
platform.uname.processor seems to be what we want in many more cases
than what we were using before — it does the right thing for aarch64,
x86_64, riscv32, riscv64, mips, mips64, powerpc, and powerpc64 (the
latter three of which were broken before).

This fixes cross-compilation of systemd for PowerPC/POWER platforms.
2023-01-30 19:42:19 +00:00
..
cross
custom
cygwin
darwin llvmPackages: use libcxxrt on FreeBSD 2023-01-24 21:18:39 +00:00
freebsd
generic stdenv.mkDerivation: fix meson for some archs 2023-01-30 19:42:19 +00:00
linux make-bootstrap-tools.nix: don't pull in pkgs.glibc in test (#210038) 2023-01-16 19:29:40 +01:00
native
nix
tests stdenv.tests: Add succeedOnFailure 2022-11-14 19:03:35 +01:00
adapters.nix stdenv: remove deprecated adapters 2022-08-26 16:25:44 +02:00
booter.nix
default.nix