mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-04 00:36:58 +03:00
3 lines
79 B
Nix
3 lines
79 B
Nix
{ system ? builtins.currentSystem }:
|
|
import ./packages.nix { inherit system; }
|