nixpkgs/pkgs/development/compilers/ghcjs/default.nix

4 lines
69 B
Nix

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