mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-23 21:33:49 +00:00
libgit2_1_5: fixup build after 98b5317976
Sigh, the libgit2 expression looks like it's just for a single version.
This commit is contained in:
parent
c58c344fca
commit
8a06f4327e
@ -21235,6 +21235,7 @@ with pkgs;
|
||||
rev = "v${version}";
|
||||
hash = "sha256-KzBMwpqn6wUFhgB3KDclBS0BvZSVcasM5AG/y+L91xM=";
|
||||
};
|
||||
patches = [];
|
||||
};
|
||||
|
||||
libgit2-glib = callPackage ../development/libraries/libgit2-glib { };
|
||||
|
Loading…
Reference in New Issue
Block a user