Merge pull request #201484 from sternenseemann/chroma-2.3.0

chroma: 2.2.0 -> 2.3.0
This commit is contained in:
Mario Rodas 2022-11-18 08:19:42 -05:00 committed by GitHub
commit d115b82f50
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View file

@ -6,7 +6,7 @@ in
buildGoModule rec {
pname = "chroma";
version = "2.2.0";
version = "2.4.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 = "1f5pv32vg0ci71kj5bbg24ymmm12yi6r07n8blj47qz8203l5yab";
vendorSha256 = "02malb9qilixhdjrdd8bf0yml1c2rkvfvdmr25b4xdv0vwvgb9gg";
modRoot = "./cmd/chroma";

View file

@ -1,9 +1,9 @@
{
"url": "https://github.com/alecthomas/chroma.git",
"rev": "d18e8a46f25ce0eb40f276410ab6cb3f2def9b7e",
"date": "2022-06-14T21:17:50+10:00",
"path": "/nix/store/mzph49sgiv5xfmpn6d6znlq483k4hyca-chroma",
"sha256": "0rxsi4kdf363p6ysvxvgndbvcb0a5zgm0iaxkkqllj3m8nfwmzlk",
"rev": "aecedef97da5c01d46cd3c8b427df5aae92b3089",
"date": "2022-11-15T18:57:46+11:00",
"path": "/nix/store/fnwldb1pkdws3rqj7y4cs1rk93ar6kqr-chroma",
"sha256": "0l5x256d6v1089ww8cxhd6bwav58rbwj76av2x1vld3n3w4j3148",
"fetchLFS": false,
"fetchSubmodules": false,
"deepClone": false,