Update doc/manual/src/release-notes/rl-2.13.md

Co-authored-by: Eelco Dolstra <edolstra@gmail.com>
This commit is contained in:
John Ericson 2023-01-25 08:58:41 -05:00 committed by GitHub
parent 816031173c
commit f465e378c4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -29,7 +29,7 @@
``` ```
now works just as now works just as
```shell-session ```shell-session
# nix build glibc^dev # nix build nixpkgs#glibc^dev
``` ```
does already. does already.