1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-12 23:15:08 +02:00

Add Determinate Nix 3.3.0 release notes

This commit is contained in:
Cole Helbling 2025-04-11 14:00:26 -07:00
parent 454e0f798d
commit 8bd8f5a869
No known key found for this signature in database
3 changed files with 9 additions and 1 deletions

View file

@ -0,0 +1,5 @@
# Release 3.3.0 (2025-04-11)
* Based on [upstream Nix 2.28.1](../release-notes/rl-2.28.md).
* The `nix profile install` command is now an alias to `nix profile add`, a more symmetrical antonym of `nix profile remove`.