chroma: 2.7.0 -> 2.8.0

This commit is contained in:
sternenseemann 2023-07-03 21:12:20 +02:00
parent 90044aebad
commit 1d323e3d9d
2 changed files with 6 additions and 6 deletions

View file

@ -6,7 +6,7 @@ in
buildGoModule rec {
pname = "chroma";
version = "2.7.0";
version = "2.8.0";
# To update:
# nix-prefetch-git --rev v${version} https://github.com/alecthomas/chroma.git > src.json
@ -17,7 +17,7 @@ buildGoModule rec {
inherit (srcInfo) sha256;
};
vendorSha256 = "0kw53983bjrmh9nk2xcv4d9104krxnc1jh1g44xjmaq8i6f3q0k1";
vendorSha256 = "1qawayihklidfzln3jr899wh4zp9w7yq3i18klaylqndrg47k286";
modRoot = "./cmd/chroma";

View file

@ -1,9 +1,9 @@
{
"url": "https://github.com/alecthomas/chroma.git",
"rev": "b9e37581208ea7d7f167c59e6f635721617c381b",
"date": "2023-03-21T13:55:45+11:00",
"path": "/nix/store/52c919gjqdwva73ajwz11iv5gg18vi8y-chroma",
"sha256": "0i4ck23gn0v7x6r8wa2k7qiwhxpxqqnaknb9iy9rz8pjcj14ai75",
"rev": "e8acfc274c22a76fd38030d2977a2246cd4322b3",
"date": "2023-06-30T08:43:39+10:00",
"path": "/nix/store/57y15g11dmdy2s6vxrjzl03s03j509gy-chroma",
"sha256": "0fdgpi5r0k42qzdn4lxh81ww1zcn9mwfildwrqf1s7crsqmr9dc5",
"fetchLFS": false,
"fetchSubmodules": false,
"deepClone": false,