lol
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request #282830 from r-ryantm/auto-update/gh-dash

gh-dash: 3.11.1 -> 3.12.0

authored by

Mario Rodas and committed by
GitHub
b50eb75c 67019e82

+3 -3
+3 -3
pkgs/tools/misc/gh-dash/default.nix
··· 7 7 8 8 buildGoModule rec { 9 9 pname = "gh-dash"; 10 - version = "3.11.1"; 10 + version = "3.12.0"; 11 11 12 12 src = fetchFromGitHub { 13 13 owner = "dlvhdr"; 14 14 repo = "gh-dash"; 15 15 rev = "v${version}"; 16 - hash = "sha256-07tp8kfmK/YXfV0Yi4Z27BBAefbdJ0gj2ySq2xDB1nw="; 16 + hash = "sha256-ijqEsjBNncrtg1DaVvwH2gxTgB3QOJCF1RxetnPBVII="; 17 17 }; 18 18 19 - vendorHash = "sha256-33W2xd/T1g65eujTTr0q3gYn9np2iELWBEDAjcefwQc="; 19 + vendorHash = "sha256-ezxwUfI8FevfeRmXN4Og9Gfw1GX9noagzWIg6GSPOPc="; 20 20 21 21 ldflags = [ 22 22 "-s"