Remove reference to riak2
As mentioned by LnL in IRC, we > used to have riak and riak2 But this seems no longer the case, hence the example should be updated.
This commit is contained in:
parent
30e35d1218
commit
6ee89c907c
@ -20,7 +20,7 @@ in
|
|||||||
|
|
||||||
package = mkOption {
|
package = mkOption {
|
||||||
type = types.package;
|
type = types.package;
|
||||||
example = literalExample "pkgs.riak2";
|
example = literalExample "pkgs.riak";
|
||||||
description = ''
|
description = ''
|
||||||
Riak package to use.
|
Riak package to use.
|
||||||
'';
|
'';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user