| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | pythonPackages.google-api-python-client: normalize package name | Sandro Jäckel | 2021-03-06 | 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 |
| * | pythonPackages.goobook: Switch to importsCheck | Sandro Jäckel | 2020-12-02 | 1 | -0/+4 |
| * | python37Packages.goobook: 3.5 -> 3.5.1 | R. RyanTM | 2020-12-01 | 1 | -2/+2 |
| * | python3Packages.goobook: Generate and install the man page | Michael Weiss | 2020-09-08 | 1 | -0/+7 |
| * | python3Packages.goobook: 3.4 -> 3.5 | Michael Weiss | 2020-09-08 | 2 | -40/+11 |
| * | python3Packages.google_api_python_client: 1.8.0 -> 1.8.1•••This contains a fix for the goobook build which would break due to this update. | Michael Weiss | 2020-04-21 | 2 | -0/+35 |
| * | treewide: Per RFC45, remove all unquoted URLs | Michael Reilly | 2020-04-10 | 1 | -1/+1 |
| * | python37Packages.goobook: Add the missing setuptools dependency•••Querying resulted in the following error: $ goobook query test Traceback (most recent call last): File "/nix/store/y68w4wwx65yfck84vjsdvfwnii5594lc-python3.7-goobook-3.4/bin/.goobook-wrapped", line 7, in <module> from goobook.application import main File "/nix/store/y68w4wwx65yfck84vjsdvfwnii5594lc-python3.7-goobook-3.4/lib/python3.7/site-packages/goobook/application.py", line 18, in <module> import pkg_resources ModuleNotFoundError: No module named 'pkg_resources' | Michael Weiss | 2019-10-14 | 1 | -2/+4 |
| * | python37Packages.goobook: 3.3 -> 3.4•••Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/python3.7-goobook/versions | R. RyanTM | 2019-10-07 | 1 | -2/+2 |
| * | python3Packages.goobook: 3.1 -> 3.3•••Unfortunately this package was unmaintained for years, which is why I had to change quite some stuff (it's probably still not perfect) and set myself as maintainer (replacing the existing ones, which maintained it until version 1.9). | Michael Weiss | 2018-12-27 | 1 | -22/+7 |
| * | pythonPackages.goobook: fix build•••Broken by e42495282650010acabaad76e5b7f27de4315665 in #49741. | Orivej Desh | 2018-12-26 | 1 | -1/+2 |
| * | python: goobook: 1.9 -> 3.1 | Frederik Rietdijk | 2018-12-03 | 1 | -2/+2 |
| * | pythonPackages.goobook: refactor move to python-modules | Chris Ostrouchov | 2018-10-18 | 1 | -0/+38 |
