mina icon indicating copy to clipboard operation
mina copied to clipboard

skip tests when building nodejs dependency for nix flake

Open hattyhattington17 opened this issue 9 months ago • 2 comments

There is a known issue with nix 24.11 when building node 20.19.0 on mac https://github.com/NixOS/nixpkgs/issues/402079

For now we can disable the nodejs package's tests so that the devshells continue to work for mac users.

hattyhattington17 avatar Jun 01 '25 23:06 hattyhattington17

!ci-build-me

hattyhattington17 avatar Jun 01 '25 23:06 hattyhattington17

Or alternatively we could bump nixpkgs it seems:

https://github.com/NixOS/nixpkgs/pull/407990

@georgeee

glyh avatar Jun 04 '25 06:06 glyh

!ci-build-me

glyh avatar Aug 19 '25 02:08 glyh

We might want to check if https://github.com/MinaProtocol/mina/pull/17634 could replace this as well

glyh avatar Aug 19 '25 02:08 glyh