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:
Vladimír Čunát 2023-08-02 11:58:45 +02:00
parent c58c344fca
commit 8a06f4327e
No known key found for this signature in database
GPG Key ID: E747DF1F9575A3AA

View File

@ -21235,6 +21235,7 @@ with pkgs;
rev = "v${version}";
hash = "sha256-KzBMwpqn6wUFhgB3KDclBS0BvZSVcasM5AG/y+L91xM=";
};
patches = [];
};
libgit2-glib = callPackage ../development/libraries/libgit2-glib { };