Loading pkgs/by-name/ta/taterclient-ddnet/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -34,18 +34,18 @@ let in stdenv.mkDerivation (finalAttrs: { pname = "taterclient-ddnet"; version = "10.0.3"; version = "10.1.1"; src = fetchFromGitHub { owner = "sjrc6"; repo = "taterclient-ddnet"; tag = "V${finalAttrs.version}"; hash = "sha256-RhOZuPsjyXq5UcM+5dawDi1BfjMMQ3K9O3PHkCg5sDI="; hash = "sha256-B5J8LctMYkb6X1tEI5H4oMEDDWLLpLW5v4NRWplhncY="; }; cargoDeps = rustPlatform.fetchCargoTarball { inherit (finalAttrs) pname src version; hash = "sha256-NDeHpf1iYApP/Y/DE7FGBu67ld6A0+8227oTVlOMe1M="; hash = "sha256-aideLHxyVFcepaCZJ/+YnKaZbY9MRzPI8fyys0XHj7Y="; }; nativeBuildInputs = [ Loading Loading
pkgs/by-name/ta/taterclient-ddnet/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -34,18 +34,18 @@ let in stdenv.mkDerivation (finalAttrs: { pname = "taterclient-ddnet"; version = "10.0.3"; version = "10.1.1"; src = fetchFromGitHub { owner = "sjrc6"; repo = "taterclient-ddnet"; tag = "V${finalAttrs.version}"; hash = "sha256-RhOZuPsjyXq5UcM+5dawDi1BfjMMQ3K9O3PHkCg5sDI="; hash = "sha256-B5J8LctMYkb6X1tEI5H4oMEDDWLLpLW5v4NRWplhncY="; }; cargoDeps = rustPlatform.fetchCargoTarball { inherit (finalAttrs) pname src version; hash = "sha256-NDeHpf1iYApP/Y/DE7FGBu67ld6A0+8227oTVlOMe1M="; hash = "sha256-aideLHxyVFcepaCZJ/+YnKaZbY9MRzPI8fyys0XHj7Y="; }; nativeBuildInputs = [ Loading