Loading pkgs/by-name/hy/hyprshell/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -11,17 +11,17 @@ rustPlatform.buildRustPackage (finalAttrs: { pname = "hyprshell"; version = "4.2.13"; version = "4.5.0"; src = fetchFromGitHub { owner = "H3rmt"; repo = "hyprshell"; tag = "v${finalAttrs.version}"; hash = "sha256-OgIeNlD2YcW5lWAQvqMvOphIxbIpGOL2WNQmtAGCsbQ="; hash = "sha256-AfOG2MCHRp/p894mJhCRRGTLd+DpWKAp3Epf5dR7S/E="; }; useFetchCargoVendor = true; cargoHash = "sha256-/f1AzpuzhVLeSbemgpXkh/ag33bsRMg3lrRPKVGOcK8="; cargoHash = "sha256-+yjqbTPmfqXGJ85J2+Muhe2/mL1UyBi2XdafY9Mp+Os="; nativeBuildInputs = [ wrapGAppsHook4 Loading Loading
pkgs/by-name/hy/hyprshell/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -11,17 +11,17 @@ rustPlatform.buildRustPackage (finalAttrs: { pname = "hyprshell"; version = "4.2.13"; version = "4.5.0"; src = fetchFromGitHub { owner = "H3rmt"; repo = "hyprshell"; tag = "v${finalAttrs.version}"; hash = "sha256-OgIeNlD2YcW5lWAQvqMvOphIxbIpGOL2WNQmtAGCsbQ="; hash = "sha256-AfOG2MCHRp/p894mJhCRRGTLd+DpWKAp3Epf5dR7S/E="; }; useFetchCargoVendor = true; cargoHash = "sha256-/f1AzpuzhVLeSbemgpXkh/ag33bsRMg3lrRPKVGOcK8="; cargoHash = "sha256-+yjqbTPmfqXGJ85J2+Muhe2/mL1UyBi2XdafY9Mp+Os="; nativeBuildInputs = [ wrapGAppsHook4 Loading