make hash and version distinguishable as placeholder
This commit is contained in:
@@ -49,7 +49,7 @@ the rest.
|
||||
`"${pkgs.bash}/bin/sh"`
|
||||
</td>
|
||||
<td>
|
||||
A string containing an expression (expands to `"/nix/store/hash-bash-version/bin/sh"`)
|
||||
A string containing an expression (expands to `"/nix/store/<hash>-bash-<version>/bin/sh"`)
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user