Loading pkgs/applications/editors/orbiton/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -4,13 +4,13 @@ buildGoModule rec { pname = "orbiton"; version = "2.65.6"; version = "2.65.8"; src = fetchFromGitHub { owner = "xyproto"; repo = "orbiton"; rev = "v${version}"; hash = "sha256-HJ1smXLycxcII6FjvXCvxipm7G+2SVweOMPwJ3aJxMg="; hash = "sha256-1g2D79yUHeFz9jpmz1N5qDmpe1DA8xV82t78ZUVOhBE="; }; vendorHash = null; Loading Loading
pkgs/applications/editors/orbiton/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -4,13 +4,13 @@ buildGoModule rec { pname = "orbiton"; version = "2.65.6"; version = "2.65.8"; src = fetchFromGitHub { owner = "xyproto"; repo = "orbiton"; rev = "v${version}"; hash = "sha256-HJ1smXLycxcII6FjvXCvxipm7G+2SVweOMPwJ3aJxMg="; hash = "sha256-1g2D79yUHeFz9jpmz1N5qDmpe1DA8xV82t78ZUVOhBE="; }; vendorHash = null; Loading