Loading pkgs/by-name/hy/hyprcursor/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -14,13 +14,13 @@ }: gcc14Stdenv.mkDerivation (finalAttrs: { pname = "hyprcursor"; version = "0.1.11"; version = "0.1.12"; src = fetchFromGitHub { owner = "hyprwm"; repo = "hyprcursor"; tag = "v${finalAttrs.version}"; hash = "sha256-LOTmvTIxmaWtXF8OP6b6oENSdG/quWxhsO3dJQACBUw="; hash = "sha256-IvneQb4YFlEXWjXaKeA0y6lL7Z6JqTAvSAlcMDWnjK4="; }; nativeBuildInputs = [ Loading Loading
pkgs/by-name/hy/hyprcursor/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -14,13 +14,13 @@ }: gcc14Stdenv.mkDerivation (finalAttrs: { pname = "hyprcursor"; version = "0.1.11"; version = "0.1.12"; src = fetchFromGitHub { owner = "hyprwm"; repo = "hyprcursor"; tag = "v${finalAttrs.version}"; hash = "sha256-LOTmvTIxmaWtXF8OP6b6oENSdG/quWxhsO3dJQACBUw="; hash = "sha256-IvneQb4YFlEXWjXaKeA0y6lL7Z6JqTAvSAlcMDWnjK4="; }; nativeBuildInputs = [ Loading