Loading pkgs/by-name/dd/ddnet/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -32,13 +32,13 @@ stdenv.mkDerivation rec { pname = "ddnet"; version = "19.2"; version = "19.2.1"; src = fetchFromGitHub { owner = "ddnet"; repo = "ddnet"; tag = version; hash = "sha256-7moxTdoUTOpAHDT0LNNG6ccHeXKxd6ND+GRcgchWVSI="; hash = "sha256-0G0rVqkrIKjSGW7TF218TqakzJxiCzDipLGDzJvgdRg="; }; cargoDeps = rustPlatform.fetchCargoVendor { Loading Loading
pkgs/by-name/dd/ddnet/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -32,13 +32,13 @@ stdenv.mkDerivation rec { pname = "ddnet"; version = "19.2"; version = "19.2.1"; src = fetchFromGitHub { owner = "ddnet"; repo = "ddnet"; tag = version; hash = "sha256-7moxTdoUTOpAHDT0LNNG6ccHeXKxd6ND+GRcgchWVSI="; hash = "sha256-0G0rVqkrIKjSGW7TF218TqakzJxiCzDipLGDzJvgdRg="; }; cargoDeps = rustPlatform.fetchCargoVendor { Loading