Loading
lima-bin: Fix completion generation
It was running unpatched binary which was failing and thus generating empty output. After https://github.com/NixOS/nixpkgs/pull/289517 installShellCompletion errors out because of this, which lead to broken build. Move installShellCompletion call to after autoPatchelfHook in fixupPhase.