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:
parent
c82140ffe0
commit
68fd38bfa7
1 changed files with 0 additions and 1 deletions
|
|
@ -334,7 +334,6 @@ pkgs.stdenv.mkDerivation (finalAttrs: {
|
||||||
|
|
||||||
buildInputs = [
|
buildInputs = [
|
||||||
pkgs.mdbook
|
pkgs.mdbook
|
||||||
pkgs.mdbook-alerts
|
|
||||||
];
|
];
|
||||||
|
|
||||||
# Build a source from the fileset containing the following paths,
|
# Build a source from the fileset containing the following paths,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue