| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | treewide: migrate fetchgit `rev = "refs/tags/..."` to `tag` | Peder Bergebakken Sundt | 2025-01-04 | 1 | -1/+1 |
| * | python3Packages: format with nixfmt | Martin Weinelt | 2024-05-22 | 1 | -13/+10 |
| * | treewide: remove redundant SETUPTOOLS_SCM_PRETEND_VERSION usage•••The setuptools-scm packages gained a setup hook, that sets it to the derivation version automatically, so setting it to that manually has become redundant. This also affects downstream consumers of setuptools-scm, like hatch-vcs or flit-scm. | Martin Weinelt | 2023-12-20 | 1 | -2/+0 |
| * | python310Packages.django-widget-tweaks: add format•••- disable on unsupported Python releases | Fabian Affolter | 2023-08-26 | 1 | -7/+5 |
| * | python310Packages.django-widget-tweaks: add changelog to meta | Fabian Affolter | 2023-08-26 | 1 | -5/+4 |
| * | python310Packages.django-widget-tweaks: 1.4.12 -> 1.5.0 | R. Ryantm | 2023-08-26 | 1 | -3/+3 |
| * | python3Packages.django-widget-tweaks: fix build and update tests | Martin Weinelt | 2022-03-02 | 1 | -9/+32 |
| * | python3Packages.django-widget-tweaks: 1.4.8 -> 1.4.12 | Jonathan Ringer | 2022-01-23 | 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.django-widget-tweaks: init at 1.4.8 | Maxim Krivchikov | 2020-08-21 | 1 | -0/+25 |
