mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2025-01-19 17:46:46 +02:00
Update src/nix/build.md
Co-authored-by: Théophane Hufschmitt <7226587+thufschmitt@users.noreply.github.com>
This commit is contained in:
parent
a5262fb880
commit
4c8a33ce46
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ R""(
|
|||
* Build all outputs:
|
||||
|
||||
```console
|
||||
# nix build nixpkgs#openssl^* --print-out-paths
|
||||
# nix build "nixpkgs#openssl^*" --print-out-paths
|
||||
/nix/store/gvad6v0cmq1qccmc4wphsazqbj0xzjsl-openssl-3.0.13-bin
|
||||
/nix/store/a07jqdrc8afnk8r6f3lnhh4gvab7chk4-openssl-3.0.13-debug
|
||||
/nix/store/yg75achq89wgqn2fi3gglgsd77kjpi03-openssl-3.0.13-dev
|
||||
|
|
Loading…
Reference in a new issue