tvl-depot/third_party/default.nix
William Carroll 208883243f Attempt to build Socrates using BuildKite
Let's see what happens...
2020-08-20 11:26:31 +01:00

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; }