release{,-8.2}.nix: split out sources to reduce rebuilds
Having one source means that everything is rebuilt when e.g an ihaskell-display package is modified. Splitting the sources out avoids this by only rebuilding other packages that originate from the same source.
Showing
Please register or sign in to comment