diff options
Diffstat (limited to 'flake.nix')
-rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ | |||
1 | { | 1 | { |
2 | description = "Generate documentation for your own projects using the NixOS module system"; | 2 | description = "Generate documentation for your own projects using the NixOS module system"; |
3 | 3 | ||
4 | inputs.nixpkgs.url = "github:NixOS/nixpkgs/nixos-21.05"; | 4 | inputs.nixpkgs.url = "github:NixOS/nixpkgs/nixos-22.11"; |
5 | 5 | ||
6 | outputs = { | 6 | outputs = { |
7 | self, | 7 | self, |