| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | treewide: Format all Nix files•••Format all Nix files using the officially approved formatter, making the CI check introduced in the previous commit succeed: nix-build ci -A fmt.check This is the next step of the of the [implementation](https://github.com/NixOS/nixfmt/issues/153) of the accepted [RFC 166](https://github.com/NixOS/rfcs/pull/166). This commit will lead to merge conflicts for a number of PRs, up to an estimated ~1100 (~33%) among the PRs with activity in the past 2 months, but that should be lower than what it would be without the previous [partial treewide format](https://github.com/NixOS/nixpkgs/pull/322537). Merge conflicts caused by this commit can now automatically be resolved while rebasing using the [auto-rebase script](https://github.com/NixOS/nixpkgs/tree/8616af08d915377bd930395f3b700a0e93d08728/maintainers/scripts/auto-rebase). If you run into any problems regarding any of this, please reach out to the [formatting team](https://nixos.org/community/teams/formatting/) by pinging @NixOS/nix-formatting. | Silvan Mosberger | 2025-04-01 | 1 | -1/+0 |
| * | python312Packages.dploot: 3.1.0 -> 3.1.2 | R. Ryantm | 2025-02-26 | 1 | -2/+2 |
| * | python312Packages.dploot: 3.0.3 -> 3.1.0 | R. Ryantm | 2025-01-17 | 1 | -2/+2 |
| * | python312Packages.dploot: drop support for python 3.9•••Co-authored-by: Nick Cao <nickcao@nichi.co> | Weijia Wang | 2025-01-01 | 1 | -1/+1 |
| * | python312Packages.dploot: 3.0.0 -> 3.0.3 | R. Ryantm | 2024-12-04 | 1 | -2/+2 |
| * | python312Packages.dploot: 2.7.3 -> 3.0.0 | R. Ryantm | 2024-08-01 | 1 | -2/+2 |
| * | python312Packages.dploot: 2.7.2 -> 2.7.3 | R. Ryantm | 2024-07-12 | 1 | -2/+2 |
| * | treewide: remove pythonRelaxDepsHook references•••It is is now provided automatically, when `pythonRelaxDeps` or `pythonRemoveDeps` is defined through `mk-python-derivation`. | Martin Weinelt | 2024-06-14 | 1 | -2/+0 |
| * | python311Packages.dploot: 2.7.1 -> 2.7.2 | R. Ryantm | 2024-05-27 | 1 | -2/+2 |
| * | python312Packages.dploot: use nixfmt | Fabian Affolter | 2024-04-03 | 1 | -19/+14 |
| * | python312Packages.dploot: 2.7.0 -> 2.7.1•••Changelog: https://github.com/zblurx/dploot/releases/tag/2.7.1 | Fabian Affolter | 2024-04-03 | 1 | -2/+2 |
| * | python312Packages.dploot: refactor | Fabian Affolter | 2024-04-03 | 1 | -13/+25 |
| * | python312Packages.dploot: 2.6.2 -> 2.7.0 | R. Ryantm | 2024-04-03 | 1 | -2/+2 |
| * | python312Packages.dploot: 2.6.0 -> 2.6.2 | R. Ryantm | 2024-03-23 | 1 | -2/+2 |
| * | Merge remote-tracking branch 'origin/master' into staging-next•••Conflicts: - pkgs/development/python-modules/sphinx-autobuild/default.nix | Martin Weinelt | 2024-03-19 | 1 | -0/+1 |
| |\ | |||||
| | * | treewide: add meta.mainProgram to packages with a single binary•••The nixpkgs-unstable channel's programs.sqlite was used to identify packages producing exactly one binary, and these automatically added to their package definitions wherever possible. | stuebinm | 2024-03-19 | 1 | -0/+1 |
| * | | python3Packages.dploot: 2.2.5 -> 2.6.0•••https://github.com/zblurx/dploot/releases/tag/2.6.0 | Martin Weinelt | 2024-03-12 | 1 | -2/+2 |
| |/ | |||||
| * | python311Packages.dploot: 2.2.4 -> 2.2.5 | R. Ryantm | 2024-02-08 | 1 | -2/+2 |
| * | python3Packages.dploot: init at 2.2.4 | Thiago Kenji Okada | 2024-01-23 | 1 | -0/+48 |
