Skip to content

Conversation

@sevanspowell
Copy link
Contributor

Description

  • Adds a step to the Buildkite CI to check that the Nix expressions of the project are up-to-date. If they are not, it provides a patch as an artifact that the user can download and apply with patch -p1 < nix-expr.patch. This was done to make it easier for non-Nix users to update the dependencies of the project.

- Adds a step to the Buildkite CI to check that the Nix expressions of
the project are up-to-date. If they are not, it provides a patch as an
artifact that the user can download and apply with `patch -p1 <
nix-expr.patch`. This was done to make it easier for non-Nix users to
update the dependencies of the project.
@sevanspowell sevanspowell force-pushed the feature/up-to-date-nix-exprs branch from 2af30a0 to bd187f4 Compare October 1, 2020 04:38
@mirkoAlic mirkoAlic merged commit 6a394f4 into develop Oct 1, 2020
@mirkoAlic mirkoAlic deleted the feature/up-to-date-nix-exprs branch October 1, 2020 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants