mirror of
https://github.com/NixOS/nix.git
synced 2024-11-22 14:52:55 +00:00
docs: update registry examples
When you run `nix flake info` you get a deprecated message
This commit is contained in:
parent
c152c2767a
commit
a50295425e
@ -15,10 +15,10 @@ R""(
|
||||
user flake:nixpkgs github:NixOS/nixpkgs/925b70cd964ceaedee26fde9b19cc4c4f081196a
|
||||
```
|
||||
|
||||
and `nix flake info` will say:
|
||||
and `nix flake metadata` will say:
|
||||
|
||||
```console
|
||||
# nix flake info nixpkgs
|
||||
# nix flake metadata nixpkgs
|
||||
Resolved URL: github:NixOS/nixpkgs/925b70cd964ceaedee26fde9b19cc4c4f081196a
|
||||
Locked URL: github:NixOS/nixpkgs/925b70cd964ceaedee26fde9b19cc4c4f081196a
|
||||
…
|
||||
|
Loading…
Reference in New Issue
Block a user