tvl-depot/third_party/default.nix

6 lines
145 B
Nix
Raw Normal View History

{ pkgs, briefcase, depot, ... }:
# Exposing these to be available as briefcase.third_party.pkgs for example.
{ inherit pkgs briefcase depot; }