Bump nixpkgs-docs to follow nixpkgs

This commit is contained in:
Kovacsics Robert 2024-11-27 00:30:25 +00:00
parent 55cc8f0210
commit 4af477a1b4

View file

@ -20,7 +20,7 @@
inputs.nmd.follows = "nmd"; inputs.nmd.follows = "nmd";
}; };
nixpkgs-docs.url = "github:NixOS/nixpkgs/release-23.05"; nixpkgs-docs.follows = "nixpkgs";
nmd = { nmd = {
url = "sourcehut:~rycee/nmd"; url = "sourcehut:~rycee/nmd";