fix nixpkgs docs version

This commit is contained in:
Sergey Volkov 2024-05-31 15:33:49 +02:00
parent 47388a14a6
commit dbd80b49d8

View file

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