Add overlay

This commit is contained in:
Torjus Håkestad 2024-03-07 03:33:35 +01:00
parent a897d3c986
commit 3edabcead2

View File

@ -16,6 +16,8 @@
});
in
{
overlay = final: prev: { notlistener = prev.pkgs.callPackage ./. { }; };
packages = forAllSystems ({ pkgs }: {
default = pkgs.buildGoModule {
name = "notlistener";