208883243f
Let's see what happens...
5 lines
164 B
Nix
5 lines
164 B
Nix
{ pkgs, unstable, briefcase, depot, ... }:
|
|
|
|
# Exposing these to be available as briefcase.third_party.pkgs for example.
|
|
|
|
{ inherit pkgs unstable briefcase depot; }
|