You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- 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.
0 commit comments