depot/third_party/nixpkgs/doc/shell.nix

7 lines
99 B
Nix

let
pkgs = import ../. {
config = { };
overlays = [ ];
};
in
pkgs.nixpkgs-manual.shell