1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-04 07:11:47 +02:00

Fix example in release notes

This commit is contained in:
Eelco Dolstra 2018-02-22 17:42:06 +01:00
parent 2691d51a33
commit 39b4177500
No known key found for this signature in database
GPG key ID: 8170B4726D7198DE

View file

@ -42,7 +42,7 @@
<para>The command <command>nix-push</command> has been removed as <para>The command <command>nix-push</command> has been removed as
part of the effort to eliminate Nix's dependency on Perl. You can part of the effort to eliminate Nix's dependency on Perl. You can
use <command>nix copy</command> instead, e.g. <literal>nix copy use <command>nix copy</command> instead, e.g. <literal>nix copy
--to /tmp/my-binary-cache <replaceable>paths…</replaceable></literal></para> --to file:///tmp/my-binary-cache <replaceable>paths…</replaceable></literal></para>
</listitem> </listitem>
<listitem> <listitem>