NixOS / nixpkgs

Nix Packages collection & NixOS
MIT License
17.08k stars 13.39k forks source link

Build failure: sapling #326861

Closed develop7 closed 1 month ago

develop7 commented 1 month ago

Steps To Reproduce

Steps to reproduce the behavior:

  1. nix -v profile upgrade sapling

Expected

sapling is downloaded from binary cache, as it always was before.

What happens instead

Build dependencies are downloaded and sapling is building locally

Build log

https://gist.github.com/develop7/81a63f79c655d4141f7b3cfe2316b056

Additional context

Fails in hydra as well: https://hydra.nixos.org/build/266337169/nixlog/2

Notify maintainers

@pbar @thoughtpolice

Metadata

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

❯  nix-shell -p nix-info --run "nix-info -m"                                                                                                                                                                                        2024-07-13 14:53
this path will be fetched (0.00 MiB download, 0.00 MiB unpacked):
  /nix/store/5nlrrxmz0qj3a685j2p4hlmqp907x9rs-nix-info
copying path '/nix/store/5nlrrxmz0qj3a685j2p4hlmqp907x9rs-nix-info' from 'https://cache.nixos.org'...
 - system: `"x86_64-linux"`
 - host os: `Linux 6.9.7-1-default, openSUSE Tumbleweed, noversion, nobuild`
 - multi-user?: `yes`
 - sandbox: `yes`
 - version: `nix-env (Nix) 2.21.2`
 - channels(root): `""`
 - nixpkgs: `/nix/store/038zs5b21569pjv6v0dwhi6fd95jbzvx-source`

Add a :+1: reaction to issues you find important.

eclairevoyant commented 1 month ago

dupe of #326455