self: super: let nixpkgs-master = import {}; in { inherit (nixpkgs-master) podman conmon slirp4netns; posh = self.callPackage ../pkgs/posh.nix {}; }