Loading pkgs/applications/graphics/hydrus/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -12,14 +12,14 @@ python3Packages.buildPythonPackage rec { pname = "hydrus"; version = "511"; version = "512"; format = "other"; src = fetchFromGitHub { owner = "hydrusnetwork"; repo = "hydrus"; rev = "refs/tags/v${version}"; hash = "sha256-/3bGh1qFBEzVoObLMn3g6jdqujnCBI8ZUQMTM0YeeLQ="; hash = "sha256-XP9xeJLCwct5q1+3R5xlx4RXAwZe3TY/XkcSjhuK99U="; }; nativeBuildInputs = [ Loading Loading
pkgs/applications/graphics/hydrus/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -12,14 +12,14 @@ python3Packages.buildPythonPackage rec { pname = "hydrus"; version = "511"; version = "512"; format = "other"; src = fetchFromGitHub { owner = "hydrusnetwork"; repo = "hydrus"; rev = "refs/tags/v${version}"; hash = "sha256-/3bGh1qFBEzVoObLMn3g6jdqujnCBI8ZUQMTM0YeeLQ="; hash = "sha256-XP9xeJLCwct5q1+3R5xlx4RXAwZe3TY/XkcSjhuK99U="; }; nativeBuildInputs = [ Loading