summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
origin/staging-nextnixos/pam: enable lastlog2 import service if any pam service uses lastlog (#4...K9005 months
origin/masterblink-qt: init at 6.0.4 (#431321)Ivan Mincik5 months
origin/backport-432323-to-release-25.05capnproto: fix fibers on static buildsJade Lovelace5 months
origin/backport-424505-to-release-25.05julia_111: 1.11.5 -> 1.11.6Weijia Wang5 months
origin/stagingMerge staging-next into stagingnixpkgs-ci[bot]5 months
origin/nixos-unstable-smallnakama: 3.29.0 -> 3.30.0 (#432605)nixpkgs-merge-bot[bot]5 months
origin/haskell-updatesMerge b1b0d690fbb0e4a2fa029ab625a3b1646487fee1 into haskell-updatesnixpkgs-ci[bot]5 months
origin/staging-25.05Merge staging-next-25.05 into staging-25.05nixpkgs-ci[bot]5 months
origin/staging-next-25.05Merge release-25.05 into staging-next-25.05nixpkgs-ci[bot]5 months
origin/backport-432577-to-release-25.05sydbox: 3.37.2 -> 3.37.6R. Ryantm5 months
[...]
 
TagDownloadAuthorAge
25.05nixpkgs-25.05.tar.gz  Leona Maroni8 months
25.11-prenixpkgs-25.11-pre.tar.gz  Leona Maroni8 months
25.05-betanixpkgs-25.05-beta.tar.gz  Leona Maroni8 months
24.11nixpkgs-24.11.tar.gz  Martin Weinelt10 months
branch-off-24.11nixpkgs-branch-off-24.11.tar.gz  Tristan Ross14 months
24.11-betanixpkgs-24.11-beta.tar.gz  Tristan Ross14 months
24.05nixpkgs-24.05.tar.gz  Weijia Wang20 months
24.11-prenixpkgs-24.11-pre.tar.gz  Weijia Wang20 months
24.05-betanixpkgs-24.05-beta.tar.gz  Weijia Wang20 months
23.11nixpkgs-23.11.tar.gz  figsoda2 years
[...]
 
AgeCommit messageAuthorFilesLines
2023-06-06kaldi: unstable-2022-09-26 → unstable-2023-05-02•••https://github.com/kaldi-asr/kaldi/compare/f6f4ccaf213f0fe8b26e633a7dc0c802150626a0..71f38e62cad01c3078555bfe78d0f3a527422d75 origin/kaldi-fixJan Tojnar1-3/+3
2023-06-06kaldi: Add update script•••Also switch to finalAttrs so that the values can be easily overridden. Jan Tojnar1-12/+33
2023-06-06kaldi: Remove openfst from inputs•••It is shadowed by fetchgit source and can only be used vendored. Jan Tojnar1-2/+0
2023-06-06kaldi: Fix build•••It looks like after a bump, CMake started passing `--git-dir=.git` as the first argument of `git rev-parse`. But we do not really need to spoof `git` program now that Kaldi uses CMake’s `FetchContent` module. We can just pass the path using configure flag directly: https://cmake.org/cmake/help/latest/module/FetchContent.html#variable:FETCHCONTENT_SOURCE_DIR_%3CuppercaseName%3E Git was also inadvertently used for generating `KALDI_PATCH_NUMBER` in `VersionHelper`, to be potentially appended to `KALDI_VERSION` but it was not actually being done by default. We can set the variable directly to skip `VersionHelper`. Also remove redundant `enableParallelBuild` since CMake enables it. And drop separate `dev` output since Kaldi currently hardcodes the `include/` directory so consumers would not be able to find them. Splitting it out only removes 7 out of 303 MB. Jan Tojnar1-31/+11
2023-05-31Merge pull request #235254 from r-ryantm/auto-update/powerline-go•••powerline-go: 1.23 -> 1.24figsoda1-2/+2
2023-05-31Merge pull request #235237 from thiagokokada/add-vim-plugins•••vimPlugins.vim-advanced-sorters: init at 2021-11-21 figsoda3-115/+128
2023-05-31nixos/doc: Mention container registry deprecation in gitlab•••Support for external container registries has ended in GitLab >=16 and module users are therefore advised to switch to gitlab's fork instead. Yaya1-0/+2
2023-05-31nixos/gitlab: Warn users who are still using an external registry•••This adds a warning for GitLab >=16.0.0 users who are still using an external container registry such as `pkgs.docker-distribution`. Support for external container registries has ended in GitLab 16.0 [1] and is scheduled for removal in a future release. [2] [1]: https://gitlab.com/gitlab-org/gitlab/-/issues/376217 [2]: https://gitlab.com/gitlab-org/gitlab/-/issues/403322 Yaya1-0/+7
2023-05-31nixos/gitlab: Add support for gitlab-container-registry•••Support for external container registries (namely `pkgs.docker-distribution`) has ended in GitLab 16.0 [1] and is scheduled for removal in a future release. [2] This commit adds a new registry package option, defaulting to `pkgs.docker-distribution` and `pkgs.gitlab-container-registry` for system state versions >= 23.11. While it is still possible to use the docker container registry, module users should switch to gitlab's container registry fork soon. A warning message will be added in a future commit to advise affected users to back up their state and then switch to the new container registry package. [1]: https://gitlab.com/gitlab-org/gitlab/-/issues/376217 [2]: https://gitlab.com/gitlab-org/gitlab/-/issues/403322 Yaya1-0/+15
2023-05-31nixos/dockerRegistry: add package option•••This allows the module user to select an alternative container registry package such as `pkgs.gitlab-container-registry` for GitLab users. Yaya1-2/+10
[...]
 
Clone
https://cgit.wugi.info/git/nixos/nixpkgs