udpdate flake. update some pkgs
Some checks failed
Flake check / flake-check (pull_request) Failing after 1m2s
Build tests / build-hosts (pull_request) Successful in 2m3s

This commit is contained in:
sid 2026-05-27 19:26:41 +02:00
parent 86afbb213c
commit 998444f8f7
5 changed files with 21 additions and 22 deletions

View file

@ -62,7 +62,6 @@ buildNpmPackage {
description = "MCP server for fetch web page content using Playwright headless browser";
homepage = "https://github.com/jae-jae/fetcher-mcp";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [ ];
mainProgram = "fetcher-mcp";
platforms = lib.platforms.all;
};