nixpkgs/pkgs
Boey Maun Suang 64faf2372d linuxkit: Fix Darwin runtime OS detection
The wrapper that linuxkit uses around the macOS Virtualization framework
tries to detect which OS it is running on, and aborts if it thinks that
the macOS version is not new enough to have the required framework
features.  This commit (mostly) fixes that macOS version detection when
the code is linked as if it is linked against the 10.12 SDK (as the
current Darwin ld wrapper does via the -platform_version switch), but is
then run on macOS 11 or later.
2023-02-15 20:24:20 +11:00
..
applications Merge pull request #216440 from r-ryantm/auto-update/zine 2023-02-15 15:58:29 +08:00
build-support Merge pull request #216360 from Stunkymonkey/use-optionals 2023-02-14 21:54:13 -05:00
common-updater
data
desktops Merge pull request #215238 from wineee/deepin-reader1 2023-02-15 09:57:22 +08:00
development linuxkit: Fix Darwin runtime OS detection 2023-02-15 20:24:20 +11:00
games treewide: use lib.optionals 2023-02-14 19:11:59 +01:00
misc treewide: use optionalString 2023-02-13 21:52:34 +01:00
os-specific Merge pull request #214996 from Stunkymonkey/optionalString-1 2023-02-14 19:09:46 +01:00
pkgs-lib
servers Merge pull request #216415 from figsoda/static-web-server 2023-02-15 15:56:10 +08:00
shells nix-your-shell: 1.0.1 -> 1.0.2 2023-02-13 15:05:06 -08:00
stdenv treewide: use lib.optionals 2023-02-14 19:11:59 +01:00
test
tools Merge pull request #216436 from r-ryantm/auto-update/amber-secret 2023-02-15 15:58:42 +08:00
top-level linuxkit: Fix building on Darwin 2023-02-15 20:24:12 +11:00