aboutsummaryrefslogtreecommitdiffstats
path: root/pkgs/by-name/ba/back/flake.nix (unfollow)
Commit message (Collapse)Author
2024-12-26feat(pkgs/back): Rewrite the `git-bug` interface codeBenedikt Peetz
The previous code was more or less reverse engineered, whilst this code is based on the actually git-bug source code. This improves the whole issue and operation handling immensely and also makes the code better maintainable. Furthermore, it also adds support for the operations that had not already used in `vhack.eu/nixos-server.git`.
2024-12-23style(treewide): FormatBenedikt Peetz
2024-12-23feat(pkgs/back): InitBenedikt Peetz
Other options, for example `git-bug webui --read-only` is just to bugged to be useful.