Loading pkgs/development/python-modules/dbt-core/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ packaging, pathspec, protobuf, python3, python, pythonOlder, pytz, pyyaml, Loading Loading @@ -85,7 +85,7 @@ buildPythonPackage rec { doCheck = false; passthru = { withAdapters = python3.pkgs.callPackage ./with-adapters.nix { }; withAdapters = python.pkgs.callPackage ./with-adapters.nix { }; }; meta = with lib; { Loading pkgs/development/python-modules/dbt-core/with-adapters.nix +2 −2 Original line number Diff line number Diff line { python3, python, dbt-bigquery, dbt-core, dbt-postgres, Loading @@ -17,7 +17,7 @@ let }; in adapterFun: (python3.buildEnv.override { (python.buildEnv.override { extraLibs = [ dbt-core ] ++ (adapterFun adapters); ignoreCollisions = true; }).overrideAttrs Loading pkgs/development/python-modules/django-currentuser/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ lib, buildPythonPackage, fetchFromGitHub, python3, python, pythonOlder, django, hatchling, Loading Loading @@ -38,7 +38,7 @@ buildPythonPackage { checkPhase = '' runHook preCheck ${python3.interpreter} manage.py test testapp ${python.interpreter} manage.py test testapp runHook postCheck ''; Loading pkgs/development/python-modules/kaldi-active-grammar/fork.nix +2 −2 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ icu, pkg-config, fetchFromGitHub, python3, python, openblas, zlib, gfortran, Loading Loading @@ -56,7 +56,7 @@ stdenv.mkDerivation rec { nativeBuildInputs = [ pkg-config python3 python gfortran ]; Loading pkgs/development/python-modules/laces/default.nix +0 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,6 @@ django, fetchFromGitHub, flit-core, python3, }: buildPythonPackage rec { Loading Loading
pkgs/development/python-modules/dbt-core/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ packaging, pathspec, protobuf, python3, python, pythonOlder, pytz, pyyaml, Loading Loading @@ -85,7 +85,7 @@ buildPythonPackage rec { doCheck = false; passthru = { withAdapters = python3.pkgs.callPackage ./with-adapters.nix { }; withAdapters = python.pkgs.callPackage ./with-adapters.nix { }; }; meta = with lib; { Loading
pkgs/development/python-modules/dbt-core/with-adapters.nix +2 −2 Original line number Diff line number Diff line { python3, python, dbt-bigquery, dbt-core, dbt-postgres, Loading @@ -17,7 +17,7 @@ let }; in adapterFun: (python3.buildEnv.override { (python.buildEnv.override { extraLibs = [ dbt-core ] ++ (adapterFun adapters); ignoreCollisions = true; }).overrideAttrs Loading
pkgs/development/python-modules/django-currentuser/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ lib, buildPythonPackage, fetchFromGitHub, python3, python, pythonOlder, django, hatchling, Loading Loading @@ -38,7 +38,7 @@ buildPythonPackage { checkPhase = '' runHook preCheck ${python3.interpreter} manage.py test testapp ${python.interpreter} manage.py test testapp runHook postCheck ''; Loading
pkgs/development/python-modules/kaldi-active-grammar/fork.nix +2 −2 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ icu, pkg-config, fetchFromGitHub, python3, python, openblas, zlib, gfortran, Loading Loading @@ -56,7 +56,7 @@ stdenv.mkDerivation rec { nativeBuildInputs = [ pkg-config python3 python gfortran ]; Loading
pkgs/development/python-modules/laces/default.nix +0 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,6 @@ django, fetchFromGitHub, flit-core, python3, }: buildPythonPackage rec { Loading