v0.3.0
Features:
- Added config option
nixidy.build.revision
which will write the value to.revision
in the root of the built environment directory.- This is intended for chaining environments after one another, i.e. CI definition for building prod watches staging's
.revision
file and builds using the same revision when it changes and opens a pull request.
- This is intended for chaining environments after one another, i.e. CI definition for building prod watches staging's