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.60.5"; version = "2.60.6"; src = fetchFromGitHub { owner = "xyproto"; repo = "orbiton"; rev = "v${version}"; hash = "sha256-gCE4mrZXLFteZKUPDsAc1hS1I/WTns9I9oZE5bAF7fU="; hash = "sha256-uDxdv7HlswGsuM4UewZOO45/P9jIOo4bb0T1RrQqtpg="; }; 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.60.5"; version = "2.60.6"; src = fetchFromGitHub { owner = "xyproto"; repo = "orbiton"; rev = "v${version}"; hash = "sha256-gCE4mrZXLFteZKUPDsAc1hS1I/WTns9I9oZE5bAF7fU="; hash = "sha256-uDxdv7HlswGsuM4UewZOO45/P9jIOo4bb0T1RrQqtpg="; }; vendorHash = null; Loading