about summary refs log tree commit diff
path: root/pkgs/development/compilers/ghcjs/default.nix
blob: 7400057b128ff9597b0279b736eb918535ba67d8 (plain) (blame)
1
2
3
{ bootPkgs }:

bootPkgs.callPackage ./base.nix { inherit bootPkgs; }