chroma: 0.9.4 -> 0.10.0

This commit is contained in:
sternenseemann 2022-01-27 15:09:28 +01:00 committed by sterni
parent c0d9a90110
commit 81c46ad9e8
2 changed files with 6 additions and 6 deletions

View file

@ -6,7 +6,7 @@ in
buildGoModule rec {
pname = "chroma";
version = "0.9.4";
version = "0.10.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 = "1l5ryhwifhff41r4z1d2lifpvjcc4yi1vzrzlvkx3iy9dmxqcssl";
vendorSha256 = "09b718vjd6npg850fr7z6srs2sc5vsr7byzlz5yb5qx0vm3ajxpf";
modRoot = "./cmd/chroma";

View file

@ -1,9 +1,9 @@
{
"url": "https://github.com/alecthomas/chroma.git",
"rev": "6520148857c2ae3106ff371e527abea815b23915",
"date": "2021-10-17T08:46:20+11:00",
"path": "/nix/store/0s8a46d1nyjl3yhsgni2jz5vdv95cka8-chroma",
"sha256": "1iy6mymdjxbl5wbll1mivv7gqdyqhl6xpfqps99z307m7y38r1ni",
"rev": "36bdd4b98823bd1d7be96767cde3dd575e60b406",
"date": "2022-01-12T21:49:38+11:00",
"path": "/nix/store/951ya4wlxp217a2j3qdni29zwqfq0z7v-chroma",
"sha256": "0hjzb61m5lzx95xss82wil9s8f9hbw1zb3jj73ljfwkq5lqk76zq",
"fetchLFS": false,
"fetchSubmodules": false,
"deepClone": false,