{ pkgs ? import { } }: with pkgs; { flatpak = callPackage ./flatpak.nix { }; }