784de28be4
I don't use this anywhere, so it's time to shed more weight.
5 lines
145 B
Nix
5 lines
145 B
Nix
{ pkgs, briefcase, depot, ... }:
|
|
|
|
# Exposing these to be available as briefcase.third_party.pkgs for example.
|
|
|
|
{ inherit pkgs briefcase depot; }
|