3 lines
81 B
Nix
3 lines
81 B
Nix
final: prev: {
|
|
repeater = prev.callPackage ../pkgs/repeater/package.nix { };
|
|
}
|