Loading pkgs/development/python-modules/lcn-frontend/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -7,13 +7,13 @@ buildPythonPackage rec { pname = "lcn-frontend"; version = "0.2.4"; version = "0.2.5"; pyproject = true; src = fetchPypi { pname = "lcn_frontend"; inherit version; hash = "sha256-pjpzOUhNCEYncCk+u/1u5gXot+5rEAvSfdL21fO6LMY="; hash = "sha256-WPjK/CzEpi9S1raEotR10n7eM06jg5ihAUKCLt8KDig="; }; postPatch = '' Loading Loading
pkgs/development/python-modules/lcn-frontend/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -7,13 +7,13 @@ buildPythonPackage rec { pname = "lcn-frontend"; version = "0.2.4"; version = "0.2.5"; pyproject = true; src = fetchPypi { pname = "lcn_frontend"; inherit version; hash = "sha256-pjpzOUhNCEYncCk+u/1u5gXot+5rEAvSfdL21fO6LMY="; hash = "sha256-WPjK/CzEpi9S1raEotR10n7eM06jg5ihAUKCLt8KDig="; }; postPatch = '' Loading