| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | treewide: change 'format = "pyproject";' to 'pyproject = true;'•••This is almost all find-and-replace. I manually edited: * pkgs/development/python-modules/notifications-android-tv/default.nix, * pkgs/servers/home-assistant/default.nix, * pkgs/development/tools/continuous-integration/buildbot/master.nix A few files have not been changed in this PR because they would cause rebuilds. This PR should have 0 rebuilds. | Michael Daniels | 2026-01-12 | 1 | -1/+1 |
| * | treewide: clean up 'meta = with' pattern•••This commit was created by a combination of scripts and tools: - an ast-grep script to prefix things in meta with `lib.`, - a modified nixf-diagnose / nixf combination to remove unused `with lib;`, and - regular nixfmt. Co-authored-by: Wolfgang Walther <walther@technowledgy.de> | Ihar Hrachyshka | 2025-12-10 | 1 | -3/+3 |
| * | python3Packages.clr-loader: fix build••• NuGet.targets(174,5): error : '0.2.7.post0' is not a valid version string. (Parameter 'value') Fixes: 91df8eec762aa81eb0aff58e7f94ac3dfe8f37b6 | David McFarland | 2025-02-13 | 1 | -0/+7 |
| * | python3Packages.clr-loader: 0.2.6 -> 0.2.7.post0 | Martin Weinelt | 2025-01-27 | 1 | -2/+2 |
| * | clr-loader: upgrade to .NET 8 | GGG | 2025-01-04 | 3 | -11/+53 |
| * | treewide: migrate nix-based dotnet lockfiles to JSON | GGG | 2024-12-17 | 3 | -37/+33 |
| * | python312Packages.clr-loader: use correct dotnet sdk in fetch-deps | David McFarland | 2024-12-02 | 1 | -0/+1 |
| * | dotnet: split sdk packages by platform | David McFarland | 2024-09-24 | 1 | -3/+1 |
| * | buildDotnetModule: use individual dependencies for nugetDeps | David McFarland | 2024-09-06 | 1 | -2/+1 |
| * | dotnet: use unpacked nuget packages | David McFarland | 2024-07-31 | 1 | -4/+7 |
| * | python3Packages: format with nixfmt | Martin Weinelt | 2024-05-22 | 2 | -24/+49 |
| * | python311Packages.clr-loader: 0.2.5 -> 0.2.6 | R. Ryantm | 2023-08-31 | 1 | -2/+2 |
| * | python3.pkgs.clr-loader: add build dependencies•••Once we add setuptools-scm, we no longer need the patch that changes the version number in pyproject.toml. | Theodore Ni | 2023-08-05 | 1 | -6/+5 |
| * | python3.pkgs.clr-loader: normalize pname | Theodore Ni | 2023-08-05 | 1 | -2/+3 |
| * | python310Packages.clr-loader: init at 0.2.5 | mdarocha | 2023-06-21 | 2 | -0/+90 |
