mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 21:50:33 +03:00
[bot]: remove unreferenced code
This commit is contained in:
parent
a7e5927b47
commit
87f5930c3f
118 changed files with 16 additions and 449 deletions
|
@ -1,8 +1,5 @@
|
|||
{ config, lib, pkgs, ...}:
|
||||
let
|
||||
cfg = config.services.hadoop;
|
||||
hadoopConf = import ./conf.nix { hadoop = cfg; pkgs = pkgs; };
|
||||
in
|
||||
|
||||
with lib;
|
||||
{
|
||||
imports = [ ./yarn.nix ./hdfs.nix ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue