We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d534f13 commit f46612bCopy full SHA for f46612b
1 file changed
doc/manual/release-notes.xml
@@ -17,8 +17,8 @@
17
<listitem>
18
<para>Nix no longer sets the immutable bit on files in the Nix
19
store. Instead, the recommended way to guard the Nix store
20
- against accidental modification is to make it a read-only bind
21
- mount, like this:
+ against accidental modification on Linux is to make it a read-only
+ bind mount, like this:
22
23
<screen>
24
$ mount --bind /nix/store /nix/store
0 commit comments