I think all you need to do is adapt: https://github.com/NixOS/cabal2nix/blob/master/src/hackage2nix.hs for Stackage if you want a "bulk import", or just specifying Stackage's package db as the one to use if using cabal2nix manually on your package set.
On Thu, Jan 22, 2015 at 9:04 AM, Luke Clifton <[email protected]> wrote: > This looks really nice. > > The NG package set contains the latest version of every package available >> from Hackage >> > > How difficult would it be to track a different repository? Say, Stackage? > > I'd love the convenience of being able to simple switch between the two, > or maybe even my own set of curated packages. > > Regards, > > Luke > > _______________________________________________ > nix-dev mailing list > [email protected] > http://lists.science.uu.nl/mailman/listinfo/nix-dev > > -- Alp Mestanogullari
_______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
