| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python312Packages.autofaiss: fix build | Gaetan Lepage | 2025-01-31 | 1 | -13/+29 |
| * | treewide: migrate fetchgit `rev = "refs/tags/..."` to `tag` | Peder Bergebakken Sundt | 2025-01-04 | 1 | -1/+1 |
| * | treewide: format all inactive Nix files•••After final improvements to the official formatter implementation, this commit now performs the first treewide reformat of Nix files using it. This is part of the implementation of RFC 166. Only "inactive" files are reformatted, meaning only files that aren't being touched by any PR with activity in the past 2 months. This is to avoid conflicts for PRs that might soon be merged. Later we can do a full treewide reformat to get the rest, which should not cause as many conflicts. A CI check has already been running for some time to ensure that new and already-formatted files are formatted, so the files being reformatted here should also stay formatted. This commit was automatically created and can be verified using nix-build https://github.com/infinisil/treewide-nixpkgs-reformat-script/archive/a08b3a4d199c6124ac5b36a889d9099b4383463f.tar.gz \ --argstr baseRev b32a0943687d2a5094a6d92f25a4b6e16a76b5b7 result/bin/apply-formatting $NIXPKGS_PATH | Silvan Mosberger | 2024-12-10 | 1 | -1/+0 |
| * | 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 |
| * | python3Packages: format with nixfmt | Martin Weinelt | 2024-05-22 | 1 | -18/+15 |
| * | 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 |
| * | python311Packages.autofaiss: 2.16.0 -> 2.17.0 | R. Ryantm | 2024-01-30 | 1 | -2/+2 |
| * | python311Packages.autofaiss: 2.15.8 -> 2.16.0 | R. Ryantm | 2024-01-13 | 1 | -2/+2 |
| * | python310Packages.autofaiss: 2.15.5 -> 2.15.8 | R. Ryantm | 2023-09-24 | 1 | -2/+2 |
| * | python3Packages.autofaiss: 2.15.4 -> 2.15.5 | Martin Weinelt | 2023-03-03 | 1 | -2/+2 |
| * | treewide: switch to nativeCheckInputs•••checkInputs used to be added to nativeBuildInputs. Now we have nativeCheckInputs to do that instead. Doing this treewide change allows to keep hashes identical to before the introduction of nativeCheckInputs. | Guillaume Girol | 2023-01-21 | 1 | -1/+1 |
| * | python3Packages.autofaiss: relax fire dependencyorigin/auto-update/python3.10-autofaiss | Samuel Ainsworth | 2022-12-25 | 1 | -0/+3 |
| * | python310Packages.autofaiss: add changelog to meta | Fabian Affolter | 2022-12-25 | 1 | -3/+19 |
| * | python310Packages.autofaiss: 2.15.3 -> 2.15.4 | R. Ryantm | 2022-12-25 | 1 | -2/+2 |
| * | python3Packages.autofaiss: init at 2.15.3 | Samuel Ainsworth | 2022-12-15 | 1 | -0/+60 |
