1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-27 21:01:16 +02:00

maintainers/release-notes: Include changelog-d

Otherwise it quietly generates an empty rl-<version>.md
This commit is contained in:
Eelco Dolstra 2024-01-29 17:10:42 +01:00
parent 1ef6bbb16d
commit 0070400809
4 changed files with 3 additions and 19 deletions

View file

@ -304,7 +304,6 @@ See also the [format documentation](https://github.com/haskell/cabal/blob/master
### Build process
Releases have a precomputed `rl-MAJOR.MINOR.md`, and no `rl-next.md`.
Set `buildUnreleasedNotes = true;` in `flake.nix` to build the release notes on the fly.
## Branches