mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-09-01 21:24:42 +00:00
https://github.com/GitGuardian/ggshield/releases/tag/v1.51.0
https://github.com/GitGuardian/ggshield/releases/tag/v1.52.0
https://github.com/GitGuardian/ggshield/releases/tag/v1.52.1
https://github.com/GitGuardian/ggshield/releases/tag/v1.52.2
packaging is needed at runtime to support the new plugin system
The cursor hook installation test doesn't seem to work. It generates
a settings.json that is supposed to call ggshield. In our case, it would
call pytest, as the code generating the file uses sys.argv[0].
See 25623a0f9b/ggshield/verticals/ai/installation.py (L55)
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>