summaryrefslogtreecommitdiff
path: root/pkgs/applications/version-management/cgit (follow)
Commit message (Expand)AuthorAgeFilesLines
* cgit: expand pythonPath bash array for structuredAttrsStefan Frijters2026-01-271-1/+1
* cgit: add sternenseemann as maintainerAlyssa Ross2026-01-221-0/+1
* cgit-pink: remove•••Unmaintained upstream, and no longer builds. Closes: https://github.com/NixOS/nixpkgs/pull/482335 Alyssa Ross2026-01-223-162/+108
* treewide: run nixfmt 1.0.0Wolfgang Walther2025-07-241-9/+8
* 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 Mosberger2024-12-103-21/+77
* treewide: passthru nixos test (#334491)Peder Bergebakken Sundt2024-08-182-2/+5
* cgit,cgit-pink: enable debug infoAlyssa Ross2024-04-111-0/+2
* treewide: remove git-and-tools directory•••We do not use a "plugin system" for Git addons anymore, and therefore this directory is no longer useful. Indeed that directory is way more confusing, given that it includes more than mere Git addons, going from Bitbucket server command-line tools to complete rewrites of Git in exotic programming languages. Also, without this directory, the mental load of decision-making reduces a lot. When anyone is interested in including a new git-related tool, just put it into pkgs/applications/version-management, without apologies. AndersonTorres2022-12-193-0/+127