| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | treewide: switch to nativeCheckInputs•••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. | Guillaume Girol | 2023-01-21 | 1 | -1/+1 |
| * | python310Packages.bpython: 0.23 -> 0.24 | R. Ryantm | 2023-01-19 | 1 | -2/+2 |
| * | python3Packages.dataclasses: drop•••Only required on python36, which was dropped a while ago. | Martin Weinelt | 2022-11-29 | 1 | -4/+1 |
| * | python3Packages.bpython: 0.22.1 -> 0.23 | Martin Weinelt | 2022-09-18 | 1 | -2/+2 |
| * | python310Packages.bpython: disable failing test | Fabian Affolter | 2022-05-03 | 1 | -2/+16 |
| * | python3Packages.bpython: update dependencies | Robert Schütz | 2021-12-21 | 2 | -35/+14 |
| * | python3Packages.bpython: 0.21 -> 0.22.1 | Jonathan Ringer | 2021-11-30 | 1 | -2/+2 |
| * | pythonPackages.bpython: fix build | Eduardo Sánchez Muñoz | 2021-05-07 | 1 | -7/+15 |
| * | python3Packages.bpython: 0.20.1 -> 0.21 | Frederik Rietdijk | 2021-04-03 | 1 | -2/+2 |
| * | treewide: remove stdenv where not needed | Pavol Rusnak | 2021-01-25 | 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 |
| * | python37Packages.bpython: 0.20 -> 0.20.1 | R. RyanTM | 2020-11-15 | 1 | -2/+2 |
| * | python37Packages.bpython: 0.19 -> 0.20 | R. RyanTM | 2020-10-16 | 1 | -2/+2 |
| * | bpython: substituteAll the path to `which`•••This is used to detect the presence of xclip and other clipboard handling tools. Fixes https://github.com/NixOS/nixpkgs/issues/56941. | Florian Klink | 2020-06-03 | 2 | -1/+43 |
| * | python27Packages.bpython: 0.18 -> 0.19 | R. RyanTM | 2020-04-05 | 1 | -2/+2 |
| * | bpython: fix build•••aeb63f40dd11157dc41f1f773abafe6f2666ac16 bumped bpython to 0.18, but it failed to build afterwards, due to the .desktop file being renamed. | Florian Klink | 2019-10-31 | 1 | -1/+1 |
| * | python: bpython: 0.17.1 -> 0.18 | Frederik Rietdijk | 2019-10-27 | 1 | -2/+2 |
| * | python.pkgs.bpython: correct Exec in bpython.desktop | Robert Schütz | 2019-03-05 | 1 | -0/+5 |
| * | python: bpython: 0.17 -> 0.17.1 | Frederik Rietdijk | 2018-02-18 | 1 | -2/+2 |
| * | Merge commit 'a0f8e3a' into HEAD | Frederik Rietdijk | 2018-01-22 | 1 | -1/+0 |
| |\ | |||||
| | * | bpython: don't set name attribute anymore | Florian Klink | 2018-01-20 | 1 | -2/+0 |
| * | | bpython: fetch from PyPi•••0.17 recently got released on PyPi | Florian Klink | 2018-01-21 | 1 | -5/+4 |
| |/ | |||||
| * | bpython: 0.12 -> 0.17 | Florian Klink | 2017-10-29 | 1 | -0/+27 |
