{ inputs, pkgs, }: { peertube = pkgs.callPackage ./peertube.nix { inherit pkgs; }; }