mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-06-22 20:43:27 +00:00
nix: bump inputs; drop ndg input
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: Ic94404dce3ad3f711b31314123bb18956a6a6964
This commit is contained in:
parent
a17f043605
commit
eda9bf28f3
2 changed files with 1 additions and 28 deletions
|
|
@ -21,6 +21,7 @@
|
|||
./flake/templates
|
||||
./flake/apps.nix
|
||||
./flake/packages.nix
|
||||
./flake/checks.nix
|
||||
./flake/develop.nix
|
||||
];
|
||||
|
||||
|
|
@ -136,11 +137,5 @@
|
|||
|
||||
# Alternate neovim-wrapper
|
||||
mnw.url = "github:Gerg-L/mnw";
|
||||
|
||||
# Alternative documentation generator
|
||||
ndg = {
|
||||
url = "github:feel-co/ndg?ref=refs/tags/v2.8.0";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue