Update 'default.nix'

This commit is contained in:
illustris 2022-02-05 15:42:17 +00:00
parent dcc17abf67
commit e97d162b36

View File

@ -10,7 +10,7 @@ with pkgs; {
#inherit (nixosTests) hedgedoc jibri zfs;
};
dataPlatform = {
inherit (nixosTests) hadoop spark;
inherit (nixosTests) hadoop haproxy spark;
# https://github.com/NixOS/nixpkgs/pull/154004
#inherit (nixosTests) hadoop_3_2 hadoop2;
};