fkeycapture/replit.nix

5 lines
30 B
Nix
Raw Normal View History

2023-10-02 00:45:35 +00:00
{ pkgs }: {
deps = [
];
}