diff --git a/flake.nix b/flake.nix index ad92e98..47f7b7a 100644 --- a/flake.nix +++ b/flake.nix @@ -20,7 +20,7 @@ inputs.nmd.follows = "nmd"; }; - nixpkgs-docs.url = "github:NixOS/nixpkgs/release-23.05"; + nixpkgs-docs.follows = "nixpkgs"; nmd = { url = "sourcehut:~rycee/nmd";