8 lines
100 B
Nix
8 lines
100 B
Nix
{
|
|
inputs,
|
|
pkgs,
|
|
...
|
|
}: {
|
|
# Obsolete derivations are kept in "1_deprecated" for reference.
|
|
}
|