Loading pkgs/by-name/xr/xrizer/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -11,17 +11,17 @@ }: rustPlatform.buildRustPackage rec { pname = "xrizer"; version = "0.1"; version = "0.2"; src = fetchFromGitHub { owner = "Supreeeme"; repo = "xrizer"; tag = "v${version}"; hash = "sha256-0szkc/EURm4N0gl+tSFhLeQTYPX7ZgBHXwpP11Ju8Ng="; hash = "sha256-0RICNxF8RBHthve69Z9msTg2+jegg5K4aHYRF0YZ8a4="; }; useFetchCargoVendor = true; cargoHash = "sha256-xyiEKPnko9mpEsUfl7wuAAsobRTwBHhZuKuU/HP4Ujs="; cargoHash = "sha256-87JcULH1tAA487VwKVBmXhYTXCdMoYM3gOQTkM53ehE="; nativeBuildInputs = [ pkg-config Loading Loading
pkgs/by-name/xr/xrizer/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -11,17 +11,17 @@ }: rustPlatform.buildRustPackage rec { pname = "xrizer"; version = "0.1"; version = "0.2"; src = fetchFromGitHub { owner = "Supreeeme"; repo = "xrizer"; tag = "v${version}"; hash = "sha256-0szkc/EURm4N0gl+tSFhLeQTYPX7ZgBHXwpP11Ju8Ng="; hash = "sha256-0RICNxF8RBHthve69Z9msTg2+jegg5K4aHYRF0YZ8a4="; }; useFetchCargoVendor = true; cargoHash = "sha256-xyiEKPnko9mpEsUfl7wuAAsobRTwBHhZuKuU/HP4Ujs="; cargoHash = "sha256-87JcULH1tAA487VwKVBmXhYTXCdMoYM3gOQTkM53ehE="; nativeBuildInputs = [ pkg-config Loading