Skip to content

Nix package fails to install due to a hash mismatch #790

@lukash

Description

@lukash
error: hash mismatch in fixed-output derivation '/nix/store/n7vikddbprcnbq81p160vlr4z8m3hwi8-defguard-client-pnpm-deps.drv':
         specified: sha256-48qxI+sEoLyXpCSUu1OPtDt5XgJa1ohCU40q4J91btk=
            got:    sha256-SnWvG+eUnPyjZVTW/G4hNBBJ90RqPb+wiB45gnnC9hs=
error: Cannot build '/nix/store/mvffj9jnhq09fcd0m2fjlj5pfd71fd3h-defguard-client-1.6.5.drv'.
       Reason: 1 dependency failed.
       Output paths:
         /nix/store/rlaqg3vszcgihhqjnviwgbw72vpiir5w-defguard-client-1.6.5
error: Cannot build '/nix/store/n1c3xj2bg1xd6d71iv233yv87683m5xk-system-path.drv'.
       Reason: 1 dependency failed.
       Output paths:
         /nix/store/lc5026w64cd72zbkc56d6r384ilr0vnw-system-path
error: Cannot build '/nix/store/dchv4s364dfskh81x74b1ilwzqr9sf9g-unit-defguard-service.service.drv'.
       Reason: 1 dependency failed.
       Output paths:
         /nix/store/pchfikr0yyfnda65fij3sj031ivlnld9-unit-defguard-service.service
error: Cannot build '/nix/store/w00li08f6zaq3jhh4sgygbdhr1akgk8i-nixos-system-crow-25.11.20260128.fa83fd8.drv'.
       Reason: 1 dependency failed.
       Output paths:
         /nix/store/b9aixp98qrxv9jyqmsjibm12sqnh2lvw-nixos-system-crow-25.11.20260128.fa83fd8

Seems like it's downloading some out-of-band dependencies before building which fails the input hash check? @wojcik91

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions