Skip to content

Instantly share code, notes, and snippets.

@LnL7
Last active March 23, 2021 20:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save LnL7/97866d7f9e330145cda478236e37d000 to your computer and use it in GitHub Desktop.
Save LnL7/97866d7f9e330145cda478236e37d000 to your computer and use it in GitHub Desktop.
$ nix-build -A stdenv.__bootPackages.stdenv.__bootPackages.stdenv.__bootPackages.stdenv.__bootPackages.darwin.Libsystem
/nix/store/ww9m6mbzwr4ailmabrranfjj2sig370r-Libsystem-1238.60.2
$ ls -la result/lib
-r--r--r-- 1 root nixbld 5105 Jan 1 1970 libSystem.B.tbd
lrwxr-xr-x 1 root nixbld 15 Jan 1 1970 libSystem.tbd -> libSystem.B.tbd
lrwxr-xr-x 1 root nixbld 13 Jan 1 1970 libc.tbd -> libSystem.tbd
lrwxr-xr-x 1 root nixbld 13 Jan 1 1970 libdbm.tbd -> libSystem.tbd
lrwxr-xr-x 1 root nixbld 13 Jan 1 1970 libdl.tbd -> libSystem.tbd
lrwxr-xr-x 1 root nixbld 13 Jan 1 1970 libgcc_s.10.4.tbd -> libSystem.tbd
lrwxr-xr-x 1 root nixbld 13 Jan 1 1970 libgcc_s.10.5.tbd -> libSystem.tbd
lrwxr-xr-x 1 root nixbld 13 Jan 1 1970 libinfo.tbd -> libSystem.tbd
lrwxr-xr-x 1 root nixbld 13 Jan 1 1970 libm.tbd -> libSystem.tbd
lrwxr-xr-x 1 root nixbld 13 Jan 1 1970 libmx.tbd -> libSystem.tbd
lrwxr-xr-x 1 root nixbld 13 Jan 1 1970 libpoll.tbd -> libSystem.tbd
lrwxr-xr-x 1 root nixbld 13 Jan 1 1970 libproc.tbd -> libSystem.tbd
lrwxr-xr-x 1 root nixbld 13 Jan 1 1970 libpthread.tbd -> libSystem.tbd
-r-xr-xr-x 1 root nixbld 168320 Jan 1 1970 libresolv.9.dylib
lrwxr-xr-x 1 root nixbld 17 Jan 1 1970 libresolv.dylib -> libresolv.9.dylib
lrwxr-xr-x 1 root nixbld 13 Jan 1 1970 librpcsvc.tbd -> libSystem.tbd
lrwxr-xr-x 1 root nixbld 13 Jan 1 1970 libutil.tbd -> libSystem.tbd
dr-xr-xr-x 36 root nixbld 1152 Jan 1 1970 system
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment