nixpkgs/lib/systems
Artturin aed1142d79 lib.systems.examples: Fix deprecated attr
`For android 'sdkVer' has been renamed to 'androidSdkVersion'`

While doing the above rename I forgot to consider if there were still
darwin platforms in `lib.systems.examples` using `sdkVer`

These still fail eval, but that happened before the renaming too.

`error: Unsupported sdk: 14.3`
2024-09-30 18:14:21 +03:00
..
architectures.nix lib.systems.architectures: add microarchitecture levels 2023-06-24 00:50:40 -06:00
default.nix Merge master into staging-next 2024-09-02 18:04:19 +00:00
doubles.nix lib.platforms.aarch: init 2024-08-31 14:41:25 +02:00
examples.nix lib.systems.examples: Fix deprecated attr 2024-09-30 18:14:21 +03:00
flake-systems.nix stdenv/freebsd: reinit 2024-07-19 21:32:05 -07:00
inspect.nix Avoid top-level with ...; in lib/systems/inspect.nix 2024-03-19 16:16:44 -07:00
parse.nix lib.systems.examples: add wasm32-unknown-none 2024-06-24 19:27:13 +03:00
platforms.nix lib/systems: set gcc.arch = "armv6kz", gcc.fpu = "vfpv2" for raspberryPi 2024-08-26 18:41:06 +02:00