minimal-x86-64/nixos-minimal-25.05.813814.ac62194c3917-x86_64-linux/nix-store.squashfs.d/crs1ks6b3513ymkmxn8g4iivxz95gvkf-nixos-25.05.813814.ac62194c3917/nixos/pkgs/os-specific/darwin/apple-source-releases/AvailabilityVersions
Executes a child processShell command execution capability
SHA-2562a502c4e76c4dc026b6a36f7549d2a4e99c0ee7ebfacaa8fe304928b6d8bd4ce
MaleculeH₂(FPo₃)
Evidence
14:26… lityVersions";
15
16 patches = [
17 # Add support for setting an upper bound, which is needed by the `gen-headers` script.
18 # It avoids having pre-process the DSL to remove unwanted versions.
19 ./patches/0001-Support-setting-an-upper-bound-on-versions.patch
20 ];
21
⋯8 lines
⋯11 lines
46 --replace-fail '/usr/bin/env python3' '${lib.getExe python3}' \
47 --replace-fail 'f"{os.path.abspath(os.path.dirname(sys.argv[0]))}/' "\"$out/share/availability/"
48 chmod a+x "$out/libexec/availability"
49
50 substitute ${xnu}/bsd/sys/make_symbol_aliasing.sh "$out/libexec/make_symbol_aliasing.sh" \ …