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.73.0"; version = "2.73.1"; src = fetchFromGitHub { owner = "xyproto"; repo = "orbiton"; tag = "v${version}"; hash = "sha256-qPIdSsWsbJlJQKGY9AA4qJRKmYTSdXtL1/okjQogGg4="; hash = "sha256-C1uPpNNb3XgMqcryVtbv3fU/lqVm2E2ACpvBTK7KajI="; }; 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.73.0"; version = "2.73.1"; src = fetchFromGitHub { owner = "xyproto"; repo = "orbiton"; tag = "v${version}"; hash = "sha256-qPIdSsWsbJlJQKGY9AA4qJRKmYTSdXtL1/okjQogGg4="; hash = "sha256-C1uPpNNb3XgMqcryVtbv3fU/lqVm2E2ACpvBTK7KajI="; }; vendorHash = null; Loading