harsh: 0.10.21 -> 0.10.22
This commit is contained in:
parent
c7327b1796
commit
19cd45160a
@ -7,16 +7,16 @@
|
|||||||
|
|
||||||
buildGoModule (finalAttrs: {
|
buildGoModule (finalAttrs: {
|
||||||
pname = "harsh";
|
pname = "harsh";
|
||||||
version = "0.10.21";
|
version = "0.10.22";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "wakatara";
|
owner = "wakatara";
|
||||||
repo = "harsh";
|
repo = "harsh";
|
||||||
tag = "v${finalAttrs.version}";
|
tag = "v${finalAttrs.version}";
|
||||||
hash = "sha256-aACbq88WDZ4ArdQRoeIBQLVbTosAsZqftajEfkKat7E=";
|
hash = "sha256-TGhhiqFf6POR7x/Nc8m5/mBlj23EnjZlL5AL9IwXghk=";
|
||||||
};
|
};
|
||||||
|
|
||||||
vendorHash = "sha256-fggoN0PcPnfig3TA6662TPFNh/6cZVdmyr7atewoGYQ=";
|
vendorHash = "sha256-m+5MSgzuRUZuP1GhEUCttLRLL63kphMi8N9tDUaTaOQ=";
|
||||||
|
|
||||||
nativeCheckInputs = [ writableTmpDirAsHomeHook ];
|
nativeCheckInputs = [ writableTmpDirAsHomeHook ];
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user