feat(multi-scrobbler): 0.14.2 -> 0.15.0 - #162
Merged
Merged
Conversation
Update `multi-scrobbler` from `0.14.2` to `0.15.0`. **Built on platform:** - [ ] `x86_64-linux` failed⚠️ Generated by [bumpkin](https://github.com/74k1/bumpkin). <details> <summary>Build log (last 20 lines)</summary> ``` > npm warn Unknown env config "nodedir". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options. > npm warn Unknown env config "platform". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options. > npm warn Unknown env config "arch". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options. > npm error Missing script: "schema:app" > npm error > npm error To see a list of scripts, run: > npm error npm run > npm error Log files were not written due to an error writing to the directory: /nix/store/0mxd0qz5pnja6yzn59xig3scqn04hiaz-multi-scrobbler-0.15.0-npm-deps/_logs > npm error You can rerun the command with `--loglevel=verbose` to see the logs in your terminal > > ERROR: `npm run schema:app [...]` failed > > Here are a few things you can try, depending on the error: > 1. Make sure your build script (schema:app) exists > If there is none, set `dontNpmBuild = true`. > 2. If the error being thrown is something similar to "error:0308010C:digital envelope routines::unsupported", add `NODE_OPTIONS = "--openssl-legacy-provider"` to your derivation > See webpack/webpack#14532 for more information. > For full logs, run: nix log /nix/store/6fqivkwcffakzhl1qhr22kx9099z3q4m-multi-scrobbler-0.15.0.drv ``` </details>
74k1
force-pushed
the
bumpkin/multi-scrobbler
branch
from
July 31, 2026 20:16
7b4efa0 to
2186d59
Compare
74k1
enabled auto-merge (squash)
July 31, 2026 20:21
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update
multi-scrobblerfrom0.14.2to0.15.0.Built on platform:
x86_64-linuxfailedGenerated by bumpkin.
Build log (last 20 lines)