Commit 5d470b8
committed
nixos-install: clear executable cache after entering chroot
Clear the cache for executable locations after entering the chroot. The cached locations are no longer valid there.
This resolves problems with nixos-install failing to find binaries from coreutils as witnessed in #241356.1 parent 7353dfc commit 5d470b8
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
246 | 246 | | |
247 | 247 | | |
248 | 248 | | |
| 249 | + | |
| 250 | + | |
249 | 251 | | |
250 | 252 | | |
251 | 253 | | |
| |||
0 commit comments