| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python37Packages.dogpile_cache: 1.1.1 -> 1.1.2 | R. RyanTM | 2021-01-31 | 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.dogpile_cache: 1.1.0 -> 1.1.1 | R. RyanTM | 2020-11-25 | 1 | -2/+2 |
| * | python37Packages.dogpile_cache: 1.0.2 -> 1.1.0 | R. RyanTM | 2020-11-19 | 1 | -2/+2 |
| * | Merge staging-next into staging | Frederik Rietdijk | 2020-08-31 | 1 | -3/+11 |
| |\ | |||||
| | * | dogpile.cache: add missing dep | Peter Hoeg | 2020-08-29 | 1 | -2/+2 |
| * | | python3Packages.dogpile-cache: disable <python3.6 | Jonathan Ringer | 2020-08-30 | 1 | -1/+2 |
| |/ | |||||
| * | python: dogpile.cache: 0.9.2 -> 1.0.2 | Frederik Rietdijk | 2020-08-16 | 1 | -2/+2 |
| * | python3Packages.dogpile.cache: 0.9.0 -> 0.9.2 | Frederik Rietdijk | 2020-05-11 | 1 | -2/+2 |
| * | treewide: Per RFC45, remove all unquoted URLs | Michael Reilly | 2020-04-10 | 1 | -1/+1 |
| * | python38Packages.dogpile_cache: 0.8.0 -> 0.9.0 | R. RyanTM | 2019-11-02 | 1 | -2/+2 |
| * | python3.pkgs.dogpile_cache: fix build | Frederik Rietdijk | 2019-10-29 | 1 | -0/+5 |
| * | python: dogpile.cache: 0.7.1 -> 0.8.0 | Frederik Rietdijk | 2019-10-27 | 1 | -2/+2 |
| * | python: dogpile.cache: 0.6.8 -> 0.7.1 | Frederik Rietdijk | 2019-02-17 | 1 | -5/+6 |
| * | python: dogpile.cache: 0.6.7 -> 0.6.8 | Frederik Rietdijk | 2019-01-18 | 1 | -2/+2 |
| * | python: dogpile.cache: 0.6.6 -> 0.6.7 | Frederik Rietdijk | 2018-08-25 | 1 | -2/+2 |
| * | python: dogpile.cache: 0.6.5 -> 0.6.6 | Frederik Rietdijk | 2018-07-22 | 1 | -2/+2 |
| * | pythonPackages: remove `name` attribute`•••The `buildPython*` function computes name from `pname` and `version`. This change removes `name` attribute from all expressions in `pkgs/development/python-modules`. While at it, some other minor changes were made as well, such as replacing `fetchurl` calls with `fetchPypi`. | Frederik Rietdijk | 2018-06-23 | 1 | -1/+0 |
| * | python: dogpile.cache: 0.6.4 -> 0.6.5 | Frederik Rietdijk | 2018-04-08 | 1 | -2/+2 |
| * | Change many homepage urls from http to https #30636 | Pascal Wittmann | 2017-11-10 | 1 | -1/+1 |
| * | python.pkgs.dogpile.cache: remove broken tests, allows nox to be build | Frederik Rietdijk | 2017-07-04 | 1 | -1/+3 |
| * | python.pkgs: several maintenance updates | Frederik Rietdijk | 2017-07-03 | 1 | -2/+2 |
| * | python-dogpile-cache: do not depend on dogpile_core | Orivej Desh | 2017-06-21 | 1 | -2/+1 |
| * | Python: many package updates•••Did not test all packages. Likely we'll have some breakage. | Frederik Rietdijk | 2017-05-27 | 1 | -2/+2 |
| * | python-dogpile-cache: disable concurrency tests | Daiderd Jordan | 2017-05-11 | 1 | -0/+6 |
| * | python-dogpile-cache: fix darwin build and add missing test dependencies | Daiderd Jordan | 2017-05-01 | 1 | -5/+5 |
| * | pythonPackages.dogpile_cache: 0.5.4 -> 0.6.2 | Antoine Eiche | 2017-04-20 | 1 | -0/+24 |
