1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-25 02:21:16 +02:00

GitInputScheme: Use libgit2

This replaces most calls to the "git" binary with libgit2.
This commit is contained in:
Eelco Dolstra 2023-10-25 18:55:08 +02:00
parent 1d0e3d84b6
commit ee36a44bf2
7 changed files with 839 additions and 339 deletions

View file

@ -191,6 +191,7 @@
bzip2 xz brotli editline
openssl sqlite
libarchive
libgit2
boost
lowdown-nix
libsodium