| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-01-22 | Merge pull request #212002 from mothsART/feature/replace_http_by_https | Weijia Wang | |
| treewide: replace http by https when https is a permanent redirection | |||
| 2023-01-22 | treewide: replace http by https when https is a permanent redirection | Ferry Jérémie | |
| 2023-01-21 | treewide: switch to nativeCheckInputs | Guillaume Girol | |
| 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. | |||
| 2020-04-10 | treewide: Per RFC45, remove all unquoted URLs | Michael Reilly | |
| 2018-06-23 | pythonPackages: remove `name` attribute` | Frederik Rietdijk | |
| 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`. | |||
| 2017-10-29 | python.pkgs.ipython_genutils: move expression | Frederik Rietdijk | |
