Commit Graph

9 Commits

Author SHA1 Message Date
Fabian Affolter f541c121c4 python310Packages.effect: fix build
- add changelog to meta
- disable on older Python releases
- add pythonImportsCheck
2023-02-12 18:09:06 +01:00
Guillaume Girol 33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Benjamin Hipple 3b7b98ce1e pythonPackages.effect: fix build by marking py3 only
Upstream only supports python >= 3.6:
https://github.com/python-effect/effect/#effect

CC @NixOS/nixos-release-managers

ZHF: #80379
2020-03-27 23:10:36 -04:00
Frederik Rietdijk 5dd6b621ec python: effect: 0.12.0 -> 1.1.0 2019-12-30 16:46:42 +01:00
volth f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
Mario Rodas ffb5ebe9e0 pythonPackages.effect: 0.11.0 -> 0.12.0 2018-12-02 11:41:20 -05:00
Mario Rodas 21f6996529 pythonPackages.effect: fix python3.7 build (#51022) 2018-11-25 12:32:24 +01:00
Sebastian Jordan aca3198c70 nix-prefetch-github: init -> 1.3 2018-05-22 20:55:07 +02:00
Sebastian Jordan 101d1d118d pythonPackages.effect: init -> 0.11.0 2018-05-15 14:35:10 +02:00