git-igitt added to nixpkgs
Hello,
For your information, this project has been packaged to nixpkgs
It is now more easier for any Nix user to use your package
nix-shell --packages git-igitt
https://search.nixos.org/packages?channel=unstable&type=packages&query=git-igitt
https://repology.org/project/git-igitt/versions
Feel free to close this issue
hi @pinage404 ! i'm getting a broken build on my aarch64-darwin machine. Are you around to help debug?
Compiling git-graph v0.5.3 Compiling git-igitt v0.1.18 (/private/tmp/nix-build-git-igitt-0.1.18.drv-0/source) error: linking with
/nix/store/2hi8rl1w19i0v57jdcplyfnag9hyk9y3-clang-wrapper-16.0.6/bin/ccfailed: exit status: 1 ... = note: ld: framework not found Security clang-16: error: linker command failed with exit code 1 (use -v to see invocation)
Thanks @schlich for pointing this out
I did a PR to fix it https://github.com/NixOS/nixpkgs/pull/340220
If you want to accelerate the fix, you can make a review of this PR