Bump fast-xml-builder from 1.1.4 to 1.2.0 #768
Garnix CI / package package-transferrer [x86_64-linux]
failed
May 8, 2026 in 49s
package package-transferrer [x86_64-linux]
package package-transferrer [x86_64-linux] failed
Details
Last 100 lines of logs:
/nix/store/2qfxckgym93nkd9jyy3jwxgvzd5cqpm3-ruby3.3-reverse_markdown-3.0.0
/nix/store/gxr2pfdbdnbwsc2nk67myl79wc03z9d8-ruby3.3-rugged-1.9.0
/nix/store/3p7dwin6j09pbfs3gb5d6iz8adpz3pga-ruby3.3-sawyer-0.9.2
/nix/store/yc7i6ydrp3c152bslllgrv6dngj383g5-ruby3.3-thor-1.3.2
/nix/store/j9kvxfa32j7n19a9l10910mvy1r5nijz-ruby3.3-uri-1.0.2
purescript-registry-0.0.1> Running phase: unpackPhase
purescript-registry-0.0.1> unpacking source archive /nix/store/rg5jgmssp39123b91615aw7h4h82v2rf-source
purescript-registry-0.0.1> source root is source
purescript-registry-0.0.1> Running phase: patchPhase
purescript-registry-0.0.1> Executing npmConfigHook
purescript-registry-0.0.1> Configuring npm
purescript-registry-0.0.1> Validating consistency between /build/source/package-lock.json and /nix/store/1g7pg8x6xg83685n2msrrhil4x652hr2-purescript-registry-0.0.1-npm-deps/package-lock.json
purescript-registry-0.0.1> 2114,2116c2114,2116
purescript-registry-0.0.1> < "version": "1.2.0",
purescript-registry-0.0.1> < "resolved": "https://registry.npmjs.org/fast-xml-builder/-/fast-xml-builder-1.2.0.tgz",
purescript-registry-0.0.1> < "integrity": "sha512-00aAWieqff+ZJhsXA4g1g7M8k+7AYoMUUHF+/zFb5U6Uv/P0Vl4QZo84/IcufzYalLuEj9928bXN9PbbFzMF0Q==",
purescript-registry-0.0.1> ---
purescript-registry-0.0.1> > "version": "1.1.4",
purescript-registry-0.0.1> > "resolved": "https://registry.npmjs.org/fast-xml-builder/-/fast-xml-builder-1.1.4.tgz",
purescript-registry-0.0.1> > "integrity": "sha512-f2jhpN4Eccy0/Uz9csxh3Nu6q4ErKxf0XIsasomfOihuSUa3/xw6w8dnOtCDgEItQFJG8KyXPzQXzcODDrrbOg==",
purescript-registry-0.0.1> 2125,2126c2125
purescript-registry-0.0.1> < "path-expression-matcher": "^1.5.0",
purescript-registry-0.0.1> < "xml-naming": "^0.1.0"
purescript-registry-0.0.1> ---
purescript-registry-0.0.1> > "path-expression-matcher": "^1.1.3"
purescript-registry-0.0.1> 2422,2424c2421,2423
purescript-registry-0.0.1> < "version": "1.5.0",
purescript-registry-0.0.1> < "resolved": "https://registry.npmjs.org/path-expression-matcher/-/path-expression-matcher-1.5.0.tgz",
purescript-registry-0.0.1> < "integrity": "sha512-cbrerZV+6rvdQrrD+iGMcZFEiiSrbv9Tfdkvnusy6y0x0GKBXREFg/Y65GhIfm0tnLntThhzCnfKwp1WRjeCyQ==",
purescript-registry-0.0.1> ---
purescript-registry-0.0.1> > "version": "1.1.3",
purescript-registry-0.0.1> > "resolved": "https://registry.npmjs.org/path-expression-matcher/-/path-expression-matcher-1.1.3.tgz",
purescript-registry-0.0.1> > "integrity": "sha512-qdVgY8KXmVdJZRSS1JdEPOKPdTiEK/pi0RkcT2sw1RhXxohdujUlJFPuS1TSkevZ9vzd3ZlL7ULl1MHGTApKzQ==",
purescript-registry-0.0.1> 2852,2866d2850
purescript-registry-0.0.1> < },
purescript-registry-0.0.1> < "node_modules/xml-naming": {
purescript-registry-0.0.1> < "version": "0.1.0",
purescript-registry-0.0.1> < "resolved": "https://registry.npmjs.org/xml-naming/-/xml-naming-0.1.0.tgz",
purescript-registry-0.0.1> < "integrity": "sha512-k8KO9hrMyNk6tUWqUfkTEZbezRRpONVOzUTnc97VnCvyj6Tf9lyUR9EDAIeiVLv56jsMcoXEwjW8Kv5yPY52lw==",
purescript-registry-0.0.1> < "funding": [
purescript-registry-0.0.1> < {
purescript-registry-0.0.1> < "type": "github",
purescript-registry-0.0.1> < "url": "https://github.com/sponsors/NaturalIntelligence"
purescript-registry-0.0.1> < }
purescript-registry-0.0.1> < ],
purescript-registry-0.0.1> < "license": "MIT",
purescript-registry-0.0.1> < "engines": {
purescript-registry-0.0.1> < "node": ">=16.0.0"
purescript-registry-0.0.1> < }
purescript-registry-0.0.1>
purescript-registry-0.0.1> ERROR: npmDepsHash is out of date
purescript-registry-0.0.1>
purescript-registry-0.0.1> The package-lock.json in src is not the same as the in /nix/store/1g7pg8x6xg83685n2msrrhil4x652hr2-purescript-registry-0.0.1-npm-deps.
purescript-registry-0.0.1>
purescript-registry-0.0.1> To fix the issue:
purescript-registry-0.0.1> 1. Use `lib.fakeHash` as the npmDepsHash value
purescript-registry-0.0.1> 2. Build the derivation and wait for it to fail with a hash mismatch
purescript-registry-0.0.1> 3. Copy the 'got: sha256-' value back into the npmDepsHash field
purescript-registry-0.0.1>
error: build of '/nix/store/38pv2zk601yh001f0z2sq1c2lgni7cn7-purescript-registry-0.0.1.drv' on 'ssh-ng://nix-ssh@garnix8' failed: Cannot build '/nix/store/38pv2zk601yh001f0z2sq1c2lgni7cn7-purescript-registry-0.0.1.drv'.
Reason: builder failed with exit code 1.
Output paths:
/nix/store/s6zcr0h608410wd1149rh14n3ahjn4yd-purescript-registry-0.0.1
Last 25 log lines:
> < },
> < "node_modules/xml-naming": {
> < "version": "0.1.0",
> < "resolved": "https://registry.npmjs.org/xml-naming/-/xml-naming-0.1.0.tgz",
> < "integrity": "sha512-k8KO9hrMyNk6tUWqUfkTEZbezRRpONVOzUTnc97VnCvyj6Tf9lyUR9EDAIeiVLv56jsMcoXEwjW8Kv5yPY52lw==",
> < "funding": [
> < {
> < "type": "github",
> < "url": "https://github.com/sponsors/NaturalIntelligence"
> < }
> < ],
> < "license": "MIT",
> < "engines": {
> < "node": ">=16.0.0"
> < }
>
> ERROR: npmDepsHash is out of date
>
> The package-lock.json in src is not the same as the in /nix/store/1g7pg8x6xg83685n2msrrhil4x652hr2-purescript-registry-0.0.1-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
>
For full logs, run:
nix log /nix/store/38pv2zk601yh001f0z2sq1c2lgni7cn7-purescript-registry-0.0.1.drv
error: Cannot build '/nix/store/38pv2zk601yh001f0z2sq1c2lgni7cn7-purescript-registry-0.0.1.drv'.
Reason: builder failed with exit code 1.
Output paths:
/nix/store/s6zcr0h608410wd1149rh14n3ahjn4yd-purescript-registry-0.0.1
error: Cannot build '/nix/store/zcxkznavidi8h1llxzfzgng4bw30s2a2-registry-package-transferrer.drv'.
Reason: 1 dependency failed.
Output paths:
/nix/store/0269w6xw9n37v0fdk4anqc8iaj5kn8r6-registry-package-transferrer
error: Build failed due to failed dependency
Loading