Closed edolstra closed 3 days ago
Fixes
nix: ../src/libexpr/primops/fetchTree.cc:37: void nix::emitTreeAttrs(EvalState&, const StorePath&, const fetchers::Input&, Value&, bool, bool): Assertion `narHash' failed.
on a lock file with an input that doesn't have a narHash. This can happen when using a lock file created by the lazy-trees branch.
narHash
lazy-trees
Cherry-picked from lazy-trees.
Add :+1: to pull requests you find important.
The Nix maintainer team uses a GitHub project board to schedule and track reviews.
@mergify queue
queue
Motivation
Fixes
on a lock file with an input that doesn't have a
narHash
. This can happen when using a lock file created by thelazy-trees
branch.Cherry-picked from
lazy-trees
.Context
Add :+1: to pull requests you find important.
The Nix maintainer team uses a GitHub project board to schedule and track reviews.