daml/nix/default.nix

3 lines
79 B
Nix
Raw Normal View History

2019-04-04 11:33:38 +03:00
{ system ? builtins.currentSystem }:
import ./packages.nix { inherit system; }