| Commit message (Expand) | Author | Age | Files | Lines |
| * | Revert "treewide: replace `rev` with `tag`"•••This reverts commit 65a333600d5c88a98d674f637d092807cfc12253.
This wasn't tested for correctness with something like fodwatch [0],
and should not have been (self-)merged so quickly, especially without
further review.
It also resulted in the breakage of at least one package [1] (and that's
the one we know of and was caught).
A few packages that were updated in between this commit and this revert
were not reverted back to using `rev`, but other than that, this is a
1:1 revert.
[0]: https://codeberg.org/raphaelr/fodwatch
[1]: https://github.com/NixOS/nixpkgs/pull/396904 / 758551e4587d75882aebc21a04bee960418f8ce9
| Winter | 2025-04-08 | 2 | -2/+2 |
| * | treewide: replace `rev` with `tag` | Pol Dellaiera | 2025-04-07 | 2 | -2/+2 |
| * | treewide: replace substituteAll with replaceVars | Wolfgang Walther | 2025-02-10 | 1 | -3/+2 |
| * | treewide: remove unused with statements from maintainer lists•••$ find -type f -name '*.nix' -print0 | xargs -P "$(nproc)" -0 sed -i \
-e 's!with lib.maintainers; \[ *\];![ ];!' \
-e 's!with maintainers; \[ *\];![ ];!'
| Jörg Thalheim | 2024-07-29 | 2 | -2/+2 |
| * | treewide: replace python3 with python within python package set | éclairevoyant | 2024-07-09 | 1 | -2/+2 |
| * | maintainers: remove ckie•••well, we failed. we have not saved nix together[0], and today's show of
utter incompetence[1] has pushed me over the edge along with many others[2]
it's been good. a lot of PRs. a lot of endless reviews.
some new friends, some old friends converted :P
cya in the next world, cuties <3
[0] https://save-nix-together.org/
[1] https://discourse.nixos.org/t/nca-member-jonringer-joint-announcement/48231
[2] https://github.com/NixOS/nixpkgs/issues?q=label%3A%228.has%3A+maintainer-list+%28update%29%22+remove+in%3Atitle+created%3A%3C2024-07-10
| ckie | 2024-07-02 | 2 | -2/+2 |
| * | python3Packages: format with nixfmt | Martin Weinelt | 2024-05-22 | 2 | -29/+43 |
| * | python3.pkgs.*: Explicitly pass buildPythonPackage format parameter•••Long term we should move everything over to `pyproject = true`, but in
the mean time we can work towards deprecating the implicit `format` paremeter.
cc https://github.com/NixOS/nixpkgs/issues/253154
cc @mweinelt @figsoda
| adisbladis | 2023-12-07 | 1 | -0/+1 |
| * | Revert "python310Packages.kaldi-active-grammar: fixup build"•••This reverts commit 398b54bcffb00c34fed6458132651ab8a14c37eb.
| Artturin | 2023-04-11 | 1 | -2/+2 |
| * | python310Packages.kaldi-active-grammar: fixup build•••Again, temporary until PR #225220
| Vladimír Čunát | 2023-04-11 | 1 | -2/+2 |
| * | pythonPackages.kaldi-active-grammar: fix compatability with OpenBLAS v0.3.21 | ckie | 2022-12-01 | 1 | -0/+14 |
| * | pythonPackages.kaldi-active-grammar: clarify old-openfst override | ckie | 2022-12-01 | 1 | -2/+6 |
| * | python3Packages.kaldi-active-grammar: add note about updating dragonfly | ckie | 2022-04-20 | 1 | -0/+5 |
| * | python3Packages.kaldi-active-grammar: propagate six | Martin Weinelt | 2022-04-20 | 1 | -1/+2 |
| * | python3Packages.kaldi-active-grammar: fix build•••Update patches
| Drew Risinger | 2022-03-02 | 3 | -16/+20 |
| * | python3Packages.kaldi-active-grammar: 2.1.0 -> 3.1.0 | Jonathan Ringer | 2022-01-23 | 1 | -2/+2 |
| * | pkgs.development.python-modules: remove unused args | Markus S. Wamser | 2021-11-12 | 1 | -1/+0 |
| * | kaldi-active-grammar: init at 2.1.0•••Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
| ckie | 2021-08-24 | 7 | -0/+404 |