1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-17 11:10:03 +00:00
nixpkgs/lib/systems
Artturin 04e7fe78c0 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`

(cherry picked from commit aed1142d79)
2024-10-13 20:16:01 +00:00
..
architectures.nix
default.nix lib.systems: throw if sdkVer or ndkVer are used for android. 2024-08-22 19:54:59 +03:00
doubles.nix treewide: freebsd13 -> freebsd 2024-04-30 18:20:23 -04:00
examples.nix lib.systems.examples: Fix deprecated attr 2024-10-13 20:16:01 +00:00
flake-systems.nix lib.systems.flakeExposed: exclude systems which are not bootstrapped 2024-07-10 13:03:04 -07:00
inspect.nix Avoid top-level with ...; in lib/systems/inspect.nix 2024-03-19 16:16:44 -07:00
parse.nix openbsd: init at 7.5 2024-05-29 17:43:02 +00:00
platforms.nix