12 lines
75 B
Nix
12 lines
75 B
Nix
{
|
|
config,
|
|
pkgs,
|
|
unstable,
|
|
inputs,
|
|
nix-your-shell,
|
|
...
|
|
}:
|
|
|
|
{
|
|
|
|
}
|