commit
82c129d777
1 changed files with 2 additions and 2 deletions
|
@ -8,10 +8,10 @@ buildGoModule rec {
|
|||
owner = "akavel";
|
||||
repo = "up";
|
||||
rev = "v${version}";
|
||||
sha256 = "1j8fi14fiwjscfzdfjqxgavjadwvcm5mqr8fb7hx3jmxs4kl58bp";
|
||||
hash = "sha256-d6FCJ9G9ytHhWQ5lXEtlmzclt3odS9e+Y1ry6EiIDsk=";
|
||||
};
|
||||
|
||||
vendorSha256 = "1q8wfsfl3rz698ck5q5s5z6iw9k134fxxvwipcp2b052n998rcrx";
|
||||
vendorHash = "sha256-PbOMUrKigCUuu5Hv3h0ZYSYezS+64DIZSubnQZ12HOE=";
|
||||
|
||||
meta = with lib; {
|
||||
description = "Ultimate Plumber is a tool for writing Linux pipes with instant live preview";
|
||||
|
|
Loading…
Reference in a new issue