Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

daed pnpm deps mismatch when following the latest nixpkgs #158

Open
ccicnce113424 opened this issue Jan 25, 2025 · 1 comment
Open

daed pnpm deps mismatch when following the latest nixpkgs #158

ccicnce113424 opened this issue Jan 25, 2025 · 1 comment

Comments

@ccicnce113424
Copy link

ccicnce113424 commented Jan 25, 2025

error: builder for '/nix/store/wgnvsda4hm5fgqa46cfbya1msb4yj7vk-daed-0.9.0.drv' failed with exit code 1;
       last 17 log lines:
       > Running phase: unpackPhase
       > unpacking source archive /nix/store/sbfdxgjkvpkmjz2wdzzq8j1d5fh22pqr-source
       > source root is source
       > Running phase: patchPhase
       > Running phase: updateAutotoolsGnuConfigScriptsPhase
       > Running phase: configurePhase
       > no configure script, doing nothing
       > Executing pnpmConfigHook
       > Configuring pnpm store
       > Installing dependencies
       > Lockfile is up to date, resolution step is skipped
       > Progress: resolved 1, reused 0, downloaded 0, added 0
       > Packages: +1062
       >
       > Progress: resolved 1, reused 0, downloaded 0, added 0
       >  ERR_PNPM_NO_OFFLINE_TARBALL  A package is missing from the store but cannot download it in offline mode. The missing package may be downloaded from https://registry.npmjs.org/@commitlint/cli/-/cli-18.6.1.tgz.
       > Progress: resolved 1, reused 0, downloaded 0, added 0

在一次flake update后,先是出现了下面的问题,隔一段时间后再次flake update后报错就变成了上面的内容
After a flake update, the following problem first appeared, and after a period of time, when the flake update was repeated, the error message changed to the content above

 error: hash mismatch in fixed-output derivation '/nix/store/ndvki10f8668zx53b45kl6gc7wr9ihdh-daed-pnpm-deps.drv':
         specified: sha256-+yLpSbDzr1OV/bmUUg6drOvK1ok3cBd+RRV7Qrrlp+Q=
            got:    sha256-N85njUxA4iQJCItCG40uroEuCAQiazHm31nrnOiIKZY=
@dae-prow
Copy link
Contributor

dae-prow bot commented Jan 25, 2025

Thanks for opening this issue!

@ccicnce113424 ccicnce113424 changed the title daed: Build Failed: ERR_PNPM_NO_OFFLINE_TARBALL daed pnpm deps mismatch when following the latest nixpkgs Jan 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant