Loading pkgs/by-name/ga/gate/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ let pname = "gate"; version = "0.48.1"; version = "0.49.1"; in buildGoModule { inherit pname version; Loading @@ -15,10 +15,10 @@ buildGoModule { owner = "minekube"; repo = "gate"; tag = "v${version}"; hash = "sha256-e6NJlKAo9Y2HGcOF3rfystTRerqgicKVZ+1g2zsQq9g="; hash = "sha256-gDRw/YQtIpYiX3uKjvmttbVkohj2k5f+pvv+xYyY3S8="; }; vendorHash = "sha256-gho3OJvDTRTHg+ITCvR49oq9pBUZj7i7rtpSIctmTcY="; vendorHash = "sha256-4LJwb4ZXs+CUcxhvRveJy+xu7/UEjxIEwLV5Z5gBbT4="; ldflags = [ "-s" Loading Loading
pkgs/by-name/ga/gate/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ let pname = "gate"; version = "0.48.1"; version = "0.49.1"; in buildGoModule { inherit pname version; Loading @@ -15,10 +15,10 @@ buildGoModule { owner = "minekube"; repo = "gate"; tag = "v${version}"; hash = "sha256-e6NJlKAo9Y2HGcOF3rfystTRerqgicKVZ+1g2zsQq9g="; hash = "sha256-gDRw/YQtIpYiX3uKjvmttbVkohj2k5f+pvv+xYyY3S8="; }; vendorHash = "sha256-gho3OJvDTRTHg+ITCvR49oq9pBUZj7i7rtpSIctmTcY="; vendorHash = "sha256-4LJwb4ZXs+CUcxhvRveJy+xu7/UEjxIEwLV5Z5gBbT4="; ldflags = [ "-s" Loading