1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-07 22:33:57 +02:00

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

Co-authored-by: Eelco Dolstra <edolstra@gmail.com>
(cherry picked from commit f465e378c4)
This commit is contained in:
John Ericson 2023-01-25 08:58:41 -05:00 committed by github-actions[bot]
parent e60a492173
commit 13c00e2969

View file

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