[Nix-dev] Zero Hydra Failures (ZHF) project
Rok Garbas
rok at garbas.si
Fri Aug 8 16:47:51 CEST 2014
Quoting Paul Colomiets (2014-08-08 15:13:57)
> Hi Eelco,
>
> On Fri, Aug 8, 2014 at 3:35 PM, Eelco Dolstra
> <eelco.dolstra at logicblox.com> 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?
with python rework[1] going on, this would be nice also to solve there?
chaoflow, iElectric any ideas from your side?
[1] https://github.com/chaoflow/nixpkgs
--
Rok Garbas - http://www.garbas.si
More information about the nix-dev
mailing list