NixOS / nixpkgs

Nix Packages collection & NixOS
MIT License
17.47k stars 13.66k forks source link

Build failure: freecad-0.21.2 #343250

Open sgrb opened 1 day ago

sgrb commented 1 day ago

Steps To Reproduce

Steps to reproduce the behavior: nix shell github:nixos/nixpkgs/99dc8785f6a0adac95f5e2ab05cc2e1bf666d172#legacyPackages.x86_64-linux.freecad

Build log

error: hash mismatch in fixed-output derivation '/nix/store/cryjqhbbc9kp0l9bil1pbxm7knc244vl-source.drv':
         specified: sha256-EeLfIu+InGy56zqjhbNle4hPjQmzwqzHA4ODBMjb9kg=
            got:    sha256-dUFmcUOdNc3ZFtr+Hnh3Q3OY/JA/WxmiRJiU2RFSSus=
error: 1 dependencies of derivation '/nix/store/m80qyciqxqy64g4vv2nb7ms9frvw5ggr-coin-4.0.3.drv' failed to build
error: 1 dependencies of derivation '/nix/store/wfma13lqsf97jllarksks70vn9gwkz2b-freecad-0.21.2.drv' failed to build

Notify maintainers

@gebner @AndersonTorres

Metadata

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

[user@system:~]$ nix-shell -p nix-info --run "nix-info -m"
 - system: `"x86_64-linux"`
 - host os: `Linux 6.6.51, NixOS, 24.11 (Vicuna), 24.11.20240916.99dc878`
 - multi-user?: `yes`
 - sandbox: `yes`
 - version: `nix-env (Nix) 2.18.5`
 - channels(root): `""`
 - channels(slava): `""`
 - nixpkgs: `/etc/nix/nixpkgs`

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

5chmidti commented 23 hours ago

Should be fixed by #342221