claude-code: 1.0.6 -> 1.0.11 (#413858)

authored by

Casey Link and committed by
GitHub
de811097 5c91a475

+85 -7
+82 -4
pkgs/by-name/cl/claude-code/package-lock.json
··· 5 5 "packages": { 6 6 "": { 7 7 "dependencies": { 8 - "@anthropic-ai/claude-code": "^1.0.6" 8 + "@anthropic-ai/claude-code": "^1.0.11" 9 9 } 10 10 }, 11 11 "node_modules/@anthropic-ai/claude-code": { 12 - "version": "1.0.6", 13 - "resolved": "https://registry.npmjs.org/@anthropic-ai/claude-code/-/claude-code-1.0.6.tgz", 14 - "integrity": "sha512-QqPZZ4IXbUaSLqXEx4z68Stjc7NlGh/b4woyYyMks+cMUJ5ZYDEkAe09cRZQ6tjubZNgBaGTOqfTaT8NgnkioQ==", 12 + "version": "1.0.11", 13 + "resolved": "https://registry.npmjs.org/@anthropic-ai/claude-code/-/claude-code-1.0.11.tgz", 14 + "integrity": "sha512-ezYfkSxCiQjReJoBJkayTpzhWRWKmfEy6Ria2TdufBmDR7Kj/iP4IY10M5JOTgB8pw7XfjYpijgnomiFZmVRbg==", 15 15 "hasInstallScript": true, 16 16 "license": "SEE LICENSE IN README.md", 17 17 "bin": { ··· 22 22 }, 23 23 "optionalDependencies": { 24 24 "@img/sharp-darwin-arm64": "^0.33.5", 25 + "@img/sharp-darwin-x64": "^0.33.5", 25 26 "@img/sharp-linux-arm": "^0.33.5", 27 + "@img/sharp-linux-arm64": "^0.33.5", 26 28 "@img/sharp-linux-x64": "^0.33.5", 27 29 "@img/sharp-win32-x64": "^0.33.5" 28 30 } ··· 49 51 "@img/sharp-libvips-darwin-arm64": "1.0.4" 50 52 } 51 53 }, 54 + "node_modules/@img/sharp-darwin-x64": { 55 + "version": "0.33.5", 56 + "resolved": "https://registry.npmjs.org/@img/sharp-darwin-x64/-/sharp-darwin-x64-0.33.5.tgz", 57 + "integrity": "sha512-fyHac4jIc1ANYGRDxtiqelIbdWkIuQaI84Mv45KvGRRxSAa7o7d1ZKAOBaYbnepLC1WqxfpimdeWfvqqSGwR2Q==", 58 + "cpu": [ 59 + "x64" 60 + ], 61 + "license": "Apache-2.0", 62 + "optional": true, 63 + "os": [ 64 + "darwin" 65 + ], 66 + "engines": { 67 + "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 68 + }, 69 + "funding": { 70 + "url": "https://opencollective.com/libvips" 71 + }, 72 + "optionalDependencies": { 73 + "@img/sharp-libvips-darwin-x64": "1.0.4" 74 + } 75 + }, 52 76 "node_modules/@img/sharp-libvips-darwin-arm64": { 53 77 "version": "1.0.4", 54 78 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-arm64/-/sharp-libvips-darwin-arm64-1.0.4.tgz", ··· 65 89 "url": "https://opencollective.com/libvips" 66 90 } 67 91 }, 92 + "node_modules/@img/sharp-libvips-darwin-x64": { 93 + "version": "1.0.4", 94 + "resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-x64/-/sharp-libvips-darwin-x64-1.0.4.tgz", 95 + "integrity": "sha512-xnGR8YuZYfJGmWPvmlunFaWJsb9T/AO2ykoP3Fz/0X5XV2aoYBPkX6xqCQvUTKKiLddarLaxpzNe+b1hjeWHAQ==", 96 + "cpu": [ 97 + "x64" 98 + ], 99 + "license": "LGPL-3.0-or-later", 100 + "optional": true, 101 + "os": [ 102 + "darwin" 103 + ], 104 + "funding": { 105 + "url": "https://opencollective.com/libvips" 106 + } 107 + }, 68 108 "node_modules/@img/sharp-libvips-linux-arm": { 69 109 "version": "1.0.5", 70 110 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm/-/sharp-libvips-linux-arm-1.0.5.tgz", 71 111 "integrity": "sha512-gvcC4ACAOPRNATg/ov8/MnbxFDJqf/pDePbBnuBDcjsI8PssmjoKMAz4LtLaVi+OnSb5FK/yIOamqDwGmXW32g==", 72 112 "cpu": [ 73 113 "arm" 114 + ], 115 + "license": "LGPL-3.0-or-later", 116 + "optional": true, 117 + "os": [ 118 + "linux" 119 + ], 120 + "funding": { 121 + "url": "https://opencollective.com/libvips" 122 + } 123 + }, 124 + "node_modules/@img/sharp-libvips-linux-arm64": { 125 + "version": "1.0.4", 126 + "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm64/-/sharp-libvips-linux-arm64-1.0.4.tgz", 127 + "integrity": "sha512-9B+taZ8DlyyqzZQnoeIvDVR/2F4EbMepXMc/NdVbkzsJbzkUjhXv/70GQJ7tdLA4YJgNP25zukcxpX2/SueNrA==", 128 + "cpu": [ 129 + "arm64" 74 130 ], 75 131 "license": "LGPL-3.0-or-later", 76 132 "optional": true, ··· 117 173 }, 118 174 "optionalDependencies": { 119 175 "@img/sharp-libvips-linux-arm": "1.0.5" 176 + } 177 + }, 178 + "node_modules/@img/sharp-linux-arm64": { 179 + "version": "0.33.5", 180 + "resolved": "https://registry.npmjs.org/@img/sharp-linux-arm64/-/sharp-linux-arm64-0.33.5.tgz", 181 + "integrity": "sha512-JMVv+AMRyGOHtO1RFBiJy/MBsgz0x4AWrT6QoEVVTyh1E39TrCUpTRI7mx9VksGX4awWASxqCYLCV4wBZHAYxA==", 182 + "cpu": [ 183 + "arm64" 184 + ], 185 + "license": "Apache-2.0", 186 + "optional": true, 187 + "os": [ 188 + "linux" 189 + ], 190 + "engines": { 191 + "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 192 + }, 193 + "funding": { 194 + "url": "https://opencollective.com/libvips" 195 + }, 196 + "optionalDependencies": { 197 + "@img/sharp-libvips-linux-arm64": "1.0.4" 120 198 } 121 199 }, 122 200 "node_modules/@img/sharp-linux-x64": {
+3 -3
pkgs/by-name/cl/claude-code/package.nix
··· 7 7 8 8 buildNpmPackage rec { 9 9 pname = "claude-code"; 10 - version = "1.0.6"; 10 + version = "1.0.11"; 11 11 12 12 nodejs = nodejs_20; # required for sandboxed Nix builds on Darwin 13 13 14 14 src = fetchzip { 15 15 url = "https://registry.npmjs.org/@anthropic-ai/claude-code/-/claude-code-${version}.tgz"; 16 - hash = "sha256-yMvx543OOClV/BSkM4/bzrbytL+98HAfp14Qk1m2le0="; 16 + hash = "sha256-IXNBNjt4Sh5pR+Cz2uEZcCop9reAmQ7hObohtN0f3Ww="; 17 17 }; 18 18 19 - npmDepsHash = "sha256-5QP6WQ2tXGADOID9QHq/m7sDQeQsoMGQWxORvQhVROg="; 19 + npmDepsHash = "sha256-p5FQBBlMNcRBYKIkeeETyup5zKr2Rcxu/Jw+kFwQrHA="; 20 20 21 21 postPatch = '' 22 22 cp ${./package-lock.json} package-lock.json