about summary refs log tree commit diff
path: root/overlays/default.nix
blob: 3c5f8573177c3dfaf3903d89d978bcea0b6a3f62 (plain)
1
2
3
self: super: {
  sliding-sync = super.callPackage ./sliding-sync.nix { };
}