Commit d866a5f1 authored by Markus Hauck's avatar Markus Hauck
Browse files

claude-code-bin: disable installation checks

They result in a false positive message like this:

```
installMethod is native, but claude command not found at /home/.../.local/bin/claude
```
parent f6632d9f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -50,6 +50,7 @@ stdenv.mkDerivation (finalAttrs: {
    wrapProgram $out/bin/claude \
      --set DISABLE_AUTOUPDATER 1 \
      --set-default FORCE_AUTOUPDATE_PLUGINS 1 \
      --set DISABLE_INSTALLATION_CHECKS 1 \
      --set USE_BUILTIN_RIPGREP 0 \
      --prefix PATH : ${
        lib.makeBinPath (