Skip to content

Provide instructions about how to push all the build dependencies to cachix #186

Open
@mpickering

Description

@mpickering

I built by project locally and pushed all build dependencies to cachix. When using an explicit pkgs.nix file this worked as expected and CI downloaded the dependencies and used them.

I changed to use the callCabalProjectToNix function and now whatever I try, CI will rebuild the entire project. It seems that the hash is somehow dependent on what's in the directory.

The configuration is completely standard - https://github.com/mpickering/eventlog2html/blob/documentation/build.nix

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions