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

Build failure: wrangler #322571

Closed
dezren39 opened this issue Jun 26, 2024 · 2 comments · Fixed by #322573
Closed

Build failure: wrangler #322571

dezren39 opened this issue Jun 26, 2024 · 2 comments · Fixed by #322573
Labels
0.kind: build failure A package fails to build

Comments

@dezren39
Copy link
Contributor

dezren39 commented Jun 26, 2024

Steps To Reproduce

Steps to reproduce the behavior:

  1. run nixos flake build, with nixpkgs/master, which worked yesterday and doesn't today
  2. build fails on workerd fixed derivation that is pulled from npm

Build log

error: hash mismatch in fixed-output derivation '/nix/store/ycbcryc6xbvrlqg9ndfn30gvrrm9jqzj-workerd-linux-64-1.20240610.1.tgz.drv':
         specified: sha512-E8mj+HPBryKwaJAiNsYzXtVjKCL0KvUBZbtxJxlWM4mLSQhT+uwGT3nydb/hFY59rZnQgZslw0oqEWht5TEYiQ==
            got:    sha512-2zDcadR7+Gs9SjcMXmwsMji2Xs+yASGNA2cEHDuFc4NMUup+eL1mkzxc/QzvFjyBck98e92rBjMZt2dVscpGKg==

Additional context

may relate to #319134 based on commit histor

Notify maintainers

Metadata

Please run nix-shell -p nix-info --run "nix-info -m" and paste the result.

 user  nix-shell -p nix-info --run "nix-info -m"

 - system: `"x86_64-linux"`
 - host os: `Linux 6.6.35, NixOS, 24.11 (Vicuna), 24.11.20240625.e6e4cd9`
 - multi-user?: `yes`
 - sandbox: `yes`
 - version: `nix-env (Nix) 2.23.0`
 - nixpkgs: `/nix/store/2365ibi8vdmml11l7sdiclpi2hanxn5n-source`

I do have a bunch of experimental flags enabled, they could impact something..

"auto-allocate-uids"
"ca-derivations"
"cgroups"
"dynamic-derivations"
"fetch-closure"
"flakes"
"git-hashing"
"nix-command"
"parse-toml-timestamps"
"read-only-local-store"
"recursive-nix"
"verified-fetches"

Add a 👍 reaction to issues you find important.

@dezren39 dezren39 added the 0.kind: build failure A package fails to build label Jun 26, 2024
@dezren39
Copy link
Contributor Author

dezren39 commented Jul 1, 2024

@SuperSandro2000 @lelgenio @a-kenji @friedow can you please review

@SuperSandro2000
Copy link
Member

#322573

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.kind: build failure A package fails to build
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants