summary refs log tree commit diff stats
path: root/user/overlays/extra-packages.nix
blob: 0329120b0a8fb1cca99c5fe394e11838186dae16 (plain)
1
2
3
4
self: super:
{
  lumen = super.callPackage ../packages/lumen {};
}