mirror of
https://github.com/NixOS/nix
synced 2025-07-07 10:11:47 +02:00
Use libgit2 to provide direct access to Git repositories
This commit is contained in:
parent
37b4a9ec66
commit
31bb87519f
7 changed files with 248 additions and 23 deletions
|
@ -120,6 +120,7 @@
|
|||
cmakeFlags = old.cmakeFlags or [] ++ [ "-DBUILD_REGRESS=0" ];
|
||||
patches = [ ./libzip-unix-time.patch ];
|
||||
}))
|
||||
libgit2
|
||||
boost
|
||||
lowdown-nix
|
||||
gtest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue