git-igitt icon indicating copy to clipboard operation
git-igitt copied to clipboard

git-igitt added to nixpkgs

Open pinage404 opened this issue 1 year ago • 2 comments

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

pinage404 avatar Jul 31 '24 19:07 pinage404

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/cc failed: exit status: 1 ... = note: ld: framework not found Security clang-16: error: linker command failed with exit code 1 (use -v to see invocation)

schlich avatar Sep 05 '24 05:09 schlich

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

pinage404 avatar Sep 06 '24 23:09 pinage404