Skip to content

[BUG] tidaluna build fails due to failed dependency #172

Description

@hayden-xyz

Prerequisites

Please check the following before continuing:

  • I have searched for existing issues, including closed issues to ensure this is not a duplicate.
  • This is a issue for the Luna Client and not a Plugin
  • I am running the latest Luna Client version (See latest release)

Environment

  • OS: nixos unstable
  • Client Version:

Description

A clear and concise description of what the bug/issue is.

Steps to Reproduce

Steps to reproduce the behavior:
clone my github repo and apply my config

Expected Behavior

TidaLuna being built correctly

Actual Behavior

TidaLuna build fails with exit code 1

Screenshots / Logs

error: Cannot build '/nix/store/6rwh8j6m88s7345836w7v4dwc39lszid-TidaLuna-1.14.1-beta.drv'.
       Reason: builder failed with exit code 1.
       Output paths:
         /nix/store/y79j7rbkq4b2bvx7cb1n0whb5qixn9vb-TidaLuna-1.14.1-beta
       Last 25 log lines:
       >     "./plugins/*"
       >   ],
       >   "pmOnFail": "ignore",
       >   "registry": "https://registry.npmjs.org/",
       >   "storeDir": "/build/tmp.nsyWMYG2tH",
       >   "trustLockfile": true,
       >   "userAgent": "pnpm/11.5.3 npm/? node/v24.15.0 linux x64"
       > }
       >
       > [WARN] The "pnpm" field in package.json is no longer read by pnpm. The following keys were ignored: "pnpm.overrides". See https://pnpm.io/settings for the new home of each setting.
       > Scope: all 8 workspace projects
       > [ERR_PNPM_LOCKFILE_CONFIG_MISMATCH] Cannot proceed with the frozen installation. The current "overrides" configuration doesn't match the value found in the lockfile
       >
       > Update your lockfile using "pnpm install --no-frozen-lockfile"
       >
       > ERROR: pnpm failed to install dependencies
       >
       > If you see ERR_PNPM_NO_OFFLINE_TARBALL above this, follow these to fix the issue:
       > 1. Set pnpmDeps.hash to "" (empty string)
       > 2. Build the derivation and wait for it to fail with a hash mismatch
       > 3. Copy the 'got: sha256-' value back into the pnpmDeps.hash field
       >
       > If you see ERR_PNPM_LOCKFILE_CONFIG_MISMATCH above this, try changing the pnpm version
       > Found 'pnpm' with version '11.5.3'
       >
       For full logs, run:
         nix log /nix/store/6rwh8j6m88s7345836w7v4dwc39lszid-TidaLuna-1.14.1-beta.drv
error: Cannot build '/nix/store/kapnxv5afacky8242w3p85wpw1ip02sw-tidal-hifi-7.0.1.drv'.
       Reason: 1 dependency failed.
       Output paths:
         /nix/store/0i8l8jn7v5dwizp9gslaxdl1l4ppzr1f-tidal-hifi-7.0.1
error: Build failed due to failed dependency
error: Cannot build '/nix/store/dkka50c6jn784srhk9zivgp7naiz17sh-man-paths.drv'.
       Reason: 1 dependency failed.
       Output paths:
         /nix/store/wxkzr3wp5dn2as2dis3ib4sv3cdbxih8-man-paths
error: Cannot build '/nix/store/g08vmgzvq6cky5gixlk1mc0a00wvljcw-system-path.drv'.
       Reason: 1 dependency failed.
       Output paths:
         /nix/store/67yc3iaimpbs99d1rb87w140gf1ds36d-system-path
error: Cannot build '/nix/store/yn7ib6sbs2mr1mdd2akh74pmz0bis211-tidal-hifi-7.0.1_fish-completions.drv'.
       Reason: 1 dependency failed.
       Output paths:
         /nix/store/asv5681fp86qanddcjmrrfz8bwv9iyzm-tidal-hifi-7.0.1_fish-completions
error: Build failed due to failed dependency
error: Build failed due to failed dependency
error: Build failed due to failed dependency

Additional Context

Add any other context about the problem here.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions