overlays/htmlformat/default.nix (view raw)
1 2 3
self: super: { htmlformat = super.callPackage ./htmlformat.nix { }; }