karma 0.115 -> 0.116 https://github.com/prymitive/karma/releases attrpath: karma Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Found old vendorHash = "sha256-Y55AaB8KRV+Tq/Trg1BOOwziyt+yJ2b3iVYA6bDebQY=" [golangModuleVersion] Replaced vendorHash with sha256-UdzIVgsK9odlFFXUlqbKg0gHAP4laMEjc7f7zxldXuM= Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A karma nix build failed. > "yargs-parser": "^20.2.2" 24970c23230 < "node": ">=12" --- > "node": ">=10" 24974,24976c23234,23236 < "version": "21.1.1", < "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz", < "integrity": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==", --- > "version": "20.2.9", > "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-20.2.9.tgz", > "integrity": "sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==", 24978,24979d23237 < "optional": true, < "peer": true, 24981c23239 < "node": ">=12" --- > "node": ">=10" ERROR: npmDepsHash is out of date The package-lock.json in src is not the same as the in /nix/store/7sb3fwias44jb53bq3f6wjcablqd6yrl-npm-deps. To fix the issue: 1. Use `lib.fakeHash` as the npmDepsHash value 2. Build the derivation and wait for it to fail with a hash mismatch 3. Copy the 'got: sha256-' value back into the npmDepsHash field