packages feed

nix-deploy-1.0.5: CHANGELOG.md

# 1.0.5

- Support Nix 2

# 1.0.4

## Changed

- Enable ssh keep live in issuing the reboot command

# 1.0.3

## Changed

- Relaxed the upper bound of the `turtle` library dependency to `1.6`
- Relaxed the upper bound of the `optparse-generic` library dependency to `1.4`

# 1.0.2

## Changed

- Relaxed the upper bound of the `turtle` library dependency to `1.5`

# 1.0.1

## Added
- `readField` implementations for the custom `ParseField` instances to
  accommodate a minor API change in `optparse-generic` version `1.2.3`

# 1.0.0

- Initial release