mirror of
https://github.com/NixOS/nix
synced 2025-06-24 22:11:15 +02:00
Merge pull request #12863 from Mic92/libgit2
libgit2: use upstream version if possible
This commit is contained in:
commit
33e638dc1d
2 changed files with 34 additions and 55 deletions
|
@ -171,7 +171,7 @@
|
|||
{
|
||||
otherSplices = final.generateSplicesForMkScope "nixDependencies";
|
||||
f = import ./packaging/dependencies.nix {
|
||||
inherit inputs stdenv;
|
||||
inherit stdenv;
|
||||
pkgs = final;
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue