Loading pkgs/games/pokerth/default.nix +5 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ qtbase, SDL, SDL_mixer, boost, boost181, curl, gsasl, libgcrypt, Loading @@ -19,6 +19,10 @@ target ? "client", }: let boost = boost181; in mkDerivation rec { pname = "pokerth-${target}"; version = "1.1.2"; Loading Loading
pkgs/games/pokerth/default.nix +5 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ qtbase, SDL, SDL_mixer, boost, boost181, curl, gsasl, libgcrypt, Loading @@ -19,6 +19,10 @@ target ? "client", }: let boost = boost181; in mkDerivation rec { pname = "pokerth-${target}"; version = "1.1.2"; Loading