Loading pkgs/by-name/ta/tauon/package.nix +6 −2 Original line number Diff line number Diff line Loading @@ -48,14 +48,14 @@ let in python3Packages.buildPythonApplication rec { pname = "tauon"; version = "8.2.2"; version = "9.1.3"; pyproject = true; src = fetchFromGitHub { owner = "Taiko2k"; repo = "Tauon"; tag = "v${version}"; hash = "sha256-d7bEC68ZJthJE/AlcUqBSNM4L4YAjwHXTiWDCtKf598="; hash = "sha256-Z/+8UCtwvY9000b1Y+HaTIehK8axzyR+eeeBPhllS4U="; }; postUnpack = '' Loading @@ -74,6 +74,8 @@ python3Packages.buildPythonApplication rec { pythonRemoveDeps = [ "opencc" "tekore" # Whether or not it is enabled (withDiscordRPC), it isn't present during build. "pypresence" ]; nativeBuildInputs = [ Loading Loading @@ -101,6 +103,7 @@ python3Packages.buildPythonApplication rec { opusfile pango pipewire python3Packages.pyopengl wavpack ]; Loading @@ -121,6 +124,7 @@ python3Packages.buildPythonApplication rec { pychromecast pylast pygobject3 pyopengl pysdl3 requests send2trash Loading Loading
pkgs/by-name/ta/tauon/package.nix +6 −2 Original line number Diff line number Diff line Loading @@ -48,14 +48,14 @@ let in python3Packages.buildPythonApplication rec { pname = "tauon"; version = "8.2.2"; version = "9.1.3"; pyproject = true; src = fetchFromGitHub { owner = "Taiko2k"; repo = "Tauon"; tag = "v${version}"; hash = "sha256-d7bEC68ZJthJE/AlcUqBSNM4L4YAjwHXTiWDCtKf598="; hash = "sha256-Z/+8UCtwvY9000b1Y+HaTIehK8axzyR+eeeBPhllS4U="; }; postUnpack = '' Loading @@ -74,6 +74,8 @@ python3Packages.buildPythonApplication rec { pythonRemoveDeps = [ "opencc" "tekore" # Whether or not it is enabled (withDiscordRPC), it isn't present during build. "pypresence" ]; nativeBuildInputs = [ Loading Loading @@ -101,6 +103,7 @@ python3Packages.buildPythonApplication rec { opusfile pango pipewire python3Packages.pyopengl wavpack ]; Loading @@ -121,6 +124,7 @@ python3Packages.buildPythonApplication rec { pychromecast pylast pygobject3 pyopengl pysdl3 requests send2trash Loading