| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | pythonPackages.trollius: remove•••trollius is deprecated (by upstream) for more than five years, all Python versions supported by trollius are end-of-life. There are no more packages depending on trollius. | Markus S. Wamser | 2021-04-30 | 2 | -65/+0 |
| * | treewide: with stdenv.lib; in meta -> with lib;•••Part of: https://github.com/NixOS/nixpkgs/issues/108938 meta = with stdenv.lib; is a widely used pattern. We want to slowly remove the `stdenv.lib` indirection and encourage people to use `lib` directly. Thus let’s start with the meta field. This used a rewriting script to mostly automatically replace all occurances of this pattern, and add the `lib` argument to the package header if it doesn’t exist yet. The script in its current form is available at https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix | Profpatsch | 2021-01-11 | 1 | -1/+1 |
| * | treewide: Per RFC45, remove all unquoted URLs | Michael Reilly | 2020-04-10 | 1 | -1/+1 |
| * | python27Packages.trollius: 2.2 -> 2.2.post1•••Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/python2.7-trollius/versions | R. RyanTM | 2019-08-20 | 1 | -2/+2 |
| * | Remove me (garbas) as maintainer since I don't have much time to maintain any... | Rok Garbas | 2019-07-03 | 1 | -1/+1 |
| * | python.pkgs.trollius: only for python 2 | Frederik Rietdijk | 2019-02-17 | 1 | -0/+2 |
| * | pythonPackages.trollius: 1.0.4 -> 2.2 | Ben Wolsieffer | 2018-10-11 | 1 | -26/+30 |
| * | pythonPackages: remove traces of Python 2.6 | Frederik Rietdijk | 2018-06-25 | 1 | -5/+2 |
| * | python.pkgs.trollius: use optionals instead of optional, fixes eval for neovim•••Eval of neovim was broken at https://github.com/NixOS/nixpkgs/commit/40851a4d26daabf1613c9a79e638aaf9f94b476c#commitcomment-25817374. | Frederik Rietdijk | 2017-11-24 | 1 | -1/+1 |
| * | trollius: fix tests | Samuel Leathers | 2017-09-18 | 2 | -0/+62 |
