Merge pull request #209830 from r-ryantm/auto-update/ananicy-cpp

This commit is contained in:
Artturi 2023-01-09 18:05:30 +02:00 committed by GitHub
commit 75820c9e4a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,14 +10,14 @@
stdenv.mkDerivation rec {
pname = "ananicy-cpp";
version = "1.0.1";
version = "1.0.2";
src = fetchFromGitLab {
owner = "ananicy-cpp";
repo = "ananicy-cpp";
rev = "v${version}";
fetchSubmodules = true;
sha256 = "sha256-07LWIC2y6b1iiPCVa8mlBYAnSmahm0oJ2d3/uW4rC94=";
sha256 = "sha256-iR7yIIGJbRwu62GIEYi70PjtlKXmkPYqSJtMddspBKA=";
};
nativeBuildInputs = [