Hi Eelco,
On Fri, Aug 8, 2014 at 3:35 PM, Eelco Dolstra
<[email protected]> wrote:
>
> Note the huge number of Haskell and Python packages.
>
For Python many of them doesn't support that version of python.
Wouldn't it be nice to declare supported versions inside a package,
inside of moving package to various sets. I.e.:
declarePythonPackage {
supportedPython = [Py33 Py34];
name = ...
src = ..
}
What do you think?
--
Paul
_______________________________________________
nix-dev mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-dev