Unverified Commit ff5bcd5d authored by Philip Taron's avatar Philip Taron Committed by GitHub
Browse files

claude-code: fix build for 2.1.19 (#484268)

parents 43763369 74081b17
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -40,7 +40,7 @@ buildNpmPackage (finalAttrs: {
  postInstall = ''
    wrapProgram $out/bin/claude \
      --set DISABLE_AUTOUPDATER 1 \
      --set DISABLE_INSTALLATION_CHECKS 1
      --set DISABLE_INSTALLATION_CHECKS 1 \
      --unset DEV \
      --prefix PATH : ${
        lib.makeBinPath (