about summary refs log tree commit diff
path: root/third_party/default.nix
blob: 8135d756e36509135021fba4091387e8b543bfc3 (plain) (blame)
1
2
3
4
5
{ pkgs, unstable, briefcase, depot, ... }:

# Exposing these to be available as briefcase.third_party.pkgs for example.

{ inherit pkgs unstable briefcase depot; }