linuxManualConfig: allow broken symlinks

This commit is contained in:
K900 2025-01-31 17:51:29 +03:00
parent c6b74ed3f1
commit ead700a932

View File

@ -325,6 +325,10 @@ let
else "install"))
];
# We remove a bunch of stuff that is symlinked from other places to save space,
# which trips the broken symlink check. So, just skip it. We'll know if it explodes.
dontCheckForBrokenSymlinks = true;
postInstall = optionalString isModular ''
mkdir -p $dev
cp vmlinux $dev/