nixpkgs-immich/doc/shell.nix

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
99 B
Nix
Raw Normal View History

2024-09-17 10:23:40 -06:00
let
pkgs = import ../. {
config = { };
overlays = [ ];
};
in
pkgs.nixpkgs-manual.shell