docs/mdbook: remove mdbook-alerts (deprecated and unnecessary)

'mdbook-alerts' has been removed from nixpkgs because it is deprecated
and natively supported by mdbook since version 0.5.0
This commit is contained in:
Gaetan Lepage 2026-01-23 10:19:02 +01:00 committed by Matt Sturgeon
parent c82140ffe0
commit 68fd38bfa7

View file

@ -334,7 +334,6 @@ pkgs.stdenv.mkDerivation (finalAttrs: {
buildInputs = [
pkgs.mdbook
pkgs.mdbook-alerts
];
# Build a source from the fileset containing the following paths,