| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python38Packages.dbf: 0.99.0 -> 0.99.1 | R. RyanTM | 2021-03-12 | 1 | -2/+2 |
| * | treewide: remove stdenv where not needed | Pavol Rusnak | 2021-01-25 | 1 | -1/+1 |
| * | 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 |
| * | python: dbf: 0.98.3 -> 0.99.0 | Frederik Rietdijk | 2020-08-16 | 1 | -2/+2 |
| * | treewide: structured-attrs fixes | Robin Gloster | 2019-12-30 | 1 | -1/+1 |
| * | python37Packages.dbf: 0.98.2 -> 0.98.3•••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-dbf/versions | R. RyanTM | 2019-09-30 | 1 | -2/+2 |
| * | python37Packages.dbf: 0.98.0 -> 0.98.2•••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-dbf/versions | R. RyanTM | 2019-07-17 | 1 | -2/+2 |
| * | python37Packages.dbf: 0.97.11 -> 0.98.0•••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-dbf/versions (cherry picked from commit e5e77d76fd46fc8a4eeae4685cc5b6d81b2df23d) | R. RyanTM | 2019-04-07 | 1 | -2/+2 |
| * | python: dbf: 0.97.7 -> 0.97.11 | Frederik Rietdijk | 2018-07-22 | 1 | -2/+2 |
| * | python: dbf: 0.97.2 -> 0.97.7 | Frederik Rietdijk | 2018-06-02 | 1 | -2/+2 |
| * | python: dbf: 0.96.8 -> 0.97.2 | Frederik Rietdijk | 2018-04-08 | 1 | -2/+2 |
| * | pythonPackages.dbf: fix tests | Robert Schütz | 2018-02-22 | 1 | -3/+6 |
| * | dbf: refactor | Rahul Gopinath | 2017-05-03 | 1 | -0/+25 |
