Profpatsch/nix/readTree/tests/test-example/third_party/default.nix
1
2
3
4
5
{ ... }:

{
  favouriteColour = "orange";
}