| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python3Packages.construct: fix build and tests | Jonathan Ringer | 2021-04-03 | 1 | -1/+7 |
| * | python3Packages.construct: 2.10.56 -> 2.10.63 | Jonathan Ringer | 2021-04-03 | 1 | -2/+2 |
| * | pythonPackages.construct: add python2-compatible expression | Robert Schütz | 2021-03-10 | 1 | -0/+29 |
| * | pkgs/development/python-modules: stdenv.lib -> lib | Pavol Rusnak | 2021-01-24 | 1 | -1/+1 |
| * | 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 | -2/+2 |
| * | python38Packages.construct: fix build on darwin | Mario Rodas | 2020-08-13 | 1 | -0/+2 |
| * | python.pkgs.construct: 2.9.45 -> 2.10.56 | Robert Schütz | 2020-08-12 | 1 | -12/+9 |
| * | treewide: Per RFC45, remove all unquoted URLs | Michael Reilly | 2020-04-10 | 1 | -1/+1 |
| * | treewide: Use HTTPS for readthedocs URLs | Daniel Schaefer | 2019-04-22 | 1 | -1/+1 |
| * | python.pkgs.construct: 2.8.16 -> 2.9.45 | rnhmjoj | 2018-09-12 | 1 | -10/+13 |
| * | pkgs/*: remove unreferenced function arguments | volth | 2018-07-21 | 1 | -1/+1 |
| * | pythonPackages.construct: Fix darwin build•••The package runs fine on darwin. Using pytest as a test runner also resolves the checkPhase issue on Python 3.5+. | Josef Kemetmüller | 2018-03-10 | 1 | -5/+6 |
| * | pythonPackages: Add version and pname attributes to packages | adisbladis | 2017-11-23 | 1 | -1/+2 |
| * | pythonPackages.construct: 2.8.10 -> 2.8.16 | Bjørn Forsman | 2017-10-29 | 1 | -2/+2 |
| * | pythonPackages.construct: move to python-modules/ | Bjørn Forsman | 2017-10-29 | 1 | -0/+27 |
