Loading pkgs/by-name/vi/vintagestory/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -21,11 +21,11 @@ stdenv.mkDerivation rec { pname = "vintagestory"; version = "1.20.11"; version = "1.20.12"; src = fetchurl { url = "https://cdn.vintagestory.at/gamefiles/stable/vs_client_linux-x64_${version}.tar.gz"; hash = "sha256-IOreg6j/jLhOK8jm2AgSnYQrql5R6QxsshvPs8OUcQA="; hash = "sha256-h6YXEZoVVV9IuKkgtK9Z3NTvJogVNHmXdAcKxwfvqcE="; }; nativeBuildInputs = [ Loading Loading
pkgs/by-name/vi/vintagestory/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -21,11 +21,11 @@ stdenv.mkDerivation rec { pname = "vintagestory"; version = "1.20.11"; version = "1.20.12"; src = fetchurl { url = "https://cdn.vintagestory.at/gamefiles/stable/vs_client_linux-x64_${version}.tar.gz"; hash = "sha256-IOreg6j/jLhOK8jm2AgSnYQrql5R6QxsshvPs8OUcQA="; hash = "sha256-h6YXEZoVVV9IuKkgtK9Z3NTvJogVNHmXdAcKxwfvqcE="; }; nativeBuildInputs = [ Loading