diff --git a/flake.nix b/flake.nix index 8b18d20..2ce345f 100644 --- a/flake.nix +++ b/flake.nix @@ -19,7 +19,7 @@ inputs.nixpkgs.follows = "nixpkgs"; }; - nixpkgs-docs.url = "github:NixOS/nixpkgs/release-23.05"; + nixpkgs-docs.url = "github:NixOS/nixpkgs/release-23.11"; nmd = { url = "sourcehut:~rycee/nmd";