Commit Graph

4 Commits

Author SHA1 Message Date
Arnout Engelen
c627a7e4e7
python3Packages.enaml: 0.13.0 -> 0.14.0
Because enaml 0.13.0 doesn't work with atom 0.7.0,
which is already in nixpkgs. 0.14.0 works again.

(`enaml/layout/strength_member.py` was calling `__init__`
on `Value` with 3 positional parameters, but atom 0.7.0
changed them to named ones, and enaml 0.14.0 is updated
accordingly).
2022-01-13 20:57:16 +01:00
Fabian Affolter
7e135c26a7 python3Packages.enaml: 0.11.2 -> 0.13.0 2021-07-02 22:16:39 +02:00
Eduardo Sánchez Muñoz
08a26e4579 pythonPackages.sip: rename to sip_4
sip 4 is the old and unmaintained version
2021-05-10 20:41:38 +02:00
Arnout Engelen
8aa47c15cc pythonPackages.enaml: init at 0.11.2 2020-08-10 12:10:47 -07:00