| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-03-03 | python3.pkgs: Migrate fetchers to use hash | Martin Weinelt | |
| when they already rely on SRI hashes. | |||
| 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. | |||
| 2022-03-14 | python3Packages.construct: 2.10.67 -> 2.10.68 | Martin Weinelt | |
| 2022-01-16 | python2.pkgs: move expressions into python2-modules/ folder | Frederik Rietdijk | |
| Another step in further separating python2 from python3. | |||
| 2021-12-11 | pythonPackages.construct: Remove pytest-benchmark check dependency | Zhaofeng Li | |
| No need to pull it in at all when the benchmarks are skipped anyways. | |||
| 2021-11-22 | python2Packages.construct: skip tests that require broken packages | Robert Schütz | |
| 2021-11-13 | Merge remote-tracking branch 'origin/master' into staging-next | sternenseemann | |
| Conflicts were caused by 2043dbb6faa9e21b0fb500161542e30d6c8bc680 interacting with b2767b69ddc702eb926633a5f2336534352cb7b8. | |||
| 2021-11-12 | pkgs.development.python-modules: remove unused args | Markus S. Wamser | |
| 2021-11-02 | python39Packages.ruamel-yaml: normalise name, adopt | Sandro Jäckel | |
| 2021-06-22 | python3Packages.construct: 2.10.63 -> 2.10.67 | Jonathan Ringer | |
| 2021-04-03 | python3Packages.construct: fix build and tests | Jonathan Ringer | |
| 2021-04-03 | python3Packages.construct: 2.10.56 -> 2.10.63 | Jonathan Ringer | |
| 2021-03-10 | pythonPackages.construct: add python2-compatible expression | Robert Schütz | |
| 2021-01-24 | pkgs/development/python-modules: stdenv.lib -> lib | Pavol Rusnak | |
| 2021-01-11 | treewide: with stdenv.lib; in meta -> with lib; | Profpatsch | |
| 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 | |||
| 2020-08-13 | python38Packages.construct: fix build on darwin | Mario Rodas | |
| 2020-08-12 | python.pkgs.construct: 2.9.45 -> 2.10.56 | Robert Schütz | |
| 2020-04-10 | treewide: Per RFC45, remove all unquoted URLs | Michael Reilly | |
| 2019-04-22 | treewide: Use HTTPS for readthedocs URLs | Daniel Schaefer | |
| 2018-09-12 | python.pkgs.construct: 2.8.16 -> 2.9.45 | rnhmjoj | |
| 2018-07-21 | pkgs/*: remove unreferenced function arguments | volth | |
| 2018-03-10 | pythonPackages.construct: Fix darwin build | Josef Kemetmüller | |
| The package runs fine on darwin. Using pytest as a test runner also resolves the checkPhase issue on Python 3.5+. | |||
| 2017-11-23 | pythonPackages: Add version and pname attributes to packages | adisbladis | |
| 2017-10-29 | pythonPackages.construct: 2.8.10 -> 2.8.16 | Bjørn Forsman | |
| 2017-10-29 | pythonPackages.construct: move to python-modules/ | Bjørn Forsman | |
