Loading pkgs/by-name/co/codespell/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -7,14 +7,14 @@ python3.pkgs.buildPythonApplication (finalAttrs: { pname = "codespell"; version = "2.4.1"; version = "2.4.2"; pyproject = true; src = fetchFromGitHub { owner = "codespell-project"; repo = "codespell"; tag = "v${finalAttrs.version}"; sha256 = "sha256-9hr/QZcBESLukujzNKNjWGG3nXx+wkvQvoUYmYgtXv0="; sha256 = "sha256-OMnkTXt6ok3ll9ocZMY4jdpYl3PlI2ZZtLuiMYrCRNI="; }; nativeBuildInputs = with python3.pkgs; [ Loading pkgs/by-name/tr/troubadix/package.nix +1 −0 Original line number Diff line number Diff line Loading @@ -18,6 +18,7 @@ python3.pkgs.buildPythonApplication (finalAttrs: { }; pythonRelaxDeps = [ "codespell" "pontos" "validators" ]; Loading Loading
pkgs/by-name/co/codespell/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -7,14 +7,14 @@ python3.pkgs.buildPythonApplication (finalAttrs: { pname = "codespell"; version = "2.4.1"; version = "2.4.2"; pyproject = true; src = fetchFromGitHub { owner = "codespell-project"; repo = "codespell"; tag = "v${finalAttrs.version}"; sha256 = "sha256-9hr/QZcBESLukujzNKNjWGG3nXx+wkvQvoUYmYgtXv0="; sha256 = "sha256-OMnkTXt6ok3ll9ocZMY4jdpYl3PlI2ZZtLuiMYrCRNI="; }; nativeBuildInputs = with python3.pkgs; [ Loading
pkgs/by-name/tr/troubadix/package.nix +1 −0 Original line number Diff line number Diff line Loading @@ -18,6 +18,7 @@ python3.pkgs.buildPythonApplication (finalAttrs: { }; pythonRelaxDeps = [ "codespell" "pontos" "validators" ]; Loading