7 lines
92 B
Nix
7 lines
92 B
Nix
{
|
|
inputs,
|
|
scope,
|
|
getFlakePkg,
|
|
...
|
|
}:
|
|
scope "apps.ide" <| getFlakePkg inputs.zedless
|