feat(jjui): add custom github ruleset bypass commands

This commit is contained in:
Noah Masur
2026-07-28 11:34:48 -04:00
parent 98d426ce89
commit 8cef9bfb59
2 changed files with 27 additions and 0 deletions
+1
View File
@@ -2,6 +2,7 @@
## 2026-07-25
- Added jjui config generation to `jujutsu.nix` in Home Manager to include custom GitHub ruleset bypass commands (`ctrl+b` and `ctrl+shift+b`).
- Added `overlays/cheetah3.nix` to disable `pythonMetadataCheckPhase` for `cheetah3`.
This fixes an issue where the NixOS rebuild fails for `sabnzbd` due to `importlib.metadata.PackageNotFoundError: No package metadata was found for cheetah3` during the Python package evaluation in `nixos-unstable`.