Loading pkgs/by-name/hy/hyprspace/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -9,18 +9,18 @@ buildGoModule rec { pname = "hyprspace"; version = "0.10.2"; version = "0.11.0"; src = fetchFromGitHub { owner = "hyprspace"; repo = "hyprspace"; tag = "v${version}"; hash = "sha256-zWajCfHFqPa3Z72DHcxBUq4bmcCu1lpEKUbZZewpYOE="; hash = "sha256-Lv/Mb7vj1bUj5TajIdM6bu8299y+B3sZfE6xlA6sXcM="; }; env.CGO_ENABLED = "0"; vendorHash = "sha256-LJpgGeD47Bs+Cq9Z7WWFa49F8/n3exOyxRcd6EkkL2g="; vendorHash = "sha256-97uIl3b3hs3BCLH7UZX8NU3kLloVQOCN9ygsdxsfass="; ldflags = [ "-s" Loading Loading
pkgs/by-name/hy/hyprspace/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -9,18 +9,18 @@ buildGoModule rec { pname = "hyprspace"; version = "0.10.2"; version = "0.11.0"; src = fetchFromGitHub { owner = "hyprspace"; repo = "hyprspace"; tag = "v${version}"; hash = "sha256-zWajCfHFqPa3Z72DHcxBUq4bmcCu1lpEKUbZZewpYOE="; hash = "sha256-Lv/Mb7vj1bUj5TajIdM6bu8299y+B3sZfE6xlA6sXcM="; }; env.CGO_ENABLED = "0"; vendorHash = "sha256-LJpgGeD47Bs+Cq9Z7WWFa49F8/n3exOyxRcd6EkkL2g="; vendorHash = "sha256-97uIl3b3hs3BCLH7UZX8NU3kLloVQOCN9ygsdxsfass="; ldflags = [ "-s" Loading