Loading pkgs/applications/version-management/sourcehut/hub.nix +2 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,7 @@ , fetchFromSourcehut , buildPythonPackage , srht , pyyaml }: buildPythonPackage rec { Loading @@ -17,6 +18,7 @@ buildPythonPackage rec { propagatedBuildInputs = [ srht pyyaml ]; preBuild = '' Loading Loading
pkgs/applications/version-management/sourcehut/hub.nix +2 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,7 @@ , fetchFromSourcehut , buildPythonPackage , srht , pyyaml }: buildPythonPackage rec { Loading @@ -17,6 +18,7 @@ buildPythonPackage rec { propagatedBuildInputs = [ srht pyyaml ]; preBuild = '' Loading