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

Floresta Build with Nix failing #332

Open
1 of 2 tasks
jaoleal opened this issue Jan 7, 2025 · 0 comments
Open
1 of 2 tasks

Floresta Build with Nix failing #332

jaoleal opened this issue Jan 7, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@jaoleal
Copy link
Contributor

jaoleal commented Jan 7, 2025

From some testing, looks like something is really wrong with our nix evaluation while trying to build florestad.

Error:

       error: attribute 'targetPlatforms' missing
       at /nix/store/idq1bmwwy9rlkc21hccvx42wlwpxsx1f-source/pkgs/build-support/rust/build-rust-package/default.nix:162:7:
          161|       meta.platforms or lib.platforms.all
          162|       rustc.targetPlatforms;
             |       ^
          163|   };

Maybe because of the 23.11 bump to 24.11 but even bumping back gave me:

error: hash mismatch in fixed-output derivation '/nix/store/6ri0a4q455a4llck64yclw31d9388ay3-rust-bitcoin-5a089f0.drv':
         specified: sha256-2v87cb+Wd4OhgDG45Za3bxumaY7QKdw7nKuqKrmtHMs=
            got:    sha256-YXxt5OwNRYiI/5nnCjIXEuU7uisA2Dhb/4D/sRgbjMk=
error: 1 dependencies of derivation '/nix/store/0gb2kq7mmyp5xn5wbj4pb0pp6qmnijvv-bitcoin-0.31.0.drv' failed to build
error: 1 dependencies of derivation '/nix/store/2xykk7si872qgh29fs1afcw0xq0nnhkf-cargo-vendor-dir.drv' failed to build
error: 1 dependencies of derivation '/nix/store/xfn7xzyy7savlbs41814xzqa33gzi9c6-floresta-node-0.6.0.drv' failed to build

Opened this issue because i have no clue which change actually broke our building process. Maybe some CI for nix check ?

  • Fix Building.
  • Add nix check to ci.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants