all repos — searchix @ link-other-instance

Search engine for NixOS, nix-darwin, home-manager and NUR users

default.nix (view raw)

1
2
3
4
5
{
  system ? builtins.currentSystem,
}:

(builtins.getFlake (toString ./.)).packages.${system}.default