Loading pkgs/by-name/or/orbiton/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -12,13 +12,13 @@ buildGoModule rec { pname = "orbiton"; version = "2.70.4"; version = "2.70.5"; src = fetchFromGitHub { owner = "xyproto"; repo = "orbiton"; tag = "v${version}"; hash = "sha256-cdaYD6PyOjgBo83eWD2+YWQj5uJzmeHDo67dlA7Pj1g="; hash = "sha256-w2t3IxWB8F2QXB0caTP/kTGum6zec5BRxK9+kYwAcDY="; }; vendorHash = null; Loading Loading
pkgs/by-name/or/orbiton/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -12,13 +12,13 @@ buildGoModule rec { pname = "orbiton"; version = "2.70.4"; version = "2.70.5"; src = fetchFromGitHub { owner = "xyproto"; repo = "orbiton"; tag = "v${version}"; hash = "sha256-cdaYD6PyOjgBo83eWD2+YWQj5uJzmeHDo67dlA7Pj1g="; hash = "sha256-w2t3IxWB8F2QXB0caTP/kTGum6zec5BRxK9+kYwAcDY="; }; vendorHash = null; Loading