lol
fork

Configure Feed

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

terminal-parrot: 1.2.0 -> 1.2.1

R. Ryantm 39431a04 88c2eff7

+2 -2
+2 -2
pkgs/by-name/te/terminal-parrot/package.nix
··· 6 6 7 7 buildGoModule rec { 8 8 pname = "terminal-parrot"; 9 - version = "1.2.0"; 9 + version = "1.2.1"; 10 10 11 11 src = fetchFromGitHub { 12 12 owner = "jmhobbs"; 13 13 repo = "terminal-parrot"; 14 14 rev = version; 15 - hash = "sha256-LI67DDcK3M084r9JPx8NcBWthaiBOCEL4lQJhuUJSok="; 15 + hash = "sha256-VOV1KKaZrKyz+Fj//RbPrBE3ImC60FNauayVAMmoxFc="; 16 16 }; 17 17 18 18 vendorHash = "sha256-EhnmOpT+rx4RVpmqgEQ4qO+Uca1W9uhx4fcExXG9LOI=";