nixpkgs/pkgs/development/tools/cachix/default.nix
Domen Kožar b06201bf6f
cachix: use separate bin output to prove it's useful
Spares compilation time by not compiling the package twice.
2019-03-29 15:10:54 +07:00

4 lines
85 B
Nix

{ haskellPackages, haskell }:
(haskell.lib.doDistribute haskellPackages.cachix).bin