about summary refs log tree commit diff
path: root/doc/shell.nix
blob: 3aad697742b2f20451296acd18734d756a6ffe9d (plain) (blame)
1
2
3
4
5
6
7
let
  pkgs = import ../. {
    config = { };
    overlays = [ ];
  };
in
pkgs.nixpkgs-manual.shell