diff options
author | Jade Lovelace <lix@jade.fyi> | 2024-05-14 19:14:58 -0700 |
---|---|---|
committer | Jade Lovelace <lix@jade.fyi> | 2024-05-15 14:33:35 -0700 |
commit | 272db8af1b905e6cff5859b1ff7e1dd6b2f53f1b (patch) | |
tree | f37acb5d727e01ddad985e3d5afc4ed8479bf7ff /doc/manual/rl-next/nix-flake-update-ux.md | |
parent | 79ee9355ae4a260b941cd185b5789d34d0711ada (diff) |
doc: add release note credits and categories for all the changes in Lix
This does not add missing release notes, and it doesn't do anything
about the profiles feature we would really like to have so we can have
consistent credit.
Change-Id: I72a6f7acfcff85f380be17dac76501a6f4693776
Diffstat (limited to 'doc/manual/rl-next/nix-flake-update-ux.md')
-rw-r--r-- | doc/manual/rl-next/nix-flake-update-ux.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/manual/rl-next/nix-flake-update-ux.md b/doc/manual/rl-next/nix-flake-update-ux.md index 82f00f542..3c17ee32d 100644 --- a/doc/manual/rl-next/nix-flake-update-ux.md +++ b/doc/manual/rl-next/nix-flake-update-ux.md @@ -1,6 +1,8 @@ --- -synopsis: "`Overhaul `nix flake update` and `nix flake lock` UX" +synopsis: "Overhaul `nix flake update` and `nix flake lock` UX" prs: 8817 +credits: [iFreilicht, Lunaphied, thufschmitt] +category: Breaking Changes --- The interface for creating and updating lock files has been overhauled: |