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

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

{ inherit pkgs briefcase depot; }