Conversation
…dtouch,ocamlPackages.taglib,python3Packages.pytorch: mark broken package broken
I don't have access to Darwin to test, but could it be related to merging #222273? EDIT: logs at https://hydra.nixos.org/build/215378730/nixlog/1 |
|
Will test if reverting this PR help. Thanks for the pointer. |
and it build. |
|
I presume that the Updating pytorch -> updating submodules -> maybe some ifdefs have changed? E.g. this is from 2 months ago: mreineck/pocketfft@5fb931a. Although it always had the mingw32 term, it seems. Also cf the related change from October: mreineck/pocketfft@764893f. Also doesn't explain why aarch64 builds fine |
|
I'm skeptical but maybe we can try |
|
Please can we ping the maintainers of those packages so they can chime in and potentially fix the packages? |
This issue seems to be specific to nixpkgs I see a fix nixpkgs/pkgs/applications/networking/browsers/ladybird/default.nix Lines 54 to 58 in a6c2a73 Or another is to force taking the false branch that add a fallback. |
|
I put in draft because I think I will remove the one I opened PR to fix and will do another round with the help of hydra to spot more failure. |
| meta = with lib; { | ||
| description = "Address Resolution Protocol purely in OCaml"; | ||
| homepage = "https://github.com/mirage/arp"; | ||
| broken = stdenv.isDarwin; |
Found while testing #225044
They are broken on master. So I just add metadata to avoid wasting CPU for other users (PyTorch fail near the end of the build)
Description of changes
Things done
sandbox = trueset innix.conf? (See Nix manual)nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)