tvl-depot/third_party/default.nix

6 lines
164 B
Nix
Raw Normal View History

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