1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-02 21:51:50 +02:00

Rename 'nix store make-content-addressable' to 'nix store make-content-addressed'

This commit is contained in:
Eelco Dolstra 2022-03-22 21:54:49 +01:00
parent f18607549c
commit 5acaf13d35
4 changed files with 10 additions and 7 deletions

View file

@ -1,3 +1,6 @@
# Release X.Y (202?-??-??)
* Various nix commands can now read expressions from stdin with `--file -`.
* `nix store make-content-addressable` has been renamed to `nix store
make-content-addressed`.