anyrun-org / anyrun

A wayland native, highly customizable runner.
GNU General Public License v3.0
560 stars 44 forks source link

nix: generate overlay from exposed packages #160

Closed NotAShelf closed 1 month ago

NotAShelf commented 1 month ago

Uses flake-parts' internal easyOverlay module to generate an overlay of packages for those prefer overlays for some reason. I'd add a warning to the code, but it's a valid use case regardless of how bad of an idea overlays are.

Supersedes #159