summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/kaldi-active-grammar (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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 Winter2025-04-082-2/+2
* treewide: replace `rev` with `tag`Pol Dellaiera2025-04-072-2/+2
* treewide: replace substituteAll with replaceVarsWolfgang Walther2025-02-101-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 Thalheim2024-07-292-2/+2
* treewide: replace python3 with python within python package setéclairevoyant2024-07-091-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 ckie2024-07-022-2/+2
* python3Packages: format with nixfmtMartin Weinelt2024-05-222-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 adisbladis2023-12-071-0/+1
* Revert "python310Packages.kaldi-active-grammar: fixup build"•••This reverts commit 398b54bcffb00c34fed6458132651ab8a14c37eb. Artturin2023-04-111-2/+2
* python310Packages.kaldi-active-grammar: fixup build•••Again, temporary until PR #225220 Vladimír Čunát2023-04-111-2/+2
* pythonPackages.kaldi-active-grammar: fix compatability with OpenBLAS v0.3.21ckie2022-12-011-0/+14
* pythonPackages.kaldi-active-grammar: clarify old-openfst overrideckie2022-12-011-2/+6
* python3Packages.kaldi-active-grammar: add note about updating dragonflyckie2022-04-201-0/+5
* python3Packages.kaldi-active-grammar: propagate sixMartin Weinelt2022-04-201-1/+2
* python3Packages.kaldi-active-grammar: fix build•••Update patches Drew Risinger2022-03-023-16/+20
* python3Packages.kaldi-active-grammar: 2.1.0 -> 3.1.0Jonathan Ringer2022-01-231-2/+2
* pkgs.development.python-modules: remove unused argsMarkus S. Wamser2021-11-121-1/+0
* kaldi-active-grammar: init at 2.1.0•••Co-authored-by: Sandro <sandro.jaeckel@gmail.com> ckie2021-08-247-0/+404