Commit 476a7bfa authored by Arjan Schrijver's avatar Arjan Schrijver
Browse files

ntfy-sh: Remove unused dependency mkdocs-simple-hooks

parent 8e540388
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -43,7 +43,6 @@ buildGoModule rec {
    python3
    python3Packages.mkdocs-material
    python3Packages.mkdocs-minify-plugin
    python3Packages.mkdocs-simple-hooks
  ];

  postPatch = ''