3 lines
90 B
Nix
3 lines
90 B
Nix
final: prev: {
|
|
activitywatch-bin = prev.callPackage ./packages/activitywatch.nix { };
|
|
}
|