| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python3Packages.zc.buildout: 2.13.4 -> 2.13.6 | Jonathan Ringer | 2021-11-30 | 1 | -2/+2 |
| * | python38Packages.zc_buildout_nix: 2.13.3 -> 2.13.4 | R. RyanTM | 2021-03-12 | 1 | -2/+2 |
| * | pkgs/development/python-modules: stdenv.lib -> lib | Pavol Rusnak | 2021-01-24 | 1 | -4/+4 |
| * | python27Packages.zc_buildout_nix: 2.13.2 -> 2.13.3 | R. RyanTM | 2020-03-20 | 1 | -3/+3 |
| * | python: zc.buildout: 2.13.1 -> 2.13.2 | Frederik Rietdijk | 2019-10-18 | 1 | -2/+2 |
| * | python: zc.buildout: 2.12.2 -> 2.13.1 | Frederik Rietdijk | 2019-02-17 | 1 | -2/+2 |
| * | python: zc.buildout: 2.12.1 -> 2.12.2 | Frederik Rietdijk | 2018-10-13 | 1 | -2/+2 |
| * | python: zc.buildout: 2.11.5 -> 2.12.1 | Frederik Rietdijk | 2018-07-22 | 1 | -2/+2 |
| * | pythonPackages: remove `name` attribute`•••The `buildPython*` function computes name from `pname` and `version`. This change removes `name` attribute from all expressions in `pkgs/development/python-modules`. While at it, some other minor changes were made as well, such as replacing `fetchurl` calls with `fetchPypi`. | Frederik Rietdijk | 2018-06-23 | 1 | -4/+3 |
| * | python: zc.buildout: 2.11.4 -> 2.11.5 | Frederik Rietdijk | 2018-06-22 | 1 | -2/+2 |
| * | python: zc.buildout: 2.11.3 -> 2.11.4 | Frederik Rietdijk | 2018-06-02 | 1 | -2/+2 |
| * | python: zc.buildout: 2.11.2 -> 2.11.3 | Frederik Rietdijk | 2018-05-10 | 1 | -2/+2 |
| * | python: zc.buildout: 2.11.1 -> 2.11.2 | Frederik Rietdijk | 2018-04-08 | 1 | -2/+2 |
| * | python: zc.buildout: 2.11.0 -> 2.11.1 | Frederik Rietdijk | 2018-03-03 | 1 | -2/+2 |
| * | python: zc.buildout: 2.10.0 -> 2.11.0 | Frederik Rietdijk | 2018-02-03 | 1 | -2/+2 |
| * | pythonPackages.zc_buildout_nix: 2.9.5 -> 2.10.0 | Asko Soukka | 2017-12-04 | 1 | -2/+2 |
| * | python.pkgs: updates | Frederik Rietdijk | 2017-10-27 | 1 | -2/+2 |
| * | pythonPackages.zc_buildout_nix: 2.5.3 -> 2.9.4 | Asko Soukka | 2017-08-18 | 2 | -7/+22 |
| * | zpl*: Fix the attribute name of the license•••This was simply a typo since the license was added in 2013. | Michael Weiss | 2017-08-06 | 1 | -1/+1 |
| * | pkgs: refactor needless quoting of homepage meta attribute (#27809)•••* pkgs: refactor needless quoting of homepage meta attribute A lot of packages are needlessly quoting the homepage meta attribute (about 1400, 22%), this commit refactors all of those instances. * pkgs: Fixing some links that were wrongfully unquoted in the previous commit * Fixed some instances | Silvan Mosberger | 2017-08-01 | 1 | -1/+1 |
| * | pythonPackages: zc.buildout-nix: 2.5.0 -> 2.5.3 | Asko Soukka | 2016-09-29 | 1 | -3/+3 |
| * | Python: use PyPI mirror (#15001)•••* mirrors: add pypi * Python: Use pypi mirror for all PyPI packages | Frederik Rietdijk | 2016-04-26 | 1 | -1/+1 |
| * | zc.buildout-nix: 2.4.3 -> 2.5.0 | Asko Soukka | 2015-12-12 | 1 | -3/+3 |
| * | zc_buildout_nix: 1.4.0 -> 1.4.3 | Asko Soukka | 2015-09-28 | 1 | -3/+3 |
| * | zc_buildout_nix: 2.2.1 -> 2.4.0 | Asko Soukka | 2015-07-22 | 2 | -38/+15 |
| * | zc_buildout_nix: update to 2.2.1 | Rok Garbas | 2013-11-21 | 1 | -3/+3 |
| * | Bugfix: zc_buildout_nix, replace links to eggs in the store which have been g... | Cillian de Róiste | 2013-10-08 | 1 | -5/+20 |
| * | Add a patched version of buildout 2.2.0 for development with nix•••Without this patch buildout will copy eggs from the nix store into the ./eggs directory and then try to compile them. This fails because they are read only. This patch changes the behaviour to create symlinks to eggs available in the nix store instead of copying them, and not to try to compile the eggs in the store. To differentiate this from the default buildout (which may be provided otherwise e.g. as a dependency) the executable is renamed to buildout-nix. This can be used in conjuntion with myEnvFun to create development environments which make use of the python modules available in the store while downloading any additional required eggs. A pleasant side effect is that you can conveniently replace the symlink with a copy for debugging purposes. | Cillian de Róiste | 2013-08-28 | 2 | -0/+44 |
