forked from the-distro/infra
raito
db46b01ae9
Vendored for the time being. See https://cl.forkos.org/c/nixpkgs/+/181 for upstreaming properly. Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
10 lines
105 B
Nix
10 lines
105 B
Nix
{
|
|
imports = [
|
|
./exporters
|
|
./lgtm
|
|
./agent.nix
|
|
./hookshot-adapter
|
|
./pyroscope
|
|
];
|
|
}
|