-
Notifications
You must be signed in to change notification settings - Fork 220
Closed
Description
I'd expect that if I checked out master
and typed in nix-build
, that I would produce the dhall results. However, on multiple builds with both nix-1.11 and nix-2* I get an identical error, suggesting a misconfigured build in the dependencies:
building path(s) ‘/nix/store/pjg437r1gglsns3slj3r55za50d04hz2-interactive-dhall-1.14.0-environment’
unpacking sources
variable $src or $srcs should point to the source
builder for ‘/nix/store/djg55rm4s6gz7qpbcb9kmx1y812l0lb3-interactive-dhall-1.14.0-environment.drv’ failed with exit code 1
Since dhall-text
in nixpkgs-unstable is currently demanding dhall-1.14 and that can't be satisfied, it's difficult to deploy the latest version of dhall or related tooling.
Metadata
Metadata
Assignees
Labels
No labels