Update 'default.nix'
This commit is contained in:
parent
dcc17abf67
commit
e97d162b36
@ -10,7 +10,7 @@ with pkgs; {
|
|||||||
#inherit (nixosTests) hedgedoc jibri zfs;
|
#inherit (nixosTests) hedgedoc jibri zfs;
|
||||||
};
|
};
|
||||||
dataPlatform = {
|
dataPlatform = {
|
||||||
inherit (nixosTests) hadoop spark;
|
inherit (nixosTests) hadoop haproxy spark;
|
||||||
# https://github.com/NixOS/nixpkgs/pull/154004
|
# https://github.com/NixOS/nixpkgs/pull/154004
|
||||||
#inherit (nixosTests) hadoop_3_2 hadoop2;
|
#inherit (nixosTests) hadoop_3_2 hadoop2;
|
||||||
};
|
};
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user