Hey, beautiful people!

For our own packages (WIP ones and private), we'd like to inject our own
stuff into
haskellPackages by means of an overlay, maintained as a [git] repository.
We want solution to be as transparent as possible while not being a fork of
nixpkgs.
We imagine some module that reexports pkgs and //s it with a set of injected
packages, but there's quite a machinery in haskell-modules/default.nix
which I'd like
not to copy-paste into our overlay.

Do you do something along this lines? How'd you attack such a problem?
_______________________________________________
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev

Reply via email to