Loading pkgs/by-name/co/cocoon/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -8,13 +8,13 @@ }: buildGoModule (finalAttrs: { pname = "cocoon"; version = "0.8.4"; version = "0.8.5"; src = fetchFromGitHub { owner = "haileyok"; repo = "cocoon"; tag = "v${finalAttrs.version}"; hash = "sha256-xXXHJcI3icsCeOeI+6L/waK3+UtjhBZosQPLoGN1TiY="; hash = "sha256-2+K4KiF0N+Y+J5dS4xQZuYlxr6OYzNloVXjxyGnEHh4="; }; ldflags = [ Loading Loading
pkgs/by-name/co/cocoon/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -8,13 +8,13 @@ }: buildGoModule (finalAttrs: { pname = "cocoon"; version = "0.8.4"; version = "0.8.5"; src = fetchFromGitHub { owner = "haileyok"; repo = "cocoon"; tag = "v${finalAttrs.version}"; hash = "sha256-xXXHJcI3icsCeOeI+6L/waK3+UtjhBZosQPLoGN1TiY="; hash = "sha256-2+K4KiF0N+Y+J5dS4xQZuYlxr6OYzNloVXjxyGnEHh4="; }; ldflags = [ Loading