nixpkgs/nixos/modules/services/cluster/hadoop
aszlig 6e4711727e
nixos/hadoop: Replace users.extra{Users,Groups}
In fff5923686 all occurences of
users.extraUsers and users.extraGroups have been changed tree-wide to
users.users and users.group. In the meantime the hadoop modules were
introduced via #41381 (060a98e9f4).

Unfortunately those modules still use users.extraUsers, which has been
renamed a long time ago (14321ae243, about
three years from now), so let's actually rename it accordingly as well.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @matthewbauer, @aespinosa
2018-07-02 18:05:33 +02:00
..
conf.nix nixos/hadoop: add hadoop module (hdfs, yarn) 2018-06-29 23:14:02 -04:00
default.nix nixos/hadoop: Replace users.extra{Users,Groups} 2018-07-02 18:05:33 +02:00
hdfs.nix nixos/hadoop: Replace users.extra{Users,Groups} 2018-07-02 18:05:33 +02:00
yarn.nix nixos/hadoop: Replace users.extra{Users,Groups} 2018-07-02 18:05:33 +02:00