diff --git a/pkgs/by-name/ac/acquire/package.nix b/pkgs/by-name/ac/acquire/package.nix new file mode 100644 index 0000000000000..eddf017173918 --- /dev/null +++ b/pkgs/by-name/ac/acquire/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication acquire diff --git a/pkgs/by-name/ac/actdiag/package.nix b/pkgs/by-name/ac/actdiag/package.nix new file mode 100644 index 0000000000000..e76dd2076ced0 --- /dev/null +++ b/pkgs/by-name/ac/actdiag/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication actdiag diff --git a/pkgs/by-name/ad/adios2/package.nix b/pkgs/by-name/ad/adios2/package.nix index 65afc33e2528a..8ede82c56e5f0 100644 --- a/pkgs/by-name/ad/adios2/package.nix +++ b/pkgs/by-name/ad/adios2/package.nix @@ -126,7 +126,7 @@ stdenv.mkDerivation (finalAttrs: { propagatedBuildInputs = lib.optional mpiSupport mpi - # create meta package providing dist-info for python3Pacakges.adios2 + # create meta package providing dist-info for python3Packages.adios2 ++ lib.optional pythonSupport ( python3Packages.mkPythonMetaPackage { inherit (finalAttrs) pname version meta; diff --git a/pkgs/by-name/ag/aggregate6/package.nix b/pkgs/by-name/ag/aggregate6/package.nix index c9a5c83e78bff..fa6e60a66f457 100644 --- a/pkgs/by-name/ag/aggregate6/package.nix +++ b/pkgs/by-name/ag/aggregate6/package.nix @@ -1,4 +1 @@ -{ python3Packages }: - -with python3Packages; -toPythonApplication aggregate6 +{ python3Packages }: with python3Packages; toPythonApplication aggregate6 diff --git a/pkgs/by-name/ai/aioblescan/package.nix b/pkgs/by-name/ai/aioblescan/package.nix new file mode 100644 index 0000000000000..7058446cd7f5b --- /dev/null +++ b/pkgs/by-name/ai/aioblescan/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication aioblescan diff --git a/pkgs/by-name/an/ansi2html/package.nix b/pkgs/by-name/an/ansi2html/package.nix new file mode 100644 index 0000000000000..6ff75596f8164 --- /dev/null +++ b/pkgs/by-name/an/ansi2html/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication ansi2html diff --git a/pkgs/by-name/an/ansible-builder/package.nix b/pkgs/by-name/an/ansible-builder/package.nix new file mode 100644 index 0000000000000..d73a2e8527e76 --- /dev/null +++ b/pkgs/by-name/an/ansible-builder/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication ansible-builder diff --git a/pkgs/by-name/an/ansible/package.nix b/pkgs/by-name/an/ansible/package.nix new file mode 100644 index 0000000000000..eee9fd2160bee --- /dev/null +++ b/pkgs/by-name/an/ansible/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication ansible-core diff --git a/pkgs/by-name/an/anybadge/package.nix b/pkgs/by-name/an/anybadge/package.nix new file mode 100644 index 0000000000000..8eeda7b94ff47 --- /dev/null +++ b/pkgs/by-name/an/anybadge/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication anybadge diff --git a/pkgs/by-name/ao/aocd/package.nix b/pkgs/by-name/ao/aocd/package.nix new file mode 100644 index 0000000000000..e0c76af3ac853 --- /dev/null +++ b/pkgs/by-name/ao/aocd/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication aocd diff --git a/pkgs/by-name/ap/apprise/package.nix b/pkgs/by-name/ap/apprise/package.nix new file mode 100644 index 0000000000000..c05633d124420 --- /dev/null +++ b/pkgs/by-name/ap/apprise/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication apprise diff --git a/pkgs/by-name/ar/arelle/package.nix b/pkgs/by-name/ar/arelle/package.nix new file mode 100644 index 0000000000000..623a9e90e0ebe --- /dev/null +++ b/pkgs/by-name/ar/arelle/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication arelle diff --git a/pkgs/by-name/ar/argparse-manpage/package.nix b/pkgs/by-name/ar/argparse-manpage/package.nix new file mode 100644 index 0000000000000..3bd37f48a0fae --- /dev/null +++ b/pkgs/by-name/ar/argparse-manpage/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication argparse-manpage diff --git a/pkgs/by-name/au/auditwheel/package.nix b/pkgs/by-name/au/auditwheel/package.nix new file mode 100644 index 0000000000000..d5cb33866d127 --- /dev/null +++ b/pkgs/by-name/au/auditwheel/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication auditwheel diff --git a/pkgs/by-name/au/autoflake/package.nix b/pkgs/by-name/au/autoflake/package.nix new file mode 100644 index 0000000000000..390b7b95e2f9d --- /dev/null +++ b/pkgs/by-name/au/autoflake/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication autoflake diff --git a/pkgs/by-name/aw/aws-adfs/package.nix b/pkgs/by-name/aw/aws-adfs/package.nix new file mode 100644 index 0000000000000..6d774d1f9ab23 --- /dev/null +++ b/pkgs/by-name/aw/aws-adfs/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication aws-adfs diff --git a/pkgs/by-name/ba/bandit/package.nix b/pkgs/by-name/ba/bandit/package.nix new file mode 100644 index 0000000000000..957c87753b01a --- /dev/null +++ b/pkgs/by-name/ba/bandit/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication bandit diff --git a/pkgs/by-name/ba/barbicanclient/package.nix b/pkgs/by-name/ba/barbicanclient/package.nix new file mode 100644 index 0000000000000..26ff2fd40a67a --- /dev/null +++ b/pkgs/by-name/ba/barbicanclient/package.nix @@ -0,0 +1 @@ +{ python313Packages }: with python313Packages; toPythonApplication python-barbicanclient diff --git a/pkgs/by-name/be/beancount-black/package.nix b/pkgs/by-name/be/beancount-black/package.nix new file mode 100644 index 0000000000000..34a661f38cac2 --- /dev/null +++ b/pkgs/by-name/be/beancount-black/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication beancount-black diff --git a/pkgs/by-name/be/beancount/package.nix b/pkgs/by-name/be/beancount/package.nix new file mode 100644 index 0000000000000..ead764c65e61b --- /dev/null +++ b/pkgs/by-name/be/beancount/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication beancount diff --git a/pkgs/by-name/be/beancount_2/package.nix b/pkgs/by-name/be/beancount_2/package.nix new file mode 100644 index 0000000000000..37a0cdc175b7b --- /dev/null +++ b/pkgs/by-name/be/beancount_2/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication beancount_2 diff --git a/pkgs/by-name/be/beanhub-cli/package.nix b/pkgs/by-name/be/beanhub-cli/package.nix new file mode 100644 index 0000000000000..328c749c28336 --- /dev/null +++ b/pkgs/by-name/be/beanhub-cli/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication beanhub-cli diff --git a/pkgs/by-name/be/beanquery/package.nix b/pkgs/by-name/be/beanquery/package.nix new file mode 100644 index 0000000000000..82d7940375e25 --- /dev/null +++ b/pkgs/by-name/be/beanquery/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication beanquery diff --git a/pkgs/by-name/be/beautysh/package.nix b/pkgs/by-name/be/beautysh/package.nix new file mode 100644 index 0000000000000..d80bba669610e --- /dev/null +++ b/pkgs/by-name/be/beautysh/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication beautysh diff --git a/pkgs/by-name/be/beets-minimal/package.nix b/pkgs/by-name/be/beets-minimal/package.nix index de0125445743f..bce0cc0b16f56 100644 --- a/pkgs/by-name/be/beets-minimal/package.nix +++ b/pkgs/by-name/be/beets-minimal/package.nix @@ -1,5 +1 @@ -{ - python3, -}: - -python3.pkgs.toPythonApplication python3.pkgs.beets-minimal +{ python3Packages }: with python3Packages; toPythonApplication beets-minimal diff --git a/pkgs/by-name/be/beets/package.nix b/pkgs/by-name/be/beets/package.nix index 0d8837e0c0d87..7bec7cf1b4d3f 100644 --- a/pkgs/by-name/be/beets/package.nix +++ b/pkgs/by-name/be/beets/package.nix @@ -1,5 +1 @@ -{ - python3, -}: - -python3.pkgs.toPythonApplication python3.pkgs.beets +{ python3Packages }: with python3Packages; toPythonApplication beets diff --git a/pkgs/by-name/be/behave/package.nix b/pkgs/by-name/be/behave/package.nix new file mode 100644 index 0000000000000..ab2b8984e6639 --- /dev/null +++ b/pkgs/by-name/be/behave/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication behave diff --git a/pkgs/by-name/bi/biliass/package.nix b/pkgs/by-name/bi/biliass/package.nix new file mode 100644 index 0000000000000..a558f9be15f52 --- /dev/null +++ b/pkgs/by-name/bi/biliass/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication biliass diff --git a/pkgs/by-name/bl/black-macchiato/package.nix b/pkgs/by-name/bl/black-macchiato/package.nix new file mode 100644 index 0000000000000..96a5b13f5f66f --- /dev/null +++ b/pkgs/by-name/bl/black-macchiato/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication black-macchiato diff --git a/pkgs/by-name/bl/black/package.nix b/pkgs/by-name/bl/black/package.nix new file mode 100644 index 0000000000000..4f5db577e4e90 --- /dev/null +++ b/pkgs/by-name/bl/black/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication black diff --git a/pkgs/by-name/bl/blacken-docs/package.nix b/pkgs/by-name/bl/blacken-docs/package.nix new file mode 100644 index 0000000000000..d5c008962f565 --- /dev/null +++ b/pkgs/by-name/bl/blacken-docs/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication blacken-docs diff --git a/pkgs/by-name/bl/blockdiag/package.nix b/pkgs/by-name/bl/blockdiag/package.nix new file mode 100644 index 0000000000000..57f08cd288c35 --- /dev/null +++ b/pkgs/by-name/bl/blockdiag/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication blockdiag diff --git a/pkgs/by-name/bl/blocksat-cli/package.nix b/pkgs/by-name/bl/blocksat-cli/package.nix new file mode 100644 index 0000000000000..f3b26ca7d8f53 --- /dev/null +++ b/pkgs/by-name/bl/blocksat-cli/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication blocksat-cli diff --git a/pkgs/by-name/bl/bloodhound-py/package.nix b/pkgs/by-name/bl/bloodhound-py/package.nix new file mode 100644 index 0000000000000..feb175005f759 --- /dev/null +++ b/pkgs/by-name/bl/bloodhound-py/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication bloodhound-py diff --git a/pkgs/by-name/br/breezy/package.nix b/pkgs/by-name/br/breezy/package.nix new file mode 100644 index 0000000000000..67f8eb81b603d --- /dev/null +++ b/pkgs/by-name/br/breezy/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication breezy diff --git a/pkgs/by-name/bt/btrsync/package.nix b/pkgs/by-name/bt/btrsync/package.nix new file mode 100644 index 0000000000000..4b743c6028975 --- /dev/null +++ b/pkgs/by-name/bt/btrsync/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication btrsync diff --git a/pkgs/by-name/bu/buildcatrust/package.nix b/pkgs/by-name/bu/buildcatrust/package.nix new file mode 100644 index 0000000000000..d5434a4630cf0 --- /dev/null +++ b/pkgs/by-name/bu/buildcatrust/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication buildcatrust diff --git a/pkgs/by-name/bu/bump2version/package.nix b/pkgs/by-name/bu/bump2version/package.nix new file mode 100644 index 0000000000000..b89b3ade06820 --- /dev/null +++ b/pkgs/by-name/bu/bump2version/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication bump2version diff --git a/pkgs/by-name/bu/bundlewrap/package.nix b/pkgs/by-name/bu/bundlewrap/package.nix new file mode 100644 index 0000000000000..5b1a95fdbb3bb --- /dev/null +++ b/pkgs/by-name/bu/bundlewrap/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication bundlewrap diff --git a/pkgs/by-name/ca/cairosvg/package.nix b/pkgs/by-name/ca/cairosvg/package.nix index c000927312c49..552b9e0dae552 100644 --- a/pkgs/by-name/ca/cairosvg/package.nix +++ b/pkgs/by-name/ca/cairosvg/package.nix @@ -1,3 +1 @@ -{ python3Packages }: - -python3Packages.toPythonApplication python3Packages.cairosvg +{ python3Packages }: with python3Packages; toPythonApplication cairosvg diff --git a/pkgs/by-name/ca/cardimpose/package.nix b/pkgs/by-name/ca/cardimpose/package.nix index d5507ebe81dad..bb0e2fe126468 100644 --- a/pkgs/by-name/ca/cardimpose/package.nix +++ b/pkgs/by-name/ca/cardimpose/package.nix @@ -1 +1 @@ -{ python3Packages }: python3Packages.toPythonApplication python3Packages.cardimpose +{ python3Packages }: with python3Packages; toPythonApplication cardimpose diff --git a/pkgs/by-name/ca/catalyst/package.nix b/pkgs/by-name/ca/catalyst/package.nix index b0e0c1ca8c52f..fd2d059c4d4d0 100644 --- a/pkgs/by-name/ca/catalyst/package.nix +++ b/pkgs/by-name/ca/catalyst/package.nix @@ -41,7 +41,7 @@ stdenv.mkDerivation (finalAttrs: { ]; propagatedBuildInputs = - # create meta package providing dist-info for python3Pacakges.catalyst that common cmake build does not do + # create meta package providing dist-info for python3Packages.catalyst that common cmake build does not do lib.optional pythonSupport ( python3Packages.mkPythonMetaPackage { inherit (finalAttrs) pname version meta; diff --git a/pkgs/by-name/cd/cdxj-indexer/package.nix b/pkgs/by-name/cd/cdxj-indexer/package.nix new file mode 100644 index 0000000000000..76edb7087e81d --- /dev/null +++ b/pkgs/by-name/cd/cdxj-indexer/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication cdxj-indexer diff --git a/pkgs/by-name/ce/certipy/package.nix b/pkgs/by-name/ce/certipy/package.nix new file mode 100644 index 0000000000000..f05f6271405fa --- /dev/null +++ b/pkgs/by-name/ce/certipy/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication certipy-ad diff --git a/pkgs/by-name/cf/cffconvert/package.nix b/pkgs/by-name/cf/cffconvert/package.nix new file mode 100644 index 0000000000000..58f60584a402c --- /dev/null +++ b/pkgs/by-name/cf/cffconvert/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication cffconvert diff --git a/pkgs/by-name/cl/cleanit/package.nix b/pkgs/by-name/cl/cleanit/package.nix new file mode 100644 index 0000000000000..7069aaca5e650 --- /dev/null +++ b/pkgs/by-name/cl/cleanit/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication cleanit diff --git a/pkgs/by-name/cl/clevercsv/package.nix b/pkgs/by-name/cl/clevercsv/package.nix new file mode 100644 index 0000000000000..e2fb9a620a7e0 --- /dev/null +++ b/pkgs/by-name/cl/clevercsv/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication clevercsv diff --git a/pkgs/by-name/cl/clickgen/package.nix b/pkgs/by-name/cl/clickgen/package.nix new file mode 100644 index 0000000000000..a158e01325576 --- /dev/null +++ b/pkgs/by-name/cl/clickgen/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication clickgen diff --git a/pkgs/by-name/cl/clickhouse-cli/package.nix b/pkgs/by-name/cl/clickhouse-cli/package.nix new file mode 100644 index 0000000000000..6682cb95ce13d --- /dev/null +++ b/pkgs/by-name/cl/clickhouse-cli/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication clickhouse-cli diff --git a/pkgs/by-name/co/coconut/package.nix b/pkgs/by-name/co/coconut/package.nix new file mode 100644 index 0000000000000..aafca3d711edf --- /dev/null +++ b/pkgs/by-name/co/coconut/package.nix @@ -0,0 +1 @@ +{ python312Packages }: with python312Packages; toPythonApplication coconut diff --git a/pkgs/by-name/co/coloredlogs/package.nix b/pkgs/by-name/co/coloredlogs/package.nix new file mode 100644 index 0000000000000..07f068c7ab9d7 --- /dev/null +++ b/pkgs/by-name/co/coloredlogs/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication coloredlogs diff --git a/pkgs/by-name/co/controku/package.nix b/pkgs/by-name/co/controku/package.nix index 029b4a37c61bb..6207858e4811c 100644 --- a/pkgs/by-name/co/controku/package.nix +++ b/pkgs/by-name/co/controku/package.nix @@ -1,6 +1,3 @@ -{ - python3Packages, -}: - +{ python3Packages }: with python3Packages; toPythonApplication (controku.override { buildApplication = true; }) diff --git a/pkgs/by-name/co/cookiecutter/package.nix b/pkgs/by-name/co/cookiecutter/package.nix new file mode 100644 index 0000000000000..25d65e6d0a4e4 --- /dev/null +++ b/pkgs/by-name/co/cookiecutter/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication cookiecutter diff --git a/pkgs/by-name/co/copier/package.nix b/pkgs/by-name/co/copier/package.nix index 2c63d67dcb763..7b1b5a7cb620b 100644 --- a/pkgs/by-name/co/copier/package.nix +++ b/pkgs/by-name/co/copier/package.nix @@ -1,4 +1 @@ -{ - python3Packages, -}: -python3Packages.toPythonApplication python3Packages.copier +{ python3Packages }: with python3Packages; toPythonApplication copier diff --git a/pkgs/by-name/co/corsair/package.nix b/pkgs/by-name/co/corsair/package.nix new file mode 100644 index 0000000000000..c6951d8c218b8 --- /dev/null +++ b/pkgs/by-name/co/corsair/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication corsair-scan diff --git a/pkgs/by-name/co/cot/package.nix b/pkgs/by-name/co/cot/package.nix new file mode 100644 index 0000000000000..6c1516a9bc88c --- /dev/null +++ b/pkgs/by-name/co/cot/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication cot diff --git a/pkgs/by-name/cr/credstash/package.nix b/pkgs/by-name/cr/credstash/package.nix new file mode 100644 index 0000000000000..7250e8de1111a --- /dev/null +++ b/pkgs/by-name/cr/credstash/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication credstash diff --git a/pkgs/by-name/cr/crewai/package.nix b/pkgs/by-name/cr/crewai/package.nix index bfb1422d1782a..904b05d612892 100644 --- a/pkgs/by-name/cr/crewai/package.nix +++ b/pkgs/by-name/cr/crewai/package.nix @@ -1,5 +1 @@ -{ - python3Packages, -}: - -python3Packages.toPythonApplication python3Packages.crewai +{ python3Packages }: with python3Packages; toPythonApplication crewai diff --git a/pkgs/by-name/cr/crossplane/package.nix b/pkgs/by-name/cr/crossplane/package.nix new file mode 100644 index 0000000000000..343efb556b2e3 --- /dev/null +++ b/pkgs/by-name/cr/crossplane/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication crossplane diff --git a/pkgs/by-name/cr/crypt4gh/package.nix b/pkgs/by-name/cr/crypt4gh/package.nix index 49b5c19f76e9b..7925803da07ce 100644 --- a/pkgs/by-name/cr/crypt4gh/package.nix +++ b/pkgs/by-name/cr/crypt4gh/package.nix @@ -1,3 +1 @@ -{ python3Packages }: - -python3Packages.toPythonApplication python3Packages.crypt4gh +{ python3Packages }: with python3Packages; toPythonApplication crypt4gh diff --git a/pkgs/by-name/cr/cryptolyzer/package.nix b/pkgs/by-name/cr/cryptolyzer/package.nix index 3fb3be4e0a7fd..b7051b32e54e2 100644 --- a/pkgs/by-name/cr/cryptolyzer/package.nix +++ b/pkgs/by-name/cr/cryptolyzer/package.nix @@ -1,3 +1 @@ -{ python3Packages }: - -python3Packages.toPythonApplication python3Packages.cryptolyzer +{ python3Packages }: with python3Packages; toPythonApplication cryptolyzer diff --git a/pkgs/by-name/cs/csaf-tool/package.nix b/pkgs/by-name/cs/csaf-tool/package.nix index 7bf230eb5a7ab..4ec860bcd4ee3 100644 --- a/pkgs/by-name/cs/csaf-tool/package.nix +++ b/pkgs/by-name/cs/csaf-tool/package.nix @@ -1,5 +1 @@ -{ - python3Packages, -}: - -python3Packages.toPythonApplication python3Packages.csaf-tool +{ python3Packages }: with python3Packages; toPythonApplication csaf-tool diff --git a/pkgs/by-name/cs/css-html-js-minify/package.nix b/pkgs/by-name/cs/css-html-js-minify/package.nix new file mode 100644 index 0000000000000..e66833047952f --- /dev/null +++ b/pkgs/by-name/cs/css-html-js-minify/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication css-html-js-minify diff --git a/pkgs/by-name/cs/csv2md/package.nix b/pkgs/by-name/cs/csv2md/package.nix new file mode 100644 index 0000000000000..690ed08f15d45 --- /dev/null +++ b/pkgs/by-name/cs/csv2md/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication csv2md diff --git a/pkgs/by-name/cv/cve/package.nix b/pkgs/by-name/cv/cve/package.nix new file mode 100644 index 0000000000000..52eae00b68901 --- /dev/null +++ b/pkgs/by-name/cv/cve/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication cvelib diff --git a/pkgs/by-name/cy/cynthion/package.nix b/pkgs/by-name/cy/cynthion/package.nix index 59c1005d86280..ac381ab61faa8 100644 --- a/pkgs/by-name/cy/cynthion/package.nix +++ b/pkgs/by-name/cy/cynthion/package.nix @@ -1,5 +1 @@ -{ - python3, -}: - -python3.pkgs.toPythonApplication python3.pkgs.cynthion +{ python3Packages }: with python3Packages; toPythonApplication cynthion diff --git a/pkgs/by-name/da/dataclass-wizard/package.nix b/pkgs/by-name/da/dataclass-wizard/package.nix new file mode 100644 index 0000000000000..c468241f73ccb --- /dev/null +++ b/pkgs/by-name/da/dataclass-wizard/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication dataclass-wizard diff --git a/pkgs/by-name/da/datalad-gooey/package.nix b/pkgs/by-name/da/datalad-gooey/package.nix new file mode 100644 index 0000000000000..29cbbe1041ea6 --- /dev/null +++ b/pkgs/by-name/da/datalad-gooey/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication datalad-gooey diff --git a/pkgs/by-name/da/datalad/package.nix b/pkgs/by-name/da/datalad/package.nix new file mode 100644 index 0000000000000..82fffccd420f6 --- /dev/null +++ b/pkgs/by-name/da/datalad/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication datalad diff --git a/pkgs/by-name/da/datasette/package.nix b/pkgs/by-name/da/datasette/package.nix new file mode 100644 index 0000000000000..cc4fea261bf43 --- /dev/null +++ b/pkgs/by-name/da/datasette/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication datasette diff --git a/pkgs/by-name/db/dbt/package.nix b/pkgs/by-name/db/dbt/package.nix new file mode 100644 index 0000000000000..3bb5e19903a30 --- /dev/null +++ b/pkgs/by-name/db/dbt/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication dbt-core diff --git a/pkgs/by-name/de/deep-translator/package.nix b/pkgs/by-name/de/deep-translator/package.nix new file mode 100644 index 0000000000000..9d7417f91fbe5 --- /dev/null +++ b/pkgs/by-name/de/deep-translator/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication deep-translator diff --git a/pkgs/by-name/de/deepdiff/package.nix b/pkgs/by-name/de/deepdiff/package.nix new file mode 100644 index 0000000000000..697463da1cb1c --- /dev/null +++ b/pkgs/by-name/de/deepdiff/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication deepdiff diff --git a/pkgs/by-name/de/dehinter/package.nix b/pkgs/by-name/de/dehinter/package.nix new file mode 100644 index 0000000000000..d21b37aec22a8 --- /dev/null +++ b/pkgs/by-name/de/dehinter/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication dehinter diff --git a/pkgs/by-name/de/detect-secrets/package.nix b/pkgs/by-name/de/detect-secrets/package.nix new file mode 100644 index 0000000000000..e071fa44aaa1a --- /dev/null +++ b/pkgs/by-name/de/detect-secrets/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication detect-secrets diff --git a/pkgs/by-name/di/diceware/package.nix b/pkgs/by-name/di/diceware/package.nix new file mode 100644 index 0000000000000..35464d3629cfc --- /dev/null +++ b/pkgs/by-name/di/diceware/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication diceware diff --git a/pkgs/by-name/di/dinghy/package.nix b/pkgs/by-name/di/dinghy/package.nix new file mode 100644 index 0000000000000..10aa82e5870a0 --- /dev/null +++ b/pkgs/by-name/di/dinghy/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication dinghy diff --git a/pkgs/by-name/dk/dkimpy/package.nix b/pkgs/by-name/dk/dkimpy/package.nix new file mode 100644 index 0000000000000..46e1ea9bc90c3 --- /dev/null +++ b/pkgs/by-name/dk/dkimpy/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication dkimpy diff --git a/pkgs/by-name/dn/dnf-plugins-core/package.nix b/pkgs/by-name/dn/dnf-plugins-core/package.nix new file mode 100644 index 0000000000000..b8d78bc68aee1 --- /dev/null +++ b/pkgs/by-name/dn/dnf-plugins-core/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication dnf-plugins-core diff --git a/pkgs/by-name/dn/dnsight/package.nix b/pkgs/by-name/dn/dnsight/package.nix index 73f35e491ff1d..37a366b4a4b85 100644 --- a/pkgs/by-name/dn/dnsight/package.nix +++ b/pkgs/by-name/dn/dnsight/package.nix @@ -1,5 +1,5 @@ { python3Packages }: - -(python3Packages.toPythonApplication python3Packages.dnsight).overrideAttrs { +with python3Packages; +(toPythonApplication dnsight).overrideAttrs { __structuredAttrs = true; } diff --git a/pkgs/by-name/do/docling/package.nix b/pkgs/by-name/do/docling/package.nix index 5c655207eb95b..5bb6878092a43 100644 --- a/pkgs/by-name/do/docling/package.nix +++ b/pkgs/by-name/do/docling/package.nix @@ -1,3 +1 @@ -{ python3Packages }: - -python3Packages.toPythonApplication python3Packages.docling +{ python3Packages }: with python3Packages; toPythonApplication docling diff --git a/pkgs/by-name/do/docutils/package.nix b/pkgs/by-name/do/docutils/package.nix new file mode 100644 index 0000000000000..95a68a7e0bbfe --- /dev/null +++ b/pkgs/by-name/do/docutils/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication docutils diff --git a/pkgs/by-name/do/dodgy/package.nix b/pkgs/by-name/do/dodgy/package.nix new file mode 100644 index 0000000000000..8f4ae60e3b59e --- /dev/null +++ b/pkgs/by-name/do/dodgy/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication dodgy diff --git a/pkgs/by-name/do/doit/package.nix b/pkgs/by-name/do/doit/package.nix new file mode 100644 index 0000000000000..07beb306d763b --- /dev/null +++ b/pkgs/by-name/do/doit/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication doit diff --git a/pkgs/by-name/do/dot2tex/package.nix b/pkgs/by-name/do/dot2tex/package.nix new file mode 100644 index 0000000000000..35240b90a5681 --- /dev/null +++ b/pkgs/by-name/do/dot2tex/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication dot2tex diff --git a/pkgs/by-name/dt/dt-schema/package.nix b/pkgs/by-name/dt/dt-schema/package.nix index 3cffc72ca6fe4..d2cc95de6319f 100644 --- a/pkgs/by-name/dt/dt-schema/package.nix +++ b/pkgs/by-name/dt/dt-schema/package.nix @@ -1,5 +1 @@ -{ - python3Packages, -}: - -python3Packages.toPythonApplication python3Packages.dtschema +{ python3Packages }: with python3Packages; toPythonApplication dtschema diff --git a/pkgs/by-name/du/duden/package.nix b/pkgs/by-name/du/duden/package.nix new file mode 100644 index 0000000000000..d76576b8d7498 --- /dev/null +++ b/pkgs/by-name/du/duden/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication duden diff --git a/pkgs/by-name/dv/dvc/package.nix b/pkgs/by-name/dv/dvc/package.nix new file mode 100644 index 0000000000000..a2995c1cc33ff --- /dev/null +++ b/pkgs/by-name/dv/dvc/package.nix @@ -0,0 +1,3 @@ +{ python3Packages, ... }@args: +with python3Packages; +toPythonApplication (dvc.override (builtins.removeAttrs args [ "python3Packages" ])) diff --git a/pkgs/by-name/ea/easyocr/package.nix b/pkgs/by-name/ea/easyocr/package.nix new file mode 100644 index 0000000000000..2aaae96e1caa5 --- /dev/null +++ b/pkgs/by-name/ea/easyocr/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication easyocr diff --git a/pkgs/by-name/ex/executor/package.nix b/pkgs/by-name/ex/executor/package.nix new file mode 100644 index 0000000000000..ed3d1bf50be1d --- /dev/null +++ b/pkgs/by-name/ex/executor/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication executor diff --git a/pkgs/by-name/ey/eyed3/package.nix b/pkgs/by-name/ey/eyed3/package.nix index 1dfb0c7b503ff..21f526d8a4b36 100644 --- a/pkgs/by-name/ey/eyed3/package.nix +++ b/pkgs/by-name/ey/eyed3/package.nix @@ -1,3 +1 @@ -{ python3Packages }: - -python3Packages.toPythonApplication python3Packages.eyed3 +{ python3Packages }: with python3Packages; toPythonApplication eyed3 diff --git a/pkgs/by-name/fa/Fabric/package.nix b/pkgs/by-name/fa/Fabric/package.nix new file mode 100644 index 0000000000000..9f216f448a7b6 --- /dev/null +++ b/pkgs/by-name/fa/Fabric/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication fabric diff --git a/pkgs/by-name/fa/fastapi-cli/package.nix b/pkgs/by-name/fa/fastapi-cli/package.nix index 0c274ad6f138f..f47eec5d3fed5 100644 --- a/pkgs/by-name/fa/fastapi-cli/package.nix +++ b/pkgs/by-name/fa/fastapi-cli/package.nix @@ -1,4 +1 @@ -{ python3 }: - -with python3.pkgs; -toPythonApplication fastapi-cli +{ python3Packages }: with python3Packages; toPythonApplication fastapi-cli diff --git a/pkgs/by-name/fa/fava-investor/package.nix b/pkgs/by-name/fa/fava-investor/package.nix index 10f1ea23fd7c4..d3a9bf1c069ca 100644 --- a/pkgs/by-name/fa/fava-investor/package.nix +++ b/pkgs/by-name/fa/fava-investor/package.nix @@ -1 +1 @@ -{ python3Packages }: python3Packages.toPythonApplication python3Packages.fava-investor +{ python3Packages }: with python3Packages; toPythonApplication fava-investor diff --git a/pkgs/by-name/fa/fava/package.nix b/pkgs/by-name/fa/fava/package.nix index a7bc173cc7f5b..191b5e2924304 100644 --- a/pkgs/by-name/fa/fava/package.nix +++ b/pkgs/by-name/fa/fava/package.nix @@ -1 +1 @@ -{ python3Packages }: python3Packages.toPythonApplication python3Packages.fava +{ python3Packages }: with python3Packages; toPythonApplication fava diff --git a/pkgs/by-name/fi/filecheck/package.nix b/pkgs/by-name/fi/filecheck/package.nix new file mode 100644 index 0000000000000..356b0505bfbdc --- /dev/null +++ b/pkgs/by-name/fi/filecheck/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication filecheck diff --git a/pkgs/by-name/fi/files-to-prompt/package.nix b/pkgs/by-name/fi/files-to-prompt/package.nix index bba3859edb6b2..a9c532cd81214 100644 --- a/pkgs/by-name/fi/files-to-prompt/package.nix +++ b/pkgs/by-name/fi/files-to-prompt/package.nix @@ -1,3 +1 @@ -{ python3Packages }: - -python3Packages.toPythonApplication python3Packages.files-to-prompt +{ python3Packages }: with python3Packages; toPythonApplication files-to-prompt diff --git a/pkgs/by-name/fo/font-v/package.nix b/pkgs/by-name/fo/font-v/package.nix new file mode 100644 index 0000000000000..b481790e77837 --- /dev/null +++ b/pkgs/by-name/fo/font-v/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication font-v diff --git a/pkgs/by-name/fo/fontbakery/package.nix b/pkgs/by-name/fo/fontbakery/package.nix new file mode 100644 index 0000000000000..3e7d65543aa29 --- /dev/null +++ b/pkgs/by-name/fo/fontbakery/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication fontbakery diff --git a/pkgs/by-name/fo/foxdot/package.nix b/pkgs/by-name/fo/foxdot/package.nix new file mode 100644 index 0000000000000..551cca7ae0323 --- /dev/null +++ b/pkgs/by-name/fo/foxdot/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication foxdot diff --git a/pkgs/by-name/ga/gawd/package.nix b/pkgs/by-name/ga/gawd/package.nix new file mode 100644 index 0000000000000..450acc0c131e6 --- /dev/null +++ b/pkgs/by-name/ga/gawd/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication gawd diff --git a/pkgs/by-name/gd/gdown/package.nix b/pkgs/by-name/gd/gdown/package.nix new file mode 100644 index 0000000000000..9a910197bf589 --- /dev/null +++ b/pkgs/by-name/gd/gdown/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication gdown diff --git a/pkgs/by-name/gh/ghmap/package.nix b/pkgs/by-name/gh/ghmap/package.nix index 4b60a24e41c32..b4d441cc6c10f 100644 --- a/pkgs/by-name/gh/ghmap/package.nix +++ b/pkgs/by-name/gh/ghmap/package.nix @@ -1 +1 @@ -{ python3Packages }: python3Packages.toPythonApplication python3Packages.ghmap +{ python3Packages }: with python3Packages; toPythonApplication ghmap diff --git a/pkgs/by-name/gh/ghp-import/package.nix b/pkgs/by-name/gh/ghp-import/package.nix new file mode 100644 index 0000000000000..7a41f3e45e0d5 --- /dev/null +++ b/pkgs/by-name/gh/ghp-import/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication ghp-import diff --git a/pkgs/by-name/gh/ghrepo-stats/package.nix b/pkgs/by-name/gh/ghrepo-stats/package.nix new file mode 100644 index 0000000000000..d0687536fdf9c --- /dev/null +++ b/pkgs/by-name/gh/ghrepo-stats/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication ghrepo-stats diff --git a/pkgs/by-name/gi/gibberish-detector/package.nix b/pkgs/by-name/gi/gibberish-detector/package.nix new file mode 100644 index 0000000000000..2130e481c3532 --- /dev/null +++ b/pkgs/by-name/gi/gibberish-detector/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication gibberish-detector diff --git a/pkgs/by-name/gi/gistyc/package.nix b/pkgs/by-name/gi/gistyc/package.nix new file mode 100644 index 0000000000000..7110a0f29bd0d --- /dev/null +++ b/pkgs/by-name/gi/gistyc/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication gistyc diff --git a/pkgs/by-name/gi/git-filter-repo/package.nix b/pkgs/by-name/gi/git-filter-repo/package.nix new file mode 100644 index 0000000000000..7a4980aa034ea --- /dev/null +++ b/pkgs/by-name/gi/git-filter-repo/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication git-filter-repo diff --git a/pkgs/by-name/gi/git-revise/package.nix b/pkgs/by-name/gi/git-revise/package.nix new file mode 100644 index 0000000000000..989da8395b5ac --- /dev/null +++ b/pkgs/by-name/gi/git-revise/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication git-revise diff --git a/pkgs/by-name/gi/github-to-sqlite/package.nix b/pkgs/by-name/gi/github-to-sqlite/package.nix new file mode 100644 index 0000000000000..5b7ac2e024ac0 --- /dev/null +++ b/pkgs/by-name/gi/github-to-sqlite/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication github-to-sqlite diff --git a/pkgs/by-name/gi/gitingest/package.nix b/pkgs/by-name/gi/gitingest/package.nix index 5730bfd6d3036..ad07f5776be83 100644 --- a/pkgs/by-name/gi/gitingest/package.nix +++ b/pkgs/by-name/gi/gitingest/package.nix @@ -1,3 +1 @@ -{ python3Packages }: - -python3Packages.toPythonApplication python3Packages.gitingest +{ python3Packages }: with python3Packages; toPythonApplication gitingest diff --git a/pkgs/by-name/gl/glanceclient/package.nix b/pkgs/by-name/gl/glanceclient/package.nix new file mode 100644 index 0000000000000..f97ebdc947144 --- /dev/null +++ b/pkgs/by-name/gl/glanceclient/package.nix @@ -0,0 +1 @@ +{ python313Packages }: with python313Packages; toPythonApplication python-glanceclient diff --git a/pkgs/by-name/go/google-compute-engine/package.nix b/pkgs/by-name/go/google-compute-engine/package.nix new file mode 100644 index 0000000000000..01f8b63c97d57 --- /dev/null +++ b/pkgs/by-name/go/google-compute-engine/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication google-compute-engine diff --git a/pkgs/by-name/gp/gprof2dot/package.nix b/pkgs/by-name/gp/gprof2dot/package.nix new file mode 100644 index 0000000000000..42faafedff956 --- /dev/null +++ b/pkgs/by-name/gp/gprof2dot/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication gprof2dot diff --git a/pkgs/by-name/gr/granian/package.nix b/pkgs/by-name/gr/granian/package.nix index b7ae540a4696b..faf7f59eefc4f 100644 --- a/pkgs/by-name/gr/granian/package.nix +++ b/pkgs/by-name/gr/granian/package.nix @@ -1,4 +1 @@ -{ - python3Packages, -}: -python3Packages.toPythonApplication python3Packages.granian +{ python3Packages }: with python3Packages; toPythonApplication granian diff --git a/pkgs/by-name/gr/griffe/package.nix b/pkgs/by-name/gr/griffe/package.nix new file mode 100644 index 0000000000000..1e552a8de979d --- /dev/null +++ b/pkgs/by-name/gr/griffe/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication griffe diff --git a/pkgs/by-name/gr/gruut-ipa/package.nix b/pkgs/by-name/gr/gruut-ipa/package.nix new file mode 100644 index 0000000000000..760b376668a44 --- /dev/null +++ b/pkgs/by-name/gr/gruut-ipa/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication gruut-ipa diff --git a/pkgs/by-name/gr/gruut/package.nix b/pkgs/by-name/gr/gruut/package.nix new file mode 100644 index 0000000000000..7fde2a7a4c005 --- /dev/null +++ b/pkgs/by-name/gr/gruut/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication gruut diff --git a/pkgs/by-name/gv/gvm-tools/package.nix b/pkgs/by-name/gv/gvm-tools/package.nix new file mode 100644 index 0000000000000..007d5cd11827e --- /dev/null +++ b/pkgs/by-name/gv/gvm-tools/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication gvm-tools diff --git a/pkgs/by-name/ha/hachoir/package.nix b/pkgs/by-name/ha/hachoir/package.nix new file mode 100644 index 0000000000000..db7e2f69e00f7 --- /dev/null +++ b/pkgs/by-name/ha/hachoir/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication hachoir diff --git a/pkgs/by-name/ha/hassil/package.nix b/pkgs/by-name/ha/hassil/package.nix new file mode 100644 index 0000000000000..4ed9943f01d87 --- /dev/null +++ b/pkgs/by-name/ha/hassil/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication hassil diff --git a/pkgs/by-name/he/heatclient/package.nix b/pkgs/by-name/he/heatclient/package.nix new file mode 100644 index 0000000000000..48b7e072f84ec --- /dev/null +++ b/pkgs/by-name/he/heatclient/package.nix @@ -0,0 +1 @@ +{ python313Packages }: with python313Packages; toPythonApplication python-heatclient diff --git a/pkgs/by-name/hj/hjson/package.nix b/pkgs/by-name/hj/hjson/package.nix new file mode 100644 index 0000000000000..683ddad0f6acd --- /dev/null +++ b/pkgs/by-name/hj/hjson/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication hjson diff --git a/pkgs/by-name/hl/hledger-utils/package.nix b/pkgs/by-name/hl/hledger-utils/package.nix new file mode 100644 index 0000000000000..8cb368efd2ed2 --- /dev/null +++ b/pkgs/by-name/hl/hledger-utils/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication hledger-utils diff --git a/pkgs/by-name/ho/hocr-tools/package.nix b/pkgs/by-name/ho/hocr-tools/package.nix new file mode 100644 index 0000000000000..8b8a1ae8ef304 --- /dev/null +++ b/pkgs/by-name/ho/hocr-tools/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication hocr-tools diff --git a/pkgs/by-name/hp/hpccm/package.nix b/pkgs/by-name/hp/hpccm/package.nix new file mode 100644 index 0000000000000..15b908b39f856 --- /dev/null +++ b/pkgs/by-name/hp/hpccm/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication hpccm diff --git a/pkgs/by-name/ht/httpie/package.nix b/pkgs/by-name/ht/httpie/package.nix new file mode 100644 index 0000000000000..692bc28dfd5cf --- /dev/null +++ b/pkgs/by-name/ht/httpie/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication httpie diff --git a/pkgs/by-name/hu/humanfriendly/package.nix b/pkgs/by-name/hu/humanfriendly/package.nix new file mode 100644 index 0000000000000..a78feea16983a --- /dev/null +++ b/pkgs/by-name/hu/humanfriendly/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication humanfriendly diff --git a/pkgs/by-name/hw/hwi/package.nix b/pkgs/by-name/hw/hwi/package.nix new file mode 100644 index 0000000000000..19942bf2e0c45 --- /dev/null +++ b/pkgs/by-name/hw/hwi/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication hwi diff --git a/pkgs/by-name/hy/hy/package.nix b/pkgs/by-name/hy/hy/package.nix new file mode 100644 index 0000000000000..a2c2bf78af202 --- /dev/null +++ b/pkgs/by-name/hy/hy/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication hy diff --git a/pkgs/by-name/hy/hyperglot/package.nix b/pkgs/by-name/hy/hyperglot/package.nix new file mode 100644 index 0000000000000..3fd51ee53fd20 --- /dev/null +++ b/pkgs/by-name/hy/hyperglot/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication hyperglot diff --git a/pkgs/by-name/i-/i-pi/package.nix b/pkgs/by-name/i-/i-pi/package.nix new file mode 100644 index 0000000000000..3ff37363f2027 --- /dev/null +++ b/pkgs/by-name/i-/i-pi/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication i-pi diff --git a/pkgs/by-name/ic/icdiff/package.nix b/pkgs/by-name/ic/icdiff/package.nix index 98144d145cd01..b5f3fd770e2ca 100644 --- a/pkgs/by-name/ic/icdiff/package.nix +++ b/pkgs/by-name/ic/icdiff/package.nix @@ -1,3 +1 @@ -{ python3Packages }: - -python3Packages.toPythonApplication python3Packages.icdiff +{ python3Packages }: with python3Packages; toPythonApplication icdiff diff --git a/pkgs/by-name/id/idasen/package.nix b/pkgs/by-name/id/idasen/package.nix new file mode 100644 index 0000000000000..170809c46599a --- /dev/null +++ b/pkgs/by-name/id/idasen/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication idasen diff --git a/pkgs/by-name/im/img2pdf/package.nix b/pkgs/by-name/im/img2pdf/package.nix new file mode 100644 index 0000000000000..8d55d3941fece --- /dev/null +++ b/pkgs/by-name/im/img2pdf/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication img2pdf diff --git a/pkgs/by-name/in/indexed-bzip2/package.nix b/pkgs/by-name/in/indexed-bzip2/package.nix new file mode 100644 index 0000000000000..65a6a7ee45665 --- /dev/null +++ b/pkgs/by-name/in/indexed-bzip2/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication indexed-bzip2 diff --git a/pkgs/by-name/in/intensity-normalization/package.nix b/pkgs/by-name/in/intensity-normalization/package.nix new file mode 100644 index 0000000000000..50f0a63737577 --- /dev/null +++ b/pkgs/by-name/in/intensity-normalization/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication intensity-normalization diff --git a/pkgs/by-name/in/internetarchive/package.nix b/pkgs/by-name/in/internetarchive/package.nix new file mode 100644 index 0000000000000..5ac0b11fce557 --- /dev/null +++ b/pkgs/by-name/in/internetarchive/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication internetarchive diff --git a/pkgs/by-name/io/iocextract/package.nix b/pkgs/by-name/io/iocextract/package.nix new file mode 100644 index 0000000000000..ec67c716fe8d0 --- /dev/null +++ b/pkgs/by-name/io/iocextract/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication iocextract diff --git a/pkgs/by-name/io/iocsearcher/package.nix b/pkgs/by-name/io/iocsearcher/package.nix new file mode 100644 index 0000000000000..b34d1a5024d21 --- /dev/null +++ b/pkgs/by-name/io/iocsearcher/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication iocsearcher diff --git a/pkgs/by-name/ir/ironicclient/package.nix b/pkgs/by-name/ir/ironicclient/package.nix new file mode 100644 index 0000000000000..2c5729478564c --- /dev/null +++ b/pkgs/by-name/ir/ironicclient/package.nix @@ -0,0 +1 @@ +{ python313Packages }: with python313Packages; toPythonApplication python-ironicclient diff --git a/pkgs/by-name/j2/j2cli/package.nix b/pkgs/by-name/j2/j2cli/package.nix new file mode 100644 index 0000000000000..cc33774741275 --- /dev/null +++ b/pkgs/by-name/j2/j2cli/package.nix @@ -0,0 +1 @@ +{ python311Packages }: with python311Packages; toPythonApplication j2cli diff --git a/pkgs/by-name/j2/j2lint/package.nix b/pkgs/by-name/j2/j2lint/package.nix new file mode 100644 index 0000000000000..e9f3c8c9c1bec --- /dev/null +++ b/pkgs/by-name/j2/j2lint/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication j2lint diff --git a/pkgs/by-name/jc/jc/package.nix b/pkgs/by-name/jc/jc/package.nix new file mode 100644 index 0000000000000..0a47610714b1f --- /dev/null +++ b/pkgs/by-name/jc/jc/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication jc diff --git a/pkgs/by-name/je/jello/package.nix b/pkgs/by-name/je/jello/package.nix new file mode 100644 index 0000000000000..86f887574d92a --- /dev/null +++ b/pkgs/by-name/je/jello/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication jello diff --git a/pkgs/by-name/je/jenkins-job-builder/package.nix b/pkgs/by-name/je/jenkins-job-builder/package.nix new file mode 100644 index 0000000000000..4db0abbf62571 --- /dev/null +++ b/pkgs/by-name/je/jenkins-job-builder/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication jenkins-job-builder diff --git a/pkgs/by-name/jp/jpylyzer/package.nix b/pkgs/by-name/jp/jpylyzer/package.nix new file mode 100644 index 0000000000000..e68e5d34d8cb0 --- /dev/null +++ b/pkgs/by-name/jp/jpylyzer/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication jpylyzer diff --git a/pkgs/by-name/js/jsbeautifier/package.nix b/pkgs/by-name/js/jsbeautifier/package.nix new file mode 100644 index 0000000000000..5d2094f7808b6 --- /dev/null +++ b/pkgs/by-name/js/jsbeautifier/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication jsbeautifier diff --git a/pkgs/by-name/js/json-schema-for-humans/package.nix b/pkgs/by-name/js/json-schema-for-humans/package.nix new file mode 100644 index 0000000000000..20829ea025568 --- /dev/null +++ b/pkgs/by-name/js/json-schema-for-humans/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication json-schema-for-humans diff --git a/pkgs/by-name/ka/kaggle/package.nix b/pkgs/by-name/ka/kaggle/package.nix new file mode 100644 index 0000000000000..f2ced0ed0e21e --- /dev/null +++ b/pkgs/by-name/ka/kaggle/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication kaggle diff --git a/pkgs/by-name/ka/kahip/package.nix b/pkgs/by-name/ka/kahip/package.nix index 463b8af72831a..9c288e465d9d1 100644 --- a/pkgs/by-name/ka/kahip/package.nix +++ b/pkgs/by-name/ka/kahip/package.nix @@ -33,7 +33,7 @@ stdenv.mkDerivation (finalAttrs: { ++ lib.optional pythonSupport python3Packages.pybind11 ++ lib.optional stdenv.cc.isClang llvmPackages.openmp; - # create meta package providing dist-info for python3Pacakges.kahip that common cmake build does not do + # create meta package providing dist-info for python3Packages.kahip that common cmake build does not do propagatedBuildInputs = lib.optional pythonSupport ( python3Packages.mkPythonMetaPackage { inherit (finalAttrs) pname version meta; diff --git a/pkgs/by-name/ke/keepkey-agent/package.nix b/pkgs/by-name/ke/keepkey-agent/package.nix new file mode 100644 index 0000000000000..4eca1a43ae307 --- /dev/null +++ b/pkgs/by-name/ke/keepkey-agent/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication keepkey-agent diff --git a/pkgs/by-name/ke/keymap-drawer/package.nix b/pkgs/by-name/ke/keymap-drawer/package.nix index 2b77b42af1f5c..474208c469656 100644 --- a/pkgs/by-name/ke/keymap-drawer/package.nix +++ b/pkgs/by-name/ke/keymap-drawer/package.nix @@ -1,4 +1 @@ -{ - python3, -}: -python3.pkgs.toPythonApplication python3.pkgs.keymap-drawer +{ python3Packages }: with python3Packages; toPythonApplication keymap-drawer diff --git a/pkgs/by-name/kl/klaus/package.nix b/pkgs/by-name/kl/klaus/package.nix new file mode 100644 index 0000000000000..601d0c2c994d0 --- /dev/null +++ b/pkgs/by-name/kl/klaus/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication klaus diff --git a/pkgs/by-name/ku/kubernetes-validate/package.nix b/pkgs/by-name/ku/kubernetes-validate/package.nix index 39a609259a14c..c44ac9ae20e64 100644 --- a/pkgs/by-name/ku/kubernetes-validate/package.nix +++ b/pkgs/by-name/ku/kubernetes-validate/package.nix @@ -1,4 +1 @@ -{ - python3Packages, -}: -python3Packages.toPythonApplication python3Packages.kubernetes-validate +{ python3Packages }: with python3Packages; toPythonApplication kubernetes-validate diff --git a/pkgs/by-name/la/langgraph-cli/package.nix b/pkgs/by-name/la/langgraph-cli/package.nix index c307b728b76d3..cee7c0e816a60 100644 --- a/pkgs/by-name/la/langgraph-cli/package.nix +++ b/pkgs/by-name/la/langgraph-cli/package.nix @@ -1,3 +1 @@ -{ python3Packages }: - -python3Packages.toPythonApplication python3Packages.langgraph-cli +{ python3Packages }: with python3Packages; toPythonApplication langgraph-cli diff --git a/pkgs/by-name/la/lastversion/package.nix b/pkgs/by-name/la/lastversion/package.nix index a9d3aef43c5dc..38c874665c0c0 100644 --- a/pkgs/by-name/la/lastversion/package.nix +++ b/pkgs/by-name/la/lastversion/package.nix @@ -1,4 +1 @@ -{ python3Packages }: - -with python3Packages; -toPythonApplication lastversion +{ python3Packages }: with python3Packages; toPythonApplication lastversion diff --git a/pkgs/by-name/la/latex2mathml/package.nix b/pkgs/by-name/la/latex2mathml/package.nix new file mode 100644 index 0000000000000..6a760f69ac7aa --- /dev/null +++ b/pkgs/by-name/la/latex2mathml/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication latex2mathml diff --git a/pkgs/by-name/ld/ldapdomaindump/package.nix b/pkgs/by-name/ld/ldapdomaindump/package.nix new file mode 100644 index 0000000000000..071b530d88056 --- /dev/null +++ b/pkgs/by-name/ld/ldapdomaindump/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication ldapdomaindump diff --git a/pkgs/by-name/le/leanblueprint/package.nix b/pkgs/by-name/le/leanblueprint/package.nix new file mode 100644 index 0000000000000..7191c782bd80a --- /dev/null +++ b/pkgs/by-name/le/leanblueprint/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication leanblueprint diff --git a/pkgs/by-name/le/ledger-agent/package.nix b/pkgs/by-name/le/ledger-agent/package.nix new file mode 100644 index 0000000000000..920c1f3801b8b --- /dev/null +++ b/pkgs/by-name/le/ledger-agent/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication ledger-agent diff --git a/pkgs/by-name/le/lexicon/package.nix b/pkgs/by-name/le/lexicon/package.nix new file mode 100644 index 0000000000000..b72081a09c3f1 --- /dev/null +++ b/pkgs/by-name/le/lexicon/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication dns-lexicon diff --git a/pkgs/by-name/li/libfx2/package.nix b/pkgs/by-name/li/libfx2/package.nix new file mode 100644 index 0000000000000..c5387a3323277 --- /dev/null +++ b/pkgs/by-name/li/libfx2/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication fx2 diff --git a/pkgs/by-name/li/libretranslate/package.nix b/pkgs/by-name/li/libretranslate/package.nix new file mode 100644 index 0000000000000..7d16a00cc8856 --- /dev/null +++ b/pkgs/by-name/li/libretranslate/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication libretranslate diff --git a/pkgs/by-name/li/liquidctl/package.nix b/pkgs/by-name/li/liquidctl/package.nix new file mode 100644 index 0000000000000..628852f69b17f --- /dev/null +++ b/pkgs/by-name/li/liquidctl/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication liquidctl diff --git a/pkgs/by-name/li/lit/package.nix b/pkgs/by-name/li/lit/package.nix new file mode 100644 index 0000000000000..e2e6e636db483 --- /dev/null +++ b/pkgs/by-name/li/lit/package.nix @@ -0,0 +1,3 @@ +{ python3Packages, ... }@args: +with python3Packages; +toPythonApplication (lit.override (builtins.removeAttrs args [ "python3Packages" ])) diff --git a/pkgs/by-name/lu/luddite/package.nix b/pkgs/by-name/lu/luddite/package.nix new file mode 100644 index 0000000000000..8eae258aa8304 --- /dev/null +++ b/pkgs/by-name/lu/luddite/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication luddite diff --git a/pkgs/by-name/m2/m2r/package.nix b/pkgs/by-name/m2/m2r/package.nix new file mode 100644 index 0000000000000..12531393d8b19 --- /dev/null +++ b/pkgs/by-name/m2/m2r/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication m2r diff --git a/pkgs/by-name/ma/maestral/package.nix b/pkgs/by-name/ma/maestral/package.nix new file mode 100644 index 0000000000000..a7a15cfe48161 --- /dev/null +++ b/pkgs/by-name/ma/maestral/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication maestral diff --git a/pkgs/by-name/ma/magic-wormhole/package.nix b/pkgs/by-name/ma/magic-wormhole/package.nix new file mode 100644 index 0000000000000..3649f3dd0a7d0 --- /dev/null +++ b/pkgs/by-name/ma/magic-wormhole/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication magic-wormhole diff --git a/pkgs/by-name/ma/magika/package.nix b/pkgs/by-name/ma/magika/package.nix new file mode 100644 index 0000000000000..a8c61846d9763 --- /dev/null +++ b/pkgs/by-name/ma/magika/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication magika diff --git a/pkgs/by-name/ma/magnumclient/package.nix b/pkgs/by-name/ma/magnumclient/package.nix new file mode 100644 index 0000000000000..c1f1108cfbe81 --- /dev/null +++ b/pkgs/by-name/ma/magnumclient/package.nix @@ -0,0 +1 @@ +{ python313Packages }: with python313Packages; toPythonApplication python-magnumclient diff --git a/pkgs/by-name/ma/mallard-ducktype/package.nix b/pkgs/by-name/ma/mallard-ducktype/package.nix index 7a9f1f890e8f0..60ebf7b8b0fc9 100644 --- a/pkgs/by-name/ma/mallard-ducktype/package.nix +++ b/pkgs/by-name/ma/mallard-ducktype/package.nix @@ -1,4 +1 @@ -{ python3 }: - -with python3.pkgs; -toPythonApplication mallard-ducktype +{ python3Packages }: with python3Packages; toPythonApplication mallard-ducktype diff --git a/pkgs/by-name/ma/manilaclient/package.nix b/pkgs/by-name/ma/manilaclient/package.nix new file mode 100644 index 0000000000000..9f32fe3592ac0 --- /dev/null +++ b/pkgs/by-name/ma/manilaclient/package.nix @@ -0,0 +1 @@ +{ python313Packages }: with python313Packages; toPythonApplication python-manilaclient diff --git a/pkgs/by-name/ma/manim-slides/package.nix b/pkgs/by-name/ma/manim-slides/package.nix index 5b37008c726ad..bedecc00076be 100644 --- a/pkgs/by-name/ma/manim-slides/package.nix +++ b/pkgs/by-name/ma/manim-slides/package.nix @@ -1,6 +1,5 @@ -{ - python3Packages, -}: -(python3Packages.toPythonApplication python3Packages.manim-slides).overridePythonAttrs (oldAttrs: { +{ python3Packages }: +with python3Packages; +(toPythonApplication manim-slides).overridePythonAttrs (oldAttrs: { dependencies = oldAttrs.dependencies ++ oldAttrs.optional-dependencies.pyqt6-full; }) diff --git a/pkgs/by-name/ma/manim/package.nix b/pkgs/by-name/ma/manim/package.nix index 1e42bcb75ff53..99169bc4e40fd 100644 --- a/pkgs/by-name/ma/manim/package.nix +++ b/pkgs/by-name/ma/manim/package.nix @@ -1,4 +1 @@ -{ - python3Packages, -}: -python3Packages.toPythonApplication python3Packages.manim +{ python3Packages }: with python3Packages; toPythonApplication manim diff --git a/pkgs/by-name/ma/marimo/package.nix b/pkgs/by-name/ma/marimo/package.nix new file mode 100644 index 0000000000000..ab59ea400fb35 --- /dev/null +++ b/pkgs/by-name/ma/marimo/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication marimo diff --git a/pkgs/by-name/ma/mat2/package.nix b/pkgs/by-name/ma/mat2/package.nix index 25c21c612c4f0..ec496f2a5c368 100644 --- a/pkgs/by-name/ma/mat2/package.nix +++ b/pkgs/by-name/ma/mat2/package.nix @@ -1,6 +1 @@ -{ - python3Packages, -}: - -with python3Packages; -toPythonApplication mat2 +{ python3Packages }: with python3Packages; toPythonApplication mat2 diff --git a/pkgs/by-name/ma/materialx/package.nix b/pkgs/by-name/ma/materialx/package.nix new file mode 100644 index 0000000000000..8fd18eb938c67 --- /dev/null +++ b/pkgs/by-name/ma/materialx/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication materialx diff --git a/pkgs/by-name/ma/maubot/package.nix b/pkgs/by-name/ma/maubot/package.nix new file mode 100644 index 0000000000000..0b668505fee47 --- /dev/null +++ b/pkgs/by-name/ma/maubot/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication maubot diff --git a/pkgs/by-name/mc/mcstatus/package.nix b/pkgs/by-name/mc/mcstatus/package.nix new file mode 100644 index 0000000000000..c6fa07e9ad856 --- /dev/null +++ b/pkgs/by-name/mc/mcstatus/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication mcstatus diff --git a/pkgs/by-name/md/md2gemini/package.nix b/pkgs/by-name/md/md2gemini/package.nix new file mode 100644 index 0000000000000..98cc48080b517 --- /dev/null +++ b/pkgs/by-name/md/md2gemini/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication md2gemini diff --git a/pkgs/by-name/mi/minari/package.nix b/pkgs/by-name/mi/minari/package.nix new file mode 100644 index 0000000000000..5e544e22d0139 --- /dev/null +++ b/pkgs/by-name/mi/minari/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication minari diff --git a/pkgs/by-name/mi/mistralclient/package.nix b/pkgs/by-name/mi/mistralclient/package.nix new file mode 100644 index 0000000000000..d99aad6f00b42 --- /dev/null +++ b/pkgs/by-name/mi/mistralclient/package.nix @@ -0,0 +1 @@ +{ python313Packages }: with python313Packages; toPythonApplication python-mistralclient diff --git a/pkgs/by-name/mi/mitmproxy/package.nix b/pkgs/by-name/mi/mitmproxy/package.nix new file mode 100644 index 0000000000000..9fb419c6bfd86 --- /dev/null +++ b/pkgs/by-name/mi/mitmproxy/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication mitmproxy diff --git a/pkgs/by-name/mk/mkdocs/package.nix b/pkgs/by-name/mk/mkdocs/package.nix new file mode 100644 index 0000000000000..fd95ff6a72f18 --- /dev/null +++ b/pkgs/by-name/mk/mkdocs/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication mkdocs diff --git a/pkgs/by-name/mo/molbar/package.nix b/pkgs/by-name/mo/molbar/package.nix new file mode 100644 index 0000000000000..81dbc3e0102f4 --- /dev/null +++ b/pkgs/by-name/mo/molbar/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication molbar diff --git a/pkgs/by-name/mo/molecule/package.nix b/pkgs/by-name/mo/molecule/package.nix new file mode 100644 index 0000000000000..6003f4558a914 --- /dev/null +++ b/pkgs/by-name/mo/molecule/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication molecule diff --git a/pkgs/by-name/ms/msoffcrypto-tool/package.nix b/pkgs/by-name/ms/msoffcrypto-tool/package.nix new file mode 100644 index 0000000000000..00f561e079462 --- /dev/null +++ b/pkgs/by-name/ms/msoffcrypto-tool/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication msoffcrypto-tool diff --git a/pkgs/by-name/my/myfitnesspal/package.nix b/pkgs/by-name/my/myfitnesspal/package.nix new file mode 100644 index 0000000000000..14de302e67d95 --- /dev/null +++ b/pkgs/by-name/my/myfitnesspal/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication myfitnesspal diff --git a/pkgs/by-name/my/mygpoclient/package.nix b/pkgs/by-name/my/mygpoclient/package.nix new file mode 100644 index 0000000000000..d2912b8b8f076 --- /dev/null +++ b/pkgs/by-name/my/mygpoclient/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication mygpoclient diff --git a/pkgs/by-name/my/mypy-protobuf/package.nix b/pkgs/by-name/my/mypy-protobuf/package.nix new file mode 100644 index 0000000000000..2bda36536945f --- /dev/null +++ b/pkgs/by-name/my/mypy-protobuf/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication mypy-protobuf diff --git a/pkgs/by-name/my/mypy/package.nix b/pkgs/by-name/my/mypy/package.nix new file mode 100644 index 0000000000000..859723433621c --- /dev/null +++ b/pkgs/by-name/my/mypy/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication mypy diff --git a/pkgs/by-name/na/nanoemoji/package.nix b/pkgs/by-name/na/nanoemoji/package.nix new file mode 100644 index 0000000000000..3660f024d7adc --- /dev/null +++ b/pkgs/by-name/na/nanoemoji/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication nanoemoji diff --git a/pkgs/by-name/na/napalm/package.nix b/pkgs/by-name/na/napalm/package.nix new file mode 100644 index 0000000000000..74ea89a83b93c --- /dev/null +++ b/pkgs/by-name/na/napalm/package.nix @@ -0,0 +1,10 @@ +{ python3Packages }: +with python3Packages; +toPythonApplication ( + napalm.overridePythonAttrs (attrs: { + # add community frontends that depend on the napalm python package + dependencies = attrs.dependencies ++ [ + napalm-hp-procurve + ]; + }) +) diff --git a/pkgs/by-name/na/napari/package.nix b/pkgs/by-name/na/napari/package.nix new file mode 100644 index 0000000000000..b6b0cd178ad37 --- /dev/null +++ b/pkgs/by-name/na/napari/package.nix @@ -0,0 +1 @@ +{ python312Packages }: with python312Packages; toPythonApplication napari diff --git a/pkgs/by-name/ne/neutronclient/package.nix b/pkgs/by-name/ne/neutronclient/package.nix new file mode 100644 index 0000000000000..e30310d0c7dce --- /dev/null +++ b/pkgs/by-name/ne/neutronclient/package.nix @@ -0,0 +1 @@ +{ python313Packages }: with python313Packages; toPythonApplication python-neutronclient diff --git a/pkgs/by-name/ni/nipap/package.nix b/pkgs/by-name/ni/nipap/package.nix index ba60b802d8313..be1c6bfa23c56 100644 --- a/pkgs/by-name/ni/nipap/package.nix +++ b/pkgs/by-name/ni/nipap/package.nix @@ -1,5 +1 @@ -{ - python3Packages, -}: - -python3Packages.toPythonApplication python3Packages.nipap +{ python3Packages }: with python3Packages; toPythonApplication nipap diff --git a/pkgs/by-name/ni/nix-prefetch-github/package.nix b/pkgs/by-name/ni/nix-prefetch-github/package.nix new file mode 100644 index 0000000000000..81e7bc906f6cc --- /dev/null +++ b/pkgs/by-name/ni/nix-prefetch-github/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication nix-prefetch-github diff --git a/pkgs/by-name/ni/nixpkgs-pytools/package.nix b/pkgs/by-name/ni/nixpkgs-pytools/package.nix new file mode 100644 index 0000000000000..62e4afdac7fd7 --- /dev/null +++ b/pkgs/by-name/ni/nixpkgs-pytools/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication nixpkgs-pytools diff --git a/pkgs/by-name/no/nodeenv/package.nix b/pkgs/by-name/no/nodeenv/package.nix index ddf3cd59ef3ec..2f8b337530b1a 100644 --- a/pkgs/by-name/no/nodeenv/package.nix +++ b/pkgs/by-name/no/nodeenv/package.nix @@ -1,4 +1 @@ -{ - python3Packages, -}: -python3Packages.toPythonApplication python3Packages.nodeenv +{ python3Packages }: with python3Packages; toPythonApplication nodeenv diff --git a/pkgs/by-name/no/nodepy-runtime/package.nix b/pkgs/by-name/no/nodepy-runtime/package.nix new file mode 100644 index 0000000000000..debed878fc4d6 --- /dev/null +++ b/pkgs/by-name/no/nodepy-runtime/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication nodepy-runtime diff --git a/pkgs/by-name/no/nose2pytest/package.nix b/pkgs/by-name/no/nose2pytest/package.nix index 74d426181c221..881704f3ec4ab 100644 --- a/pkgs/by-name/no/nose2pytest/package.nix +++ b/pkgs/by-name/no/nose2pytest/package.nix @@ -1,3 +1 @@ -{ python3Packages }: - -python3Packages.toPythonApplication python3Packages.nose2pytest +{ python3Packages }: with python3Packages; toPythonApplication nose2pytest diff --git a/pkgs/by-name/no/notus-scanner/package.nix b/pkgs/by-name/no/notus-scanner/package.nix new file mode 100644 index 0000000000000..01e936b060f91 --- /dev/null +++ b/pkgs/by-name/no/notus-scanner/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication notus-scanner diff --git a/pkgs/by-name/ns/nsz/package.nix b/pkgs/by-name/ns/nsz/package.nix new file mode 100644 index 0000000000000..3d315beea100e --- /dev/null +++ b/pkgs/by-name/ns/nsz/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication nsz diff --git a/pkgs/by-name/nt/nth/package.nix b/pkgs/by-name/nt/nth/package.nix new file mode 100644 index 0000000000000..d716502a6274d --- /dev/null +++ b/pkgs/by-name/nt/nth/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication name-that-hash diff --git a/pkgs/by-name/nv/nvchecker/package.nix b/pkgs/by-name/nv/nvchecker/package.nix new file mode 100644 index 0000000000000..d3f4cb91ef7f9 --- /dev/null +++ b/pkgs/by-name/nv/nvchecker/package.nix @@ -0,0 +1,8 @@ +{ python3Packages }: +with python3Packages; +toPythonApplication ( + nvchecker.overridePythonAttrs (oldAttrs: { + propagatedBuildInputs = + oldAttrs.dependencies ++ lib.concatAttrValues oldAttrs.optional-dependencies; + }) +) diff --git a/pkgs/by-name/nw/nwdiag/package.nix b/pkgs/by-name/nw/nwdiag/package.nix new file mode 100644 index 0000000000000..0acbacbf46fd6 --- /dev/null +++ b/pkgs/by-name/nw/nwdiag/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication nwdiag diff --git a/pkgs/by-name/oc/ocrmypdf/package.nix b/pkgs/by-name/oc/ocrmypdf/package.nix new file mode 100644 index 0000000000000..4c53cada1c4e6 --- /dev/null +++ b/pkgs/by-name/oc/ocrmypdf/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication ocrmypdf diff --git a/pkgs/by-name/od/oddsprout/package.nix b/pkgs/by-name/od/oddsprout/package.nix index d02f1bf46af7e..1bd086bb0ad26 100644 --- a/pkgs/by-name/od/oddsprout/package.nix +++ b/pkgs/by-name/od/oddsprout/package.nix @@ -1,5 +1 @@ -{ - python3Packages, -}: - -python3Packages.toPythonApplication python3Packages.oddsprout +{ python3Packages }: with python3Packages; toPythonApplication oddsprout diff --git a/pkgs/by-name/ol/oletools/package.nix b/pkgs/by-name/ol/oletools/package.nix new file mode 100644 index 0000000000000..2e97d28a820b0 --- /dev/null +++ b/pkgs/by-name/ol/oletools/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication oletools diff --git a/pkgs/by-name/om/ome_zarr/package.nix b/pkgs/by-name/om/ome_zarr/package.nix new file mode 100644 index 0000000000000..a46924b9d544d --- /dev/null +++ b/pkgs/by-name/om/ome_zarr/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication ome-zarr diff --git a/pkgs/by-name/on/online-judge-tools/package.nix b/pkgs/by-name/on/online-judge-tools/package.nix new file mode 100644 index 0000000000000..f0a21d4577998 --- /dev/null +++ b/pkgs/by-name/on/online-judge-tools/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication online-judge-tools diff --git a/pkgs/by-name/on/online-judge-verify-helper/package.nix b/pkgs/by-name/on/online-judge-verify-helper/package.nix index f3a0b05d370d8..bcf4d6054adaf 100644 --- a/pkgs/by-name/on/online-judge-verify-helper/package.nix +++ b/pkgs/by-name/on/online-judge-verify-helper/package.nix @@ -1,4 +1 @@ -{ - python3Packages, -}: -python3Packages.toPythonApplication python3Packages.online-judge-verify-helper +{ python3Packages }: with python3Packages; toPythonApplication online-judge-verify-helper diff --git a/pkgs/by-name/op/open-interpreter/package.nix b/pkgs/by-name/op/open-interpreter/package.nix new file mode 100644 index 0000000000000..09542a0431db9 --- /dev/null +++ b/pkgs/by-name/op/open-interpreter/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication open-interpreter diff --git a/pkgs/by-name/op/openai-whisper/package.nix b/pkgs/by-name/op/openai-whisper/package.nix new file mode 100644 index 0000000000000..5ccf67da0e96b --- /dev/null +++ b/pkgs/by-name/op/openai-whisper/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication openai-whisper diff --git a/pkgs/by-name/op/openai/package.nix b/pkgs/by-name/op/openai/package.nix new file mode 100644 index 0000000000000..8af34ad70b092 --- /dev/null +++ b/pkgs/by-name/op/openai/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication openai diff --git a/pkgs/by-name/op/openrazer-daemon/package.nix b/pkgs/by-name/op/openrazer-daemon/package.nix new file mode 100644 index 0000000000000..d9d7cac7ccfa2 --- /dev/null +++ b/pkgs/by-name/op/openrazer-daemon/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication openrazer-daemon diff --git a/pkgs/by-name/op/openstackclient/package.nix b/pkgs/by-name/op/openstackclient/package.nix new file mode 100644 index 0000000000000..376686cf14fe4 --- /dev/null +++ b/pkgs/by-name/op/openstackclient/package.nix @@ -0,0 +1 @@ +{ python313Packages }: with python313Packages; toPythonApplication python-openstackclient diff --git a/pkgs/by-name/pa/papis/package.nix b/pkgs/by-name/pa/papis/package.nix new file mode 100644 index 0000000000000..ec0870114cb1b --- /dev/null +++ b/pkgs/by-name/pa/papis/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication papis diff --git a/pkgs/by-name/pa/patool/package.nix b/pkgs/by-name/pa/patool/package.nix new file mode 100644 index 0000000000000..67b9b24eb7bc3 --- /dev/null +++ b/pkgs/by-name/pa/patool/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication patool diff --git a/pkgs/by-name/pd/pdb2pqr/package.nix b/pkgs/by-name/pd/pdb2pqr/package.nix new file mode 100644 index 0000000000000..380859f71351d --- /dev/null +++ b/pkgs/by-name/pd/pdb2pqr/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication pdb2pqr diff --git a/pkgs/by-name/pd/pdfminer/package.nix b/pkgs/by-name/pd/pdfminer/package.nix new file mode 100644 index 0000000000000..70f04ea64d539 --- /dev/null +++ b/pkgs/by-name/pd/pdfminer/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication pdfminer-six diff --git a/pkgs/by-name/pg/pgcli/package.nix b/pkgs/by-name/pg/pgcli/package.nix new file mode 100644 index 0000000000000..8cdacddbf77f1 --- /dev/null +++ b/pkgs/by-name/pg/pgcli/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication pgcli diff --git a/pkgs/by-name/ph/phart/package.nix b/pkgs/by-name/ph/phart/package.nix index a2ff7cd98cef7..d7490ab976a24 100644 --- a/pkgs/by-name/ph/phart/package.nix +++ b/pkgs/by-name/ph/phart/package.nix @@ -1,3 +1 @@ -{ python3Packages }: - -python3Packages.toPythonApplication python3Packages.phart +{ python3Packages }: with python3Packages; toPythonApplication phart diff --git a/pkgs/by-name/ph/philipstv/package.nix b/pkgs/by-name/ph/philipstv/package.nix new file mode 100644 index 0000000000000..1a817445481fb --- /dev/null +++ b/pkgs/by-name/ph/philipstv/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication philipstv diff --git a/pkgs/by-name/pi/pijuice/package.nix b/pkgs/by-name/pi/pijuice/package.nix new file mode 100644 index 0000000000000..3026a0d91e9f6 --- /dev/null +++ b/pkgs/by-name/pi/pijuice/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication pijuice diff --git a/pkgs/by-name/pi/pinboard/package.nix b/pkgs/by-name/pi/pinboard/package.nix new file mode 100644 index 0000000000000..bf4557efdea35 --- /dev/null +++ b/pkgs/by-name/pi/pinboard/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication pinboard diff --git a/pkgs/by-name/pi/pipx/package.nix b/pkgs/by-name/pi/pipx/package.nix new file mode 100644 index 0000000000000..638f2faa26566 --- /dev/null +++ b/pkgs/by-name/pi/pipx/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication pipx diff --git a/pkgs/by-name/pi/pixcat/package.nix b/pkgs/by-name/pi/pixcat/package.nix new file mode 100644 index 0000000000000..7caa7eb250fb7 --- /dev/null +++ b/pkgs/by-name/pi/pixcat/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication pixcat diff --git a/pkgs/by-name/pl/plover_4/package.nix b/pkgs/by-name/pl/plover_4/package.nix index eed2b23617756..71c410a3628a5 100644 --- a/pkgs/by-name/pl/plover_4/package.nix +++ b/pkgs/by-name/pl/plover_4/package.nix @@ -1,3 +1 @@ -{ python3Packages }: - -python3Packages.toPythonApplication python3Packages.plover_4 +{ python3Packages }: with python3Packages; toPythonApplication plover_4 diff --git a/pkgs/by-name/pl/plover_5/package.nix b/pkgs/by-name/pl/plover_5/package.nix index 20ecfa1717801..207153bf51836 100644 --- a/pkgs/by-name/pl/plover_5/package.nix +++ b/pkgs/by-name/pl/plover_5/package.nix @@ -1,3 +1 @@ -{ python3Packages }: - -python3Packages.toPythonApplication python3Packages.plover_5 +{ python3Packages }: with python3Packages; toPythonApplication plover_5 diff --git a/pkgs/by-name/pn/pnglatex/package.nix b/pkgs/by-name/pn/pnglatex/package.nix new file mode 100644 index 0000000000000..186ab55fea898 --- /dev/null +++ b/pkgs/by-name/pn/pnglatex/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication pnglatex diff --git a/pkgs/by-name/po/powerline/package.nix b/pkgs/by-name/po/powerline/package.nix new file mode 100644 index 0000000000000..b91720a36c35b --- /dev/null +++ b/pkgs/by-name/po/powerline/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication powerline diff --git a/pkgs/by-name/pr/prefect/package.nix b/pkgs/by-name/pr/prefect/package.nix index 3665acfe68252..fa21b5ed18c73 100644 --- a/pkgs/by-name/pr/prefect/package.nix +++ b/pkgs/by-name/pr/prefect/package.nix @@ -1 +1 @@ -{ python3Packages }: python3Packages.toPythonApplication python3Packages.prefect +{ python3Packages }: with python3Packages; toPythonApplication prefect diff --git a/pkgs/by-name/pr/pricehist/package.nix b/pkgs/by-name/pr/pricehist/package.nix index 72295b65be8ab..235fff781a428 100644 --- a/pkgs/by-name/pr/pricehist/package.nix +++ b/pkgs/by-name/pr/pricehist/package.nix @@ -1 +1 @@ -{ python3Packages }: python3Packages.toPythonApplication python3Packages.pricehist +{ python3Packages }: with python3Packages; toPythonApplication pricehist diff --git a/pkgs/by-name/pr/protonup-ng/package.nix b/pkgs/by-name/pr/protonup-ng/package.nix new file mode 100644 index 0000000000000..8c0061a804c7c --- /dev/null +++ b/pkgs/by-name/pr/protonup-ng/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication protonup-ng diff --git a/pkgs/by-name/pw/pwntools/package.nix b/pkgs/by-name/pw/pwntools/package.nix new file mode 100644 index 0000000000000..7d0c94a7c2743 --- /dev/null +++ b/pkgs/by-name/pw/pwntools/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication pwntools diff --git a/pkgs/by-name/py/py-wacz/package.nix b/pkgs/by-name/py/py-wacz/package.nix new file mode 100644 index 0000000000000..34feaf0f06cc8 --- /dev/null +++ b/pkgs/by-name/py/py-wacz/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication wacz diff --git a/pkgs/by-name/py/py3dtiles/package.nix b/pkgs/by-name/py/py3dtiles/package.nix new file mode 100644 index 0000000000000..c2eeaef0ee57f --- /dev/null +++ b/pkgs/by-name/py/py3dtiles/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication py3dtiles diff --git a/pkgs/by-name/py/py65/package.nix b/pkgs/by-name/py/py65/package.nix new file mode 100644 index 0000000000000..2bb12ac2cc297 --- /dev/null +++ b/pkgs/by-name/py/py65/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication py65 diff --git a/pkgs/by-name/py/py7zr/package.nix b/pkgs/by-name/py/py7zr/package.nix new file mode 100644 index 0000000000000..4ac69fc6a2282 --- /dev/null +++ b/pkgs/by-name/py/py7zr/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication py7zr diff --git a/pkgs/by-name/py/pycflow2dot/package.nix b/pkgs/by-name/py/pycflow2dot/package.nix new file mode 100644 index 0000000000000..88d97859c9b34 --- /dev/null +++ b/pkgs/by-name/py/pycflow2dot/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication pycflow2dot diff --git a/pkgs/by-name/py/pycobertura/package.nix b/pkgs/by-name/py/pycobertura/package.nix new file mode 100644 index 0000000000000..4b796f5dc55b6 --- /dev/null +++ b/pkgs/by-name/py/pycobertura/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication pycobertura diff --git a/pkgs/by-name/py/pycoin/package.nix b/pkgs/by-name/py/pycoin/package.nix new file mode 100644 index 0000000000000..b988abe3b8c17 --- /dev/null +++ b/pkgs/by-name/py/pycoin/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication pycoin diff --git a/pkgs/by-name/py/pycritty/package.nix b/pkgs/by-name/py/pycritty/package.nix new file mode 100644 index 0000000000000..dd4d1e4d30798 --- /dev/null +++ b/pkgs/by-name/py/pycritty/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication pycritty diff --git a/pkgs/by-name/py/pydeps/package.nix b/pkgs/by-name/py/pydeps/package.nix new file mode 100644 index 0000000000000..523e0879b4489 --- /dev/null +++ b/pkgs/by-name/py/pydeps/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication pydeps diff --git a/pkgs/by-name/py/pyglossary-gui/package.nix b/pkgs/by-name/py/pyglossary-gui/package.nix index 71b74f9cb1132..c269be5c99187 100644 --- a/pkgs/by-name/py/pyglossary-gui/package.nix +++ b/pkgs/by-name/py/pyglossary-gui/package.nix @@ -1,9 +1,7 @@ -{ - python3, -}: - -python3.pkgs.toPythonApplication ( - python3.pkgs.pyglossary.override { +{ python3Packages }: +with python3Packages; +toPythonApplication ( + pyglossary.override { enableGui = true; enableCmd = true; } diff --git a/pkgs/by-name/py/pyinfra/package.nix b/pkgs/by-name/py/pyinfra/package.nix new file mode 100644 index 0000000000000..a9d505aae9998 --- /dev/null +++ b/pkgs/by-name/py/pyinfra/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication pyinfra diff --git a/pkgs/by-name/py/pylint/package.nix b/pkgs/by-name/py/pylint/package.nix new file mode 100644 index 0000000000000..8305b25a5d68e --- /dev/null +++ b/pkgs/by-name/py/pylint/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication pylint diff --git a/pkgs/by-name/py/pynitrokey/package.nix b/pkgs/by-name/py/pynitrokey/package.nix index c0fb4438251f1..7360a90195c4d 100644 --- a/pkgs/by-name/py/pynitrokey/package.nix +++ b/pkgs/by-name/py/pynitrokey/package.nix @@ -1,4 +1 @@ -{ python3 }: - -with python3.pkgs; -toPythonApplication pynitrokey +{ python3Packages }: with python3Packages; toPythonApplication pynitrokey diff --git a/pkgs/by-name/py/pyocd/package.nix b/pkgs/by-name/py/pyocd/package.nix new file mode 100644 index 0000000000000..1881ee88993b5 --- /dev/null +++ b/pkgs/by-name/py/pyocd/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication pyocd diff --git a/pkgs/by-name/py/pypass/package.nix b/pkgs/by-name/py/pypass/package.nix new file mode 100644 index 0000000000000..33d71cf3609f3 --- /dev/null +++ b/pkgs/by-name/py/pypass/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication pypass diff --git a/pkgs/by-name/py/pypiserver/package.nix b/pkgs/by-name/py/pypiserver/package.nix new file mode 100644 index 0000000000000..3e856e2f7e1aa --- /dev/null +++ b/pkgs/by-name/py/pypiserver/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication pypiserver diff --git a/pkgs/by-name/py/pyprof2calltree/package.nix b/pkgs/by-name/py/pyprof2calltree/package.nix new file mode 100644 index 0000000000000..33604c3bd6207 --- /dev/null +++ b/pkgs/by-name/py/pyprof2calltree/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication pyprof2calltree diff --git a/pkgs/by-name/py/python-matter-server/package.nix b/pkgs/by-name/py/python-matter-server/package.nix new file mode 100644 index 0000000000000..ada26c60e73cf --- /dev/null +++ b/pkgs/by-name/py/python-matter-server/package.nix @@ -0,0 +1,7 @@ +{ python3Packages }: +with python3Packages; +toPythonApplication ( + python-matter-server.overridePythonAttrs (oldAttrs: { + dependencies = oldAttrs.dependencies ++ oldAttrs.optional-dependencies.server; + }) +) diff --git a/pkgs/by-name/py/pyupgrade/package.nix b/pkgs/by-name/py/pyupgrade/package.nix new file mode 100644 index 0000000000000..3689d07d0b4fc --- /dev/null +++ b/pkgs/by-name/py/pyupgrade/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication pyupgrade diff --git a/pkgs/by-name/qe/qemu-python-utils/package.nix b/pkgs/by-name/qe/qemu-python-utils/package.nix new file mode 100644 index 0000000000000..661c137cf5dbb --- /dev/null +++ b/pkgs/by-name/qe/qemu-python-utils/package.nix @@ -0,0 +1,8 @@ +{ python3Packages }: +with python3Packages; +toPythonApplication ( + qemu.override { + fuseSupport = true; + tuiSupport = true; + } +) diff --git a/pkgs/by-name/ra/rainbowstream/package.nix b/pkgs/by-name/ra/rainbowstream/package.nix new file mode 100644 index 0000000000000..104eb9c56f2f1 --- /dev/null +++ b/pkgs/by-name/ra/rainbowstream/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication rainbowstream diff --git a/pkgs/by-name/ra/rapidgzip/package.nix b/pkgs/by-name/ra/rapidgzip/package.nix new file mode 100644 index 0000000000000..b54db6cdaf8a4 --- /dev/null +++ b/pkgs/by-name/ra/rapidgzip/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication rapidgzip diff --git a/pkgs/by-name/ra/ratarmount/package.nix b/pkgs/by-name/ra/ratarmount/package.nix new file mode 100644 index 0000000000000..4f877747ea50e --- /dev/null +++ b/pkgs/by-name/ra/ratarmount/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication ratarmount diff --git a/pkgs/by-name/re/readmdict/package.nix b/pkgs/by-name/re/readmdict/package.nix new file mode 100644 index 0000000000000..1a36f855ffcce --- /dev/null +++ b/pkgs/by-name/re/readmdict/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication readmdict diff --git a/pkgs/by-name/re/remarshal/package.nix b/pkgs/by-name/re/remarshal/package.nix new file mode 100644 index 0000000000000..bf981419c3ebb --- /dev/null +++ b/pkgs/by-name/re/remarshal/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication remarshal diff --git a/pkgs/by-name/re/rembg/package.nix b/pkgs/by-name/re/rembg/package.nix index c6cab6631a65f..a0f748a0acbe1 100644 --- a/pkgs/by-name/re/rembg/package.nix +++ b/pkgs/by-name/re/rembg/package.nix @@ -1,3 +1 @@ -{ python3Packages }: - -python3Packages.toPythonApplication (python3Packages.rembg.override { withCli = true; }) +{ python3Packages }: with python3Packages; toPythonApplication (rembg.override { withCli = true; }) diff --git a/pkgs/by-name/re/reno/package.nix b/pkgs/by-name/re/reno/package.nix new file mode 100644 index 0000000000000..030c24169fb09 --- /dev/null +++ b/pkgs/by-name/re/reno/package.nix @@ -0,0 +1 @@ +{ python312Packages }: with python312Packages; toPythonApplication reno diff --git a/pkgs/by-name/re/reptor/package.nix b/pkgs/by-name/re/reptor/package.nix new file mode 100644 index 0000000000000..f699a990c3f95 --- /dev/null +++ b/pkgs/by-name/re/reptor/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication reptor diff --git a/pkgs/by-name/re/reuse/package.nix b/pkgs/by-name/re/reuse/package.nix new file mode 100644 index 0000000000000..e46845d11f739 --- /dev/null +++ b/pkgs/by-name/re/reuse/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication reuse diff --git a/pkgs/by-name/rn/rnginline/package.nix b/pkgs/by-name/rn/rnginline/package.nix new file mode 100644 index 0000000000000..162c70c3a7cd3 --- /dev/null +++ b/pkgs/by-name/rn/rnginline/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication rnginline diff --git a/pkgs/by-name/ro/ropgadget/package.nix b/pkgs/by-name/ro/ropgadget/package.nix new file mode 100644 index 0000000000000..2522e5174c38d --- /dev/null +++ b/pkgs/by-name/ro/ropgadget/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication ropgadget diff --git a/pkgs/by-name/rp/rpatool/package.nix b/pkgs/by-name/rp/rpatool/package.nix new file mode 100644 index 0000000000000..86f48fdb936ec --- /dev/null +++ b/pkgs/by-name/rp/rpatool/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication rpatool diff --git a/pkgs/by-name/rs/rst2pdf/package.nix b/pkgs/by-name/rs/rst2pdf/package.nix new file mode 100644 index 0000000000000..4add673099fbf --- /dev/null +++ b/pkgs/by-name/rs/rst2pdf/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication rst2pdf diff --git a/pkgs/by-name/rs/rstcheck/package.nix b/pkgs/by-name/rs/rstcheck/package.nix new file mode 100644 index 0000000000000..018635fcc743e --- /dev/null +++ b/pkgs/by-name/rs/rstcheck/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication rstcheck diff --git a/pkgs/by-name/s3/s3-credentials/package.nix b/pkgs/by-name/s3/s3-credentials/package.nix new file mode 100644 index 0000000000000..19785cb4b88a4 --- /dev/null +++ b/pkgs/by-name/s3/s3-credentials/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication s3-credentials diff --git a/pkgs/by-name/sa/safety-cli/package.nix b/pkgs/by-name/sa/safety-cli/package.nix new file mode 100644 index 0000000000000..39e7a334323e8 --- /dev/null +++ b/pkgs/by-name/sa/safety-cli/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication safety diff --git a/pkgs/by-name/sa/sarif-tools/package.nix b/pkgs/by-name/sa/sarif-tools/package.nix index 881c2604eef96..26dbbfcb44e26 100644 --- a/pkgs/by-name/sa/sarif-tools/package.nix +++ b/pkgs/by-name/sa/sarif-tools/package.nix @@ -1,4 +1 @@ -{ python3Packages }: - -with python3Packages; -toPythonApplication sarif-tools +{ python3Packages }: with python3Packages; toPythonApplication sarif-tools diff --git a/pkgs/by-name/sb/sbom2dot/package.nix b/pkgs/by-name/sb/sbom2dot/package.nix index 0b3d64c3dafc2..6a6dbdacf9108 100644 --- a/pkgs/by-name/sb/sbom2dot/package.nix +++ b/pkgs/by-name/sb/sbom2dot/package.nix @@ -1,5 +1 @@ -{ - python3Packages, -}: - -python3Packages.toPythonApplication python3Packages.sbom2dot +{ python3Packages }: with python3Packages; toPythonApplication sbom2dot diff --git a/pkgs/by-name/sb/sbom4files/package.nix b/pkgs/by-name/sb/sbom4files/package.nix index 46a151b7f97a0..596a31584c239 100644 --- a/pkgs/by-name/sb/sbom4files/package.nix +++ b/pkgs/by-name/sb/sbom4files/package.nix @@ -1,5 +1 @@ -{ - python3Packages, -}: - -python3Packages.toPythonApplication python3Packages.sbom4files +{ python3Packages }: with python3Packages; toPythonApplication sbom4files diff --git a/pkgs/by-name/sc/scalene/package.nix b/pkgs/by-name/sc/scalene/package.nix new file mode 100644 index 0000000000000..bb4fce732a647 --- /dev/null +++ b/pkgs/by-name/sc/scalene/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication scalene diff --git a/pkgs/by-name/sc/scour/package.nix b/pkgs/by-name/sc/scour/package.nix new file mode 100644 index 0000000000000..ed204fa5dcb9b --- /dev/null +++ b/pkgs/by-name/sc/scour/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication scour diff --git a/pkgs/by-name/sd/sdkmanager/package.nix b/pkgs/by-name/sd/sdkmanager/package.nix new file mode 100644 index 0000000000000..639bd5291c799 --- /dev/null +++ b/pkgs/by-name/sd/sdkmanager/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication sdkmanager diff --git a/pkgs/by-name/se/semgrep/package.nix b/pkgs/by-name/se/semgrep/package.nix new file mode 100644 index 0000000000000..6ed783748ee1f --- /dev/null +++ b/pkgs/by-name/se/semgrep/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication semgrep diff --git a/pkgs/by-name/se/seqdiag/package.nix b/pkgs/by-name/se/seqdiag/package.nix new file mode 100644 index 0000000000000..48152e8d5277e --- /dev/null +++ b/pkgs/by-name/se/seqdiag/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication seqdiag diff --git a/pkgs/by-name/se/sev-snp-measure/package.nix b/pkgs/by-name/se/sev-snp-measure/package.nix new file mode 100644 index 0000000000000..8dfad573df78c --- /dev/null +++ b/pkgs/by-name/se/sev-snp-measure/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication sev-snp-measure diff --git a/pkgs/by-name/sh/shaperglot/package.nix b/pkgs/by-name/sh/shaperglot/package.nix new file mode 100644 index 0000000000000..70d5057a6c994 --- /dev/null +++ b/pkgs/by-name/sh/shaperglot/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication shaperglot diff --git a/pkgs/by-name/sh/shiv/package.nix b/pkgs/by-name/sh/shiv/package.nix new file mode 100644 index 0000000000000..176e36f5f5adf --- /dev/null +++ b/pkgs/by-name/sh/shiv/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication shiv diff --git a/pkgs/by-name/si/sieveshell/package.nix b/pkgs/by-name/si/sieveshell/package.nix new file mode 100644 index 0000000000000..a27f595fd1d55 --- /dev/null +++ b/pkgs/by-name/si/sieveshell/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication managesieve diff --git a/pkgs/by-name/sl/slither-analyzer/package.nix b/pkgs/by-name/sl/slither-analyzer/package.nix new file mode 100644 index 0000000000000..a8a71098a702c --- /dev/null +++ b/pkgs/by-name/sl/slither-analyzer/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication slither-analyzer diff --git a/pkgs/by-name/sl/slob/package.nix b/pkgs/by-name/sl/slob/package.nix index 338e7bff9b1e1..3e2ea2288b32a 100644 --- a/pkgs/by-name/sl/slob/package.nix +++ b/pkgs/by-name/sl/slob/package.nix @@ -1,5 +1 @@ -{ - python3Packages, -}: - -python3Packages.toPythonApplication python3Packages.slob +{ python3Packages }: with python3Packages; toPythonApplication slob diff --git a/pkgs/by-name/sn/snappy-topology/package.nix b/pkgs/by-name/sn/snappy-topology/package.nix index 7b86cbc394f1f..4b02047c1a408 100644 --- a/pkgs/by-name/sn/snappy-topology/package.nix +++ b/pkgs/by-name/sn/snappy-topology/package.nix @@ -1 +1 @@ -{ python3Packages }: python3Packages.toPythonApplication python3Packages.snappy +{ python3Packages }: with python3Packages; toPythonApplication snappy diff --git a/pkgs/by-name/sn/snscrape/package.nix b/pkgs/by-name/sn/snscrape/package.nix new file mode 100644 index 0000000000000..a7363dd8680be --- /dev/null +++ b/pkgs/by-name/sn/snscrape/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication snscrape diff --git a/pkgs/by-name/so/socialscan/package.nix b/pkgs/by-name/so/socialscan/package.nix new file mode 100644 index 0000000000000..3a525400033c7 --- /dev/null +++ b/pkgs/by-name/so/socialscan/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication socialscan diff --git a/pkgs/by-name/so/solc-select/package.nix b/pkgs/by-name/so/solc-select/package.nix new file mode 100644 index 0000000000000..b0e1001378142 --- /dev/null +++ b/pkgs/by-name/so/solc-select/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication solc-select diff --git a/pkgs/by-name/sp/speedtest-cli/package.nix b/pkgs/by-name/sp/speedtest-cli/package.nix new file mode 100644 index 0000000000000..deb4f4ef90b21 --- /dev/null +++ b/pkgs/by-name/sp/speedtest-cli/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication speedtest-cli diff --git a/pkgs/by-name/sp/sphinx-autobuild/package.nix b/pkgs/by-name/sp/sphinx-autobuild/package.nix new file mode 100644 index 0000000000000..02ab2593fbcfd --- /dev/null +++ b/pkgs/by-name/sp/sphinx-autobuild/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication sphinx-autobuild diff --git a/pkgs/by-name/sp/sphinx-serve/package.nix b/pkgs/by-name/sp/sphinx-serve/package.nix new file mode 100644 index 0000000000000..92e274e988b0c --- /dev/null +++ b/pkgs/by-name/sp/sphinx-serve/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication sphinx-serve diff --git a/pkgs/by-name/sp/sphinx/package.nix b/pkgs/by-name/sp/sphinx/package.nix new file mode 100644 index 0000000000000..a2f73affce222 --- /dev/null +++ b/pkgs/by-name/sp/sphinx/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication sphinx diff --git a/pkgs/by-name/sp/spyder/package.nix b/pkgs/by-name/sp/spyder/package.nix new file mode 100644 index 0000000000000..b6f65f4fd1149 --- /dev/null +++ b/pkgs/by-name/sp/spyder/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication spyder diff --git a/pkgs/by-name/sq/sqlite-utils/package.nix b/pkgs/by-name/sq/sqlite-utils/package.nix new file mode 100644 index 0000000000000..276a47adf7403 --- /dev/null +++ b/pkgs/by-name/sq/sqlite-utils/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication sqlite-utils diff --git a/pkgs/by-name/sq/sqlmap/package.nix b/pkgs/by-name/sq/sqlmap/package.nix new file mode 100644 index 0000000000000..61a85fd77a2c5 --- /dev/null +++ b/pkgs/by-name/sq/sqlmap/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication sqlmap diff --git a/pkgs/by-name/st/stac-validator/package.nix b/pkgs/by-name/st/stac-validator/package.nix new file mode 100644 index 0000000000000..3f29061d9f166 --- /dev/null +++ b/pkgs/by-name/st/stac-validator/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication stac-validator diff --git a/pkgs/by-name/st/staticjinja/package.nix b/pkgs/by-name/st/staticjinja/package.nix new file mode 100644 index 0000000000000..63c2a130f88cb --- /dev/null +++ b/pkgs/by-name/st/staticjinja/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication staticjinja diff --git a/pkgs/by-name/st/stm32loader/package.nix b/pkgs/by-name/st/stm32loader/package.nix new file mode 100644 index 0000000000000..980b0f7d238a5 --- /dev/null +++ b/pkgs/by-name/st/stm32loader/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication stm32loader diff --git a/pkgs/by-name/st/streamlit/package.nix b/pkgs/by-name/st/streamlit/package.nix new file mode 100644 index 0000000000000..af58446a69244 --- /dev/null +++ b/pkgs/by-name/st/streamlit/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication streamlit diff --git a/pkgs/by-name/su/subzerod/package.nix b/pkgs/by-name/su/subzerod/package.nix new file mode 100644 index 0000000000000..be38665eb2bf1 --- /dev/null +++ b/pkgs/by-name/su/subzerod/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication subzerod diff --git a/pkgs/by-name/sv/svg2tikz/package.nix b/pkgs/by-name/sv/svg2tikz/package.nix new file mode 100644 index 0000000000000..d34f831f6dc07 --- /dev/null +++ b/pkgs/by-name/sv/svg2tikz/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication svg2tikz diff --git a/pkgs/by-name/sw/swiftclient/package.nix b/pkgs/by-name/sw/swiftclient/package.nix new file mode 100644 index 0000000000000..40d34974baeda --- /dev/null +++ b/pkgs/by-name/sw/swiftclient/package.nix @@ -0,0 +1 @@ +{ python313Packages }: with python313Packages; toPythonApplication python-swiftclient diff --git a/pkgs/by-name/ta/tabview/package.nix b/pkgs/by-name/ta/tabview/package.nix new file mode 100644 index 0000000000000..f09e684fa2668 --- /dev/null +++ b/pkgs/by-name/ta/tabview/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication tabview diff --git a/pkgs/by-name/ta/taxi-cli/package.nix b/pkgs/by-name/ta/taxi-cli/package.nix new file mode 100644 index 0000000000000..f8720888b49ce --- /dev/null +++ b/pkgs/by-name/ta/taxi-cli/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication taxi diff --git a/pkgs/by-name/te/terminaltexteffects/package.nix b/pkgs/by-name/te/terminaltexteffects/package.nix new file mode 100644 index 0000000000000..3d10ea76998fa --- /dev/null +++ b/pkgs/by-name/te/terminaltexteffects/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication terminaltexteffects diff --git a/pkgs/by-name/tr/translatepy/package.nix b/pkgs/by-name/tr/translatepy/package.nix new file mode 100644 index 0000000000000..29d462d2ec040 --- /dev/null +++ b/pkgs/by-name/tr/translatepy/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication translatepy diff --git a/pkgs/by-name/tr/trezor-agent/package.nix b/pkgs/by-name/tr/trezor-agent/package.nix new file mode 100644 index 0000000000000..7a39afae43319 --- /dev/null +++ b/pkgs/by-name/tr/trezor-agent/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication trezor-agent diff --git a/pkgs/by-name/tr/trezorctl/package.nix b/pkgs/by-name/tr/trezorctl/package.nix new file mode 100644 index 0000000000000..a6be3196247d2 --- /dev/null +++ b/pkgs/by-name/tr/trezorctl/package.nix @@ -0,0 +1,7 @@ +{ python3Packages }: +with python3Packages; +toPythonApplication ( + trezor.overridePythonAttrs (oldAttrs: { + dependencies = oldAttrs.dependencies ++ oldAttrs.optional-dependencies.full; + }) +) diff --git a/pkgs/by-name/tr/troveclient/package.nix b/pkgs/by-name/tr/troveclient/package.nix new file mode 100644 index 0000000000000..4cb8bc78bf91b --- /dev/null +++ b/pkgs/by-name/tr/troveclient/package.nix @@ -0,0 +1 @@ +{ python313Packages }: with python313Packages; toPythonApplication python-troveclient diff --git a/pkgs/by-name/tr/trytond/package.nix b/pkgs/by-name/tr/trytond/package.nix new file mode 100644 index 0000000000000..e1f1ae6445c1e --- /dev/null +++ b/pkgs/by-name/tr/trytond/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication trytond diff --git a/pkgs/by-name/tt/ttp/package.nix b/pkgs/by-name/tt/ttp/package.nix new file mode 100644 index 0000000000000..8a20584817a15 --- /dev/null +++ b/pkgs/by-name/tt/ttp/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication ttp diff --git a/pkgs/by-name/tw/twine/package.nix b/pkgs/by-name/tw/twine/package.nix new file mode 100644 index 0000000000000..271100f5cb43f --- /dev/null +++ b/pkgs/by-name/tw/twine/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication twine diff --git a/pkgs/by-name/ue/ueberzug/package.nix b/pkgs/by-name/ue/ueberzug/package.nix new file mode 100644 index 0000000000000..ce1b65821880e --- /dev/null +++ b/pkgs/by-name/ue/ueberzug/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication ueberzug diff --git a/pkgs/by-name/uf/ufolint/package.nix b/pkgs/by-name/uf/ufolint/package.nix new file mode 100644 index 0000000000000..cbafe84f9f988 --- /dev/null +++ b/pkgs/by-name/uf/ufolint/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication ufolint diff --git a/pkgs/by-name/un/unicodeit/package.nix b/pkgs/by-name/un/unicodeit/package.nix index c9abda9386aa1..ee6d62ddc7d45 100644 --- a/pkgs/by-name/un/unicodeit/package.nix +++ b/pkgs/by-name/un/unicodeit/package.nix @@ -1,5 +1 @@ -{ - python3Packages, -}: -with python3Packages; -toPythonApplication unicodeit +{ python3Packages }: with python3Packages; toPythonApplication unicodeit diff --git a/pkgs/by-name/un/unify/package.nix b/pkgs/by-name/un/unify/package.nix new file mode 100644 index 0000000000000..7766b12b35eb5 --- /dev/null +++ b/pkgs/by-name/un/unify/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication unify diff --git a/pkgs/by-name/un/unrpa/package.nix b/pkgs/by-name/un/unrpa/package.nix new file mode 100644 index 0000000000000..b66e7d7e86741 --- /dev/null +++ b/pkgs/by-name/un/unrpa/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication unrpa diff --git a/pkgs/by-name/up/update-dotdee/package.nix b/pkgs/by-name/up/update-dotdee/package.nix new file mode 100644 index 0000000000000..41943ee514194 --- /dev/null +++ b/pkgs/by-name/up/update-dotdee/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication update-dotdee diff --git a/pkgs/by-name/us/usort/package.nix b/pkgs/by-name/us/usort/package.nix new file mode 100644 index 0000000000000..a344fb619f75c --- /dev/null +++ b/pkgs/by-name/us/usort/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication usort diff --git a/pkgs/by-name/vc/vcard/package.nix b/pkgs/by-name/vc/vcard/package.nix new file mode 100644 index 0000000000000..10d481d76b94e --- /dev/null +++ b/pkgs/by-name/vc/vcard/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication vcard diff --git a/pkgs/by-name/vd/vdirsyncer/package.nix b/pkgs/by-name/vd/vdirsyncer/package.nix new file mode 100644 index 0000000000000..3709245bd9269 --- /dev/null +++ b/pkgs/by-name/vd/vdirsyncer/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication vdirsyncer diff --git a/pkgs/by-name/vi/virtualenv-clone/package.nix b/pkgs/by-name/vi/virtualenv-clone/package.nix new file mode 100644 index 0000000000000..78418a14b1f13 --- /dev/null +++ b/pkgs/by-name/vi/virtualenv-clone/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication virtualenv-clone diff --git a/pkgs/by-name/vi/virtualenv/package.nix b/pkgs/by-name/vi/virtualenv/package.nix new file mode 100644 index 0000000000000..3c22618916205 --- /dev/null +++ b/pkgs/by-name/vi/virtualenv/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication virtualenv diff --git a/pkgs/by-name/vi/vivisect/package.nix b/pkgs/by-name/vi/vivisect/package.nix new file mode 100644 index 0000000000000..21fc5c82eb01a --- /dev/null +++ b/pkgs/by-name/vi/vivisect/package.nix @@ -0,0 +1,9 @@ +{ python3Packages }: +with python3Packages; +toPythonApplication ( + vivisect.override { + # https://github.com/vivisect/vivisect/issues/683 + # gui currently requires qt5 webengine, which has been removed + # withGui = true; + } +) diff --git a/pkgs/by-name/vn/vncdo/package.nix b/pkgs/by-name/vn/vncdo/package.nix new file mode 100644 index 0000000000000..04e0e7a941e12 --- /dev/null +++ b/pkgs/by-name/vn/vncdo/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication vncdo diff --git a/pkgs/by-name/vp/vprof/package.nix b/pkgs/by-name/vp/vprof/package.nix new file mode 100644 index 0000000000000..f98ab1a0cbc3d --- /dev/null +++ b/pkgs/by-name/vp/vprof/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication vprof diff --git a/pkgs/by-name/vy/vyper/package.nix b/pkgs/by-name/vy/vyper/package.nix new file mode 100644 index 0000000000000..7d25dd5c8a8ff --- /dev/null +++ b/pkgs/by-name/vy/vyper/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication vyper diff --git a/pkgs/by-name/wa/watcherclient/package.nix b/pkgs/by-name/wa/watcherclient/package.nix new file mode 100644 index 0000000000000..27acc055219fd --- /dev/null +++ b/pkgs/by-name/wa/watcherclient/package.nix @@ -0,0 +1 @@ +{ python313Packages }: with python313Packages; toPythonApplication python-watcherclient diff --git a/pkgs/by-name/we/webssh/package.nix b/pkgs/by-name/we/webssh/package.nix new file mode 100644 index 0000000000000..d9d48a99b3484 --- /dev/null +++ b/pkgs/by-name/we/webssh/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication webssh diff --git a/pkgs/by-name/wf/wfuzz/package.nix b/pkgs/by-name/wf/wfuzz/package.nix new file mode 100644 index 0000000000000..e13cae130e635 --- /dev/null +++ b/pkgs/by-name/wf/wfuzz/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication wfuzz diff --git a/pkgs/by-name/wh/whispers/package.nix b/pkgs/by-name/wh/whispers/package.nix new file mode 100644 index 0000000000000..01273bd5be495 --- /dev/null +++ b/pkgs/by-name/wh/whispers/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication whispers diff --git a/pkgs/by-name/xd/xdot/package.nix b/pkgs/by-name/xd/xdot/package.nix new file mode 100644 index 0000000000000..37b761555f4d8 --- /dev/null +++ b/pkgs/by-name/xd/xdot/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication xdot diff --git a/pkgs/by-name/xk/xkcdpass/package.nix b/pkgs/by-name/xk/xkcdpass/package.nix new file mode 100644 index 0000000000000..cfce4ced95f4a --- /dev/null +++ b/pkgs/by-name/xk/xkcdpass/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication xkcdpass diff --git a/pkgs/by-name/xl/xlsx2csv/package.nix b/pkgs/by-name/xl/xlsx2csv/package.nix new file mode 100644 index 0000000000000..392350e829db2 --- /dev/null +++ b/pkgs/by-name/xl/xlsx2csv/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication xlsx2csv diff --git a/pkgs/by-name/xm/xml2rfc/package.nix b/pkgs/by-name/xm/xml2rfc/package.nix new file mode 100644 index 0000000000000..fd5e303c651bc --- /dev/null +++ b/pkgs/by-name/xm/xml2rfc/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication xml2rfc diff --git a/pkgs/by-name/ya/yamale/package.nix b/pkgs/by-name/ya/yamale/package.nix new file mode 100644 index 0000000000000..dc9fadf9feaee --- /dev/null +++ b/pkgs/by-name/ya/yamale/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication yamale diff --git a/pkgs/by-name/ya/yamllint/package.nix b/pkgs/by-name/ya/yamllint/package.nix new file mode 100644 index 0000000000000..fa11e67c68e36 --- /dev/null +++ b/pkgs/by-name/ya/yamllint/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication yamllint diff --git a/pkgs/by-name/ya/yapf/package.nix b/pkgs/by-name/ya/yapf/package.nix new file mode 100644 index 0000000000000..ef8fe2a970321 --- /dev/null +++ b/pkgs/by-name/ya/yapf/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication yapf diff --git a/pkgs/by-name/yd/ydiff/package.nix b/pkgs/by-name/yd/ydiff/package.nix new file mode 100644 index 0000000000000..1e9723b8cf2d8 --- /dev/null +++ b/pkgs/by-name/yd/ydiff/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication ydiff diff --git a/pkgs/by-name/yo/youtube-dl-light/package.nix b/pkgs/by-name/yo/youtube-dl-light/package.nix new file mode 100644 index 0000000000000..32bd0c6f05ed2 --- /dev/null +++ b/pkgs/by-name/yo/youtube-dl-light/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication youtube-dl-light diff --git a/pkgs/by-name/yo/youtube-dl/package.nix b/pkgs/by-name/yo/youtube-dl/package.nix new file mode 100644 index 0000000000000..f3ab7292e4869 --- /dev/null +++ b/pkgs/by-name/yo/youtube-dl/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication youtube-dl diff --git a/pkgs/by-name/yq/yq/package.nix b/pkgs/by-name/yq/yq/package.nix new file mode 100644 index 0000000000000..916157334868d --- /dev/null +++ b/pkgs/by-name/yq/yq/package.nix @@ -0,0 +1 @@ +{ python3Packages }: with python3Packages; toPythonApplication yq diff --git a/pkgs/by-name/zp/zpp/package.nix b/pkgs/by-name/zp/zpp/package.nix index abf58bc12fca6..d140e409cb8c9 100644 --- a/pkgs/by-name/zp/zpp/package.nix +++ b/pkgs/by-name/zp/zpp/package.nix @@ -1,3 +1 @@ -{ python3Packages }: - -python3Packages.toPythonApplication python3Packages.zpp +{ python3Packages }: with python3Packages; toPythonApplication zpp diff --git a/pkgs/by-name/zu/zunclient/package.nix b/pkgs/by-name/zu/zunclient/package.nix new file mode 100644 index 0000000000000..b2d505105f161 --- /dev/null +++ b/pkgs/by-name/zu/zunclient/package.nix @@ -0,0 +1 @@ +{ python313Packages }: with python313Packages; toPythonApplication python-zunclient diff --git a/pkgs/development/libraries/vtk/generic.nix b/pkgs/development/libraries/vtk/generic.nix index 2c55cb56a3801..7b9245392fd65 100644 --- a/pkgs/development/libraries/vtk/generic.nix +++ b/pkgs/development/libraries/vtk/generic.nix @@ -219,7 +219,7 @@ stdenv.mkDerivation (finalAttrs: { libx11 gl2ps ] - # create meta package providing dist-info for python3Pacakges.vtk that common cmake build does not do + # create meta package providing dist-info for python3Packages.vtk that common cmake build does not do ++ lib.optionals pythonSupport [ (python3Packages.mkPythonMetaPackage { inherit (finalAttrs) pname version meta; diff --git a/pkgs/top-level/all-packages.nix b/pkgs/top-level/all-packages.nix index 7ff153d3cf05e..03d7998089bbe 100644 --- a/pkgs/top-level/all-packages.nix +++ b/pkgs/top-level/all-packages.nix @@ -327,11 +327,6 @@ with pkgs; # addDriverRunpath is the preferred package name, as this enables # many more scenarios than just opengl now. - aocd = with python3Packages; toPythonApplication aocd; - - cve = with python3Packages; toPythonApplication cvelib; - - bloodhound-py = with python3Packages; toPythonApplication bloodhound-py; # Zip file format only allows times after year 1980, which makes e.g. Python # wheel building fail with: @@ -383,8 +378,6 @@ with pkgs; dhallToNix = callPackage ../build-support/dhall/to-nix.nix { }; - dinghy = with python3Packages; toPythonApplication dinghy; - djgpp = djgpp_i586; djgpp_i586 = callPackage ../development/compilers/djgpp { targetArchitecture = "i586"; @@ -397,8 +390,6 @@ with pkgs; } ); - dnf-plugins-core = with python3Packages; toPythonApplication dnf-plugins-core; - dnf4 = python3Packages.callPackage ../development/python-modules/dnf4/wrapper.nix { }; enochecker-test = with python3Packages; callPackage ../development/tools/enochecker-test { }; @@ -409,8 +400,6 @@ with pkgs; kdePackages = callPackage ../kde { }; - buildcatrust = with python3.pkgs; toPythonApplication buildcatrust; - mumps-mpi = callPackage ../by-name/mu/mumps/package.nix { mpiSupport = true; }; protoc-gen-grpc-web = callPackage ../development/tools/protoc-gen-grpc-web { @@ -423,8 +412,6 @@ with pkgs; octodns-providers = octodns.providers; - oletools = with python3.pkgs; toPythonApplication oletools; - ollama-cpu = callPackage ../by-name/ol/ollama/package.nix { acceleration = false; }; ollama-rocm = callPackage ../by-name/ol/ollama/package.nix { acceleration = "rocm"; }; ollama-cuda = callPackage ../by-name/ol/ollama/package.nix { acceleration = "cuda"; }; @@ -537,8 +524,6 @@ with pkgs; prefer-remote-fetch = import ../build-support/prefer-remote-fetch; - magika = with python3Packages; toPythonApplication magika; - mysql-shell = mysql-shell_8; inherit @@ -1015,18 +1000,12 @@ with pkgs; _7zz-rar = _7zz.override { enableUnfree = true; }; - acquire = with python3Packages; toPythonApplication acquire; - - actdiag = with python3.pkgs; toPythonApplication actdiag; - opnplug = adlplug.override { type = "OPN"; }; aflplusplus = callPackage ../tools/security/aflplusplus { wine = null; }; libdislocator = callPackage ../tools/security/aflplusplus/libdislocator.nix { }; - aioblescan = with python3Packages; toPythonApplication aioblescan; - inherit (recurseIntoAttrs (callPackage ../tools/package-management/akku { })) akku akkuPackages @@ -1035,25 +1014,15 @@ with pkgs; alice-tools-qt5 = alice-tools.override { withQt5 = true; }; alice-tools-qt6 = alice-tools.override { withQt6 = true; }; - auditwheel = with python3Packages; toPythonApplication auditwheel; - - btrsync = with python3Packages; toPythonApplication btrsync; - davinci-resolve-studio = callPackage ../by-name/da/davinci-resolve/package.nix { studioVariant = true; }; - dehinter = with python3Packages; toPythonApplication dehinter; - gamescope-wsi = callPackage ../by-name/ga/gamescope/package.nix { enableExecutable = false; enableWsi = true; }; - font-v = with python3Packages; toPythonApplication font-v; - - fontbakery = with python3Packages; toPythonApplication fontbakery; - genealogos-api = genealogos-cli.override { crate = "api"; }; @@ -1080,18 +1049,10 @@ with pkgs; withUsdView = true; }; - py7zr = with python3Packages; toPythonApplication py7zr; - qFlipper = libsForQt5.callPackage ../tools/misc/qflipper { }; inherit (callPackage ../development/libraries/sdbus-cpp { }) sdbus-cpp sdbus-cpp_2; - sdkmanager = with python3Packages; toPythonApplication sdkmanager; - - shaperglot = with python3Packages; toPythonApplication shaperglot; - - ufolint = with python3Packages; toPythonApplication ufolint; - ventoy-full = ventoy.override { withCryptsetup = true; withXfs = true; @@ -1107,8 +1068,6 @@ with pkgs; defaultGuiType = "qt5"; }; - vprof = with python3Packages; toPythonApplication vprof; - waydroid-nftables = waydroid.override { withNftables = true; }; winbox = winbox4; @@ -1149,12 +1108,6 @@ with pkgs; withpcre2 = false; }; - bump2version = with python3Packages; toPythonApplication bump2version; - - datalad = with python3Packages; toPythonApplication datalad; - - datalad-gooey = with python3Packages; toPythonApplication datalad-gooey; - forgejo-lts = callPackage ../by-name/fo/forgejo/lts.nix { }; github-cli = gh; @@ -1198,12 +1151,6 @@ with pkgs; git-autofixup = perlPackages.GitAutofixup; - ghrepo-stats = with python3Packages; toPythonApplication ghrepo-stats; - - git-filter-repo = with python3Packages; toPythonApplication git-filter-repo; - - git-revise = with python3Packages; toPythonApplication git-revise; - ### APPLICATIONS/EMULATORS _86box-with-roms = _86box.override { @@ -1281,8 +1228,6 @@ with pkgs; in ppsspp.override argset; - py65 = with python3.pkgs; toPythonApplication py65; - rmg-wayland = callPackage ../by-name/rm/rmg/package.nix { withWayland = true; }; @@ -1363,8 +1308,6 @@ with pkgs; }; termite-unwrapped = callPackage ../applications/terminal-emulators/termite { }; - twine = with python3Packages; toPythonApplication twine; - inherit (callPackages ../development/tools/ammonite { }) ammonite_2_12 ammonite_2_13 @@ -1404,8 +1347,6 @@ with pkgs; authentik-outposts = recurseIntoAttrs (callPackages ../by-name/au/authentik/outposts.nix { }); - autoflake = with python3.pkgs; toPythonApplication autoflake; - azure-cli-extensions = recurseIntoAttrs azure-cli.extensions; azure-sdk-for-cpp = recurseIntoAttrs (callPackage ../development/libraries/azure-sdk-for-cpp { }); @@ -1453,8 +1394,6 @@ with pkgs; bitwarden-menu = python3Packages.callPackage ../applications/misc/bitwarden-menu { }; - blocksat-cli = with python3Packages; toPythonApplication blocksat-cli; - bucklespring-x11 = callPackage ../by-name/bu/bucklespring-libinput/package.nix { legacy = true; }; bucklespring = bucklespring-x11; @@ -1469,32 +1408,18 @@ with pkgs; buildbot-worker ; - certipy = with python3Packages; toPythonApplication certipy-ad; - fedora-backgrounds = recurseIntoAttrs (callPackage ../data/misc/fedora-backgrounds { }); - coconut = with python312Packages; toPythonApplication coconut; - - corsair = with python3Packages; toPythonApplication corsair-scan; - inherit (cue) writeCueValidator; - detect-secrets = with python3Packages; toPythonApplication detect-secrets; - deterministic-host-uname = deterministic-uname.override { forPlatform = stdenv.targetPlatform; # offset by 1 so it works in nativeBuildInputs }; - dkimpy = with python3Packages; toPythonApplication dkimpy; - esbuild = callPackage ../development/tools/esbuild { }; esbuild_netlify = callPackage ../development/tools/esbuild/netlify.nix { }; - libfx2 = with python3Packages; toPythonApplication fx2; - - foxdot = with python3Packages; toPythonApplication foxdot; - fluffychat-web = fluffychat.override { targetFlutterPlatform = "web"; }; gams = callPackage ../tools/misc/gams (config.gams or { }); @@ -1503,18 +1428,12 @@ with pkgs; github-changelog-generator = callPackage ../development/tools/github-changelog-generator { }; - github-to-sqlite = with python3Packages; toPythonApplication github-to-sqlite; - - gistyc = with python3Packages; toPythonApplication gistyc; - glm_1_0_1 = callPackage ../by-name/gl/glm/1_0_1.nix { }; go2tv-lite = go2tv.override { withGui = false; }; hinit = haskell.lib.compose.justStaticExecutables haskellPackages.hinit; - hwi = with python3Packages; toPythonApplication hwi; - pass = callPackage ../tools/security/pass { }; pass-nodmenu = pass.override { @@ -1552,8 +1471,6 @@ with pkgs; novacomd = callPackage ../development/mobile/webos/novacomd.nix { }; }; - apprise = with python3Packages; toPythonApplication apprise; - avahi-compat = callPackage ../by-name/av/avahi/package.nix { withLibdnssdCompat = true; }; @@ -1562,8 +1479,6 @@ with pkgs; bat-extras = recurseIntoAttrs (lib.makeScope newScope (import ../tools/misc/bat-extras)); - beautysh = with python3.pkgs; toPythonApplication beautysh; - inherit (callPackages ../misc/logging/beats/7.x.nix { }) auditbeat7 filebeat7 @@ -1578,8 +1493,6 @@ with pkgs; metricbeat = metricbeat7; packetbeat = packetbeat7; - biliass = with python3.pkgs; toPythonApplication biliass; - charles = charles5; inherit (callPackages ../applications/networking/charles { }) charles3 @@ -1591,10 +1504,6 @@ with pkgs; libtorch-bin = callPackage ../development/libraries/science/math/libtorch/bin.nix { }; - behave = with python3Packages; toPythonApplication behave; - - blockdiag = with python3Packages; toPythonApplication blockdiag; - bogofilter-sqlite = bogofilter.override { database = sqlite; }; bogofilter-db = bogofilter.override { database = db; }; @@ -1604,8 +1513,6 @@ with pkgs; haskellPackages.generateOptparseApplicativeCompletions [ "cabal2nix" ] haskellPackages.cabal2nix ); - stac-validator = with python3Packages; toPythonApplication stac-validator; - stack2nix = with haskell.lib; overrideCabal (justStaticExecutables haskellPackages.stack2nix) (_: { @@ -1616,14 +1523,6 @@ with pkgs; ''; }); - clevercsv = with python3Packages; toPythonApplication clevercsv; - - cleanit = with python3Packages; toPythonApplication cleanit; - - clickgen = with python3Packages; toPythonApplication clickgen; - - coloredlogs = with python3Packages; toPythonApplication coloredlogs; - czkawka-full = czkawka.wrapper.override { extraPackages = [ ffmpeg ]; }; @@ -1654,16 +1553,6 @@ with pkgs; cplex = callPackage ../applications/science/math/cplex (config.cplex or { }); - cot = with python3Packages; toPythonApplication cot; - - crossplane = with python3Packages; toPythonApplication crossplane; - - csv2md = with python3Packages; toPythonApplication csv2md; - - dataclass-wizard = with python3Packages; toPythonApplication dataclass-wizard; - - datasette = with python3Packages; toPythonApplication datasette; - diagrams-builder = callPackage ../tools/graphics/diagrams-builder { inherit (haskellPackages) ghcWithPackages diagrams-builder; }; @@ -1699,8 +1588,6 @@ with pkgs; dune_3 = callPackage ../by-name/du/dune/package.nix { }; - dvc = with python3.pkgs; toPythonApplication dvc; - dvc-with-remotes = dvc.override { enableGoogle = true; enableAWS = true; @@ -1720,8 +1607,6 @@ with pkgs; easycrypt-runtest = callPackage ../applications/science/logic/easycrypt/runtest.nix { }; - easyocr = with python3.pkgs; toPythonApplication easyocr; - espanso-wayland = espanso.override { x11Support = false; waylandSupport = !stdenv.hostPlatform.isDarwin; @@ -1735,8 +1620,6 @@ with pkgs; dblatexFull = dblatex.override { enableAllFeatures = true; }; - latex2mathml = with python3Packages; toPythonApplication latex2mathml; - pgf = pgf2; tetex = callPackage ../tools/typesetting/tex/tetex { libpng = libpng12; }; @@ -1778,8 +1661,6 @@ with pkgs; ghidra-bin = callPackage ../tools/security/ghidra { }; - hocr-tools = with python3Packages; toPythonApplication hocr-tools; - hopper = qt5.callPackage ../development/tools/analysis/hopper { }; hypr = callPackage ../applications/window-managers/hyprwm/hypr { @@ -1792,12 +1673,8 @@ with pkgs; callPackage ../applications/window-managers/hyprwm/hyprland-plugins { } ); - intensity-normalization = with python3Packages; toPythonApplication intensity-normalization; - jellyfin-mpv-shim = python3Packages.callPackage ../applications/video/jellyfin-mpv-shim { }; - klaus = with python3Packages; toPythonApplication klaus; - klipper = callPackage ../servers/klipper { }; klipper-firmware = callPackage ../servers/klipper/klipper-firmware.nix { }; @@ -1806,8 +1683,6 @@ with pkgs; klipper-genconf = callPackage ../servers/klipper/klipper-genconf.nix { }; - lexicon = with python3Packages; toPythonApplication dns-lexicon; - lgogdownloader-gui = callPackage ../by-name/lg/lgogdownloader/package.nix { enableGui = true; }; # Less secure variant of lowdown for use inside Nix builds. @@ -1815,14 +1690,10 @@ with pkgs; enableDarwinSandbox = false; }; - kaggle = with python3Packages; toPythonApplication kaggle; - maliit-framework = libsForQt5.callPackage ../applications/misc/maliit-framework { }; maliit-keyboard = libsForQt5.callPackage ../applications/misc/maliit-keyboard { }; - materialx = with python3Packages; toPythonApplication materialx; - # while building documentation meson may want to run binaries for host # which needs an emulator # example of an error which this fixes @@ -1858,34 +1729,16 @@ with pkgs; seaborn-data = callPackage ../tools/misc/seaborn-data { }; - nodepy-runtime = with python3.pkgs; toPythonApplication nodepy-runtime; - - nixpkgs-pytools = with python3.pkgs; toPythonApplication nixpkgs-pytools; - - nsz = with python3.pkgs; toPythonApplication nsz; - - ocrmypdf = with python3.pkgs; toPythonApplication ocrmypdf; - online-judge-template-generator = python3Packages.callPackage ../tools/misc/online-judge-template-generator { }; - online-judge-tools = with python3.pkgs; toPythonApplication online-judge-tools; - inherit (ocamlPackages) patdiff; - patool = with python3Packages; toPythonApplication patool; - - pixcat = with python3Packages; toPythonApplication pixcat; - psrecord = python3Packages.callPackage ../tools/misc/psrecord { }; remarkable-mouse = python3Packages.callPackage ../applications/misc/remarkable/remarkable-mouse { }; - ropgadget = with python3Packages; toPythonApplication ropgadget; - - scour = with python3Packages; toPythonApplication scour; - steampipePackages = recurseIntoAttrs (callPackage ../tools/misc/steampipe-packages { }); inherit (callPackages ../servers/rainloop { }) @@ -1997,8 +1850,6 @@ with pkgs; collectd-data = callPackage ../tools/system/collectd/data.nix { }; - unify = with python3Packages; toPythonApplication unify; - inherit (import ../development/libraries/libsbsms pkgs) libsbsms libsbsms_2_0_2 @@ -2066,8 +1917,6 @@ with pkgs; { }; }; - blacken-docs = with python3Packages; toPythonApplication blacken-docs; - bluetooth_battery = python3Packages.callPackage ../applications/misc/bluetooth_battery { }; calyx-vpn = qt6Packages.callPackage ../tools/networking/bitmask-vpn { @@ -2076,8 +1925,6 @@ with pkgs; cask-server = libsForQt5.callPackage ../applications/misc/cask-server { }; - cffconvert = python3Packages.toPythonApplication python3Packages.cffconvert; - clickhouse-lts = callPackage ../by-name/cl/clickhouse/lts.nix { }; cmdpack = callPackages ../tools/misc/cmdpack { }; @@ -2203,8 +2050,6 @@ with pkgs; uutils-coreutils-noprefix = uutils-coreutils.override { prefix = null; }; - xkcdpass = with python3Packages; toPythonApplication xkcdpass; - zonemaster-cli = perlPackages.ZonemasterCLI; ### DEVELOPMENT / EMSCRIPTEN @@ -2239,14 +2084,10 @@ with pkgs; evtest-qt = libsForQt5.callPackage ../applications/misc/evtest-qt { }; - executor = with python3Packages; toPythonApplication executor; - exiftool = perlPackages.ImageExifTool; expect = tclPackages.expect; - Fabric = with python3Packages; toPythonApplication fabric; - chewing-editor = libsForQt5.callPackage ../applications/misc/chewing-editor { }; fcitx5-skk = qt6Packages.callPackage ../tools/inputmethods/fcitx5/fcitx5-skk.nix { }; @@ -2302,8 +2143,6 @@ with pkgs; gaugePlugins = recurseIntoAttrs (callPackage ../by-name/ga/gauge/plugins { }); - gawd = python3Packages.toPythonApplication python3Packages.gawd; - gawk = callPackage ../tools/text/gawk { inherit (darwin) locale; }; @@ -2315,8 +2154,6 @@ with pkgs; gawkInteractive = gawk.override { interactive = true; }; - gibberish-detector = with python3Packages; toPythonApplication gibberish-detector; - gitlab-ee = callPackage ../by-name/gi/gitlab/package.nix { gitlabEnterprise = true; }; @@ -2409,18 +2246,12 @@ with pkgs; with-gce = true; }; - google-compute-engine = with python3.pkgs; toPythonApplication google-compute-engine; - gparted-full = gparted.override { withAllTools = true; }; - gdown = with python3Packages; toPythonApplication gdown; - gpt4all-cuda = gpt4all.override { cudaSupport = true; }; - gprof2dot = with python3Packages; toPythonApplication gprof2dot; - grails = callPackage ../development/web/grails { jdk = null; }; graylog-6_0 = callPackage ../tools/misc/graylog/6.0.nix { }; @@ -2440,22 +2271,14 @@ with pkgs; withXorg = false; }; - gruut = with python3.pkgs; toPythonApplication gruut; - - gruut-ipa = with python3.pkgs; toPythonApplication gruut-ipa; - gup = callPackage ../development/tools/build-managers/gup { }; - gvm-tools = with python3.pkgs; toPythonApplication gvm-tools; - gzip = callPackage ../tools/compression/gzip { }; haskell-language-server = callPackage ../development/tools/haskell/haskell-language-server/withWrapper.nix { }; - hassil = with python3Packages; toPythonApplication hassil; - haste-client = callPackage ../tools/misc/haste-client { }; hareThirdParty = recurseIntoAttrs (callPackage ./hare-third-party.nix { }); @@ -2495,16 +2318,10 @@ with pkgs; hotdoc = python3Packages.callPackage ../development/tools/hotdoc { }; - hpccm = with python3Packages; toPythonApplication hpccm; - html-proofer = callPackage ../tools/misc/html-proofer { }; - httpie = with python3Packages; toPythonApplication httpie; - hue-plus = libsForQt5.callPackage ../applications/misc/hue-plus { }; - humanfriendly = with python3Packages; toPythonApplication humanfriendly; - hw-probe = perlPackages.callPackage ../tools/system/hw-probe { }; hyphen = callPackage ../development/libraries/hyphen { }; @@ -2526,24 +2343,14 @@ with pkgs; incus-lts = callPackage ../by-name/in/incus/lts.nix { }; - indexed-bzip2 = with python3Packages; toPythonApplication indexed-bzip2; - infisical = callPackage ../development/tools/infisical { }; input-remapper = python3Packages.callPackage ../tools/inputmethods/input-remapper { }; - internetarchive = with python3Packages; toPythonApplication internetarchive; - - iocextract = with python3Packages; toPythonApplication iocextract; - - iocsearcher = with python3Packages; toPythonApplication iocsearcher; - iperf2 = callPackage ../tools/networking/iperf/2.nix { }; iperf3 = callPackage ../tools/networking/iperf/3.nix { }; iperf = iperf3; - i-pi = with python3Packages; toPythonApplication i-pi; - # ipscan is commonly known under the name angryipscanner angryipscanner = ipscan; @@ -2565,18 +2372,8 @@ with pkgs; usePulseaudio = true; }; - jc = with python3Packages; toPythonApplication jc; - - jello = with python3Packages; toPythonApplication jello; - jl = haskellPackages.jl; - jpylyzer = with python3Packages; toPythonApplication jpylyzer; - - jsbeautifier = with python3Packages; toPythonApplication jsbeautifier; - - json-schema-for-humans = with python3Packages; toPythonApplication json-schema-for-humans; - jupyter = callPackage ../applications/editors/jupyter { }; jupyter-all = jupyter.override { @@ -2602,8 +2399,6 @@ with pkgs; }; kakouneUtils = callPackage ../applications/editors/kakoune/plugins/kakoune-utils.nix { }; - keepkey-agent = with python3Packages; toPythonApplication keepkey-agent; - keybase = callPackage ../tools/security/keybase { }; kbfs = callPackage ../tools/security/keybase/kbfs.nix { }; @@ -2647,12 +2442,6 @@ with pkgs; matrix-synapse-plugins = recurseIntoAttrs matrix-synapse-unwrapped.plugins; - maubot = with python3Packages; toPythonApplication maubot; - - m2r = with python3Packages; toPythonApplication m2r; - - md2gemini = with python3.pkgs; toPythonApplication md2gemini; - mdcat = callPackage ../tools/text/mdcat { inherit (python3Packages) ansi2html; }; @@ -2663,8 +2452,6 @@ with pkgs; mhonarc = perlPackages.MHonArc; - nanoemoji = with python3Packages; toPythonApplication nanoemoji; - buildNavidromePlugin = callPackage ../by-name/na/navidrome/plugins/build-plugin.nix { }; navidromePlugins = recurseIntoAttrs ( lib.makeExtensible ( @@ -2728,10 +2515,6 @@ with pkgs; importNpmLock = callPackages ../build-support/node/import-npm-lock { }; - ldapdomaindump = with python3Packages; toPythonApplication ldapdomaindump; - - leanblueprint = with python3Packages; toPythonApplication leanblueprint; - leanPackages = recurseIntoAttrs (callPackage ../top-level/lean-packages.nix { }); inherit (callPackage ../development/tools/lerna { }) @@ -2800,34 +2583,24 @@ with pkgs; linux-gpib = callPackage ../applications/science/electronics/linux-gpib/user.nix { }; - liquidctl = with python3Packages; toPythonApplication liquidctl; - xz = callPackage ../tools/compression/xz { }; madlang = haskell.lib.compose.justStaticExecutables haskellPackages.madlang; man = man-db; - marimo = with python3Packages; toPythonApplication marimo; - - mcstatus = with python3Packages; toPythonApplication mcstatus; - miniupnpd-nftables = miniupnpd.override { firewall = "nftables"; }; mir-qualia = callPackage ../tools/text/mir-qualia { pythonPackages = python3Packages; }; - mitmproxy = with python3Packages; toPythonApplication mitmproxy; - mjpegtoolsFull = mjpegtools.override { withMinimal = false; }; mkpasswd = hiPrio (callPackage ../tools/security/mkpasswd { }); - molecule = with python3Packages; toPythonApplication molecule; - moreutils = callPackage ../tools/misc/moreutils { docbook-xsl = docbook_xsl; }; @@ -2900,17 +2673,6 @@ with pkgs; nomad_1_11 ; - nth = with python3Packages; toPythonApplication name-that-hash; - - nvchecker = - with python3Packages; - toPythonApplication ( - nvchecker.overridePythonAttrs (oldAttrs: { - propagatedBuildInputs = - oldAttrs.dependencies ++ lib.concatAttrValues oldAttrs.optional-dependencies; - }) - ); - nvfetcher = haskell.lib.compose.justStaticExecutables haskellPackages.nvfetcher; op-geth = callPackage ../applications/blockchains/optimism/geth.nix { }; @@ -2944,20 +2706,14 @@ with pkgs; # ntfsprogs are merged into ntfs-3g ntfsprogs = pkgs.ntfs3g; - nwdiag = with python3Packages; toPythonApplication nwdiag; - ofono-phonesim = libsForQt5.callPackage ../development/tools/ofono-phonesim { }; ola = callPackage ../applications/misc/ola { protobuf = protobuf_21; }; - ome_zarr = with python3Packages; toPythonApplication ome-zarr; - ophcrack-cli = ophcrack.override { enableGui = false; }; - open-interpreter = with python3Packages; toPythonApplication open-interpreter; - openhantek6022 = libsForQt5.callPackage ../applications/science/electronics/openhantek6022 { }; openmvs = callPackage ../applications/science/misc/openmvs { @@ -3013,8 +2769,6 @@ with pkgs; namespaced-openvpn = python3Packages.callPackage ../tools/networking/namespaced-openvpn { }; - update-dotdee = with python3Packages; toPythonApplication update-dotdee; - update-nix-fetchgit = haskell.lib.compose.justStaticExecutables haskellPackages.update-nix-fetchgit; update-resolv-conf = callPackage ../tools/networking/openvpn/update-resolv-conf.nix { }; @@ -3061,8 +2815,6 @@ with pkgs; pulumiPackages = recurseIntoAttrs pulumi.pkgs; - py3dtiles = with python3Packages; toPythonApplication py3dtiles; - patch = gnupatch; pcscliteWithPolkit = pcsclite.override { @@ -3072,8 +2824,6 @@ with pkgs; pdd = python3Packages.callPackage ../tools/misc/pdd { }; - pdfminer = with python3Packages; toPythonApplication pdfminer-six; - pdfium-binaries-v8 = pdfium-binaries.override { withV8 = true; }; pdsh = callPackage ../tools/networking/pdsh { @@ -3109,8 +2859,6 @@ with pkgs; playwright-driver = (callPackage ../development/web/playwright/driver.nix { }).playwright-core; playwright-test = (callPackage ../development/web/playwright/driver.nix { }).playwright-test; - tabview = with python3Packages; toPythonApplication tabview; - tdarrPackages = callPackage ../tools/misc/tdarr { }; tdarr-server = tdarrPackages.server; @@ -3134,20 +2882,6 @@ with pkgs; proxmark3 = libsForQt5.callPackage ../tools/security/proxmark3/default.nix { }; - pycflow2dot = with python3.pkgs; toPythonApplication pycflow2dot; - - pyinfra = with python3Packages; toPythonApplication pyinfra; - - pylint = with python3Packages; toPythonApplication pylint; - - pyocd = with python3Packages; toPythonApplication pyocd; - - pypass = with python3Packages; toPythonApplication pypass; - - pydeps = with python3Packages; toPythonApplication pydeps; - - remarshal = with python3Packages; toPythonApplication remarshal; - riseup-vpn = qt6Packages.callPackage ../tools/networking/bitmask-vpn { provider = "riseup"; }; @@ -3172,21 +2906,11 @@ with pkgs; radeon-profile = libsForQt5.callPackage ../tools/misc/radeon-profile { }; - rainbowstream = with python3.pkgs; toPythonApplication rainbowstream; - - rapidgzip = with python3Packages; toPythonApplication rapidgzip; - - ratarmount = with python3Packages; toPythonApplication ratarmount; - inherit (callPackage ../tools/security/rekor { }) rekor-cli rekor-server ; - rst2pdf = with python3Packages; toPythonApplication rst2pdf; - - rstcheck = with python3Packages; toPythonApplication rstcheck; - rstcheckWithSphinx = rstcheck.overridePythonAttrs (oldAttrs: { dependencies = oldAttrs.dependencies ++ oldAttrs.optional-dependencies.sphinx; }); @@ -3204,24 +2928,18 @@ with pkgs; remote-exec = python3Packages.callPackage ../tools/misc/remote-exec { }; - reptor = with python3.pkgs; toPythonApplication reptor; - rescuetime = libsForQt5.callPackage ../applications/misc/rescuetime { }; inherit (callPackage ../development/misc/resholve { }) resholve ; - reuse = with python3.pkgs; toPythonApplication reuse; - rmate = rubyPackages.rmate; rmlint = callPackage ../tools/misc/rmlint { inherit (python3Packages) sphinx; }; - rpatool = with python3Packages; toPythonApplication rpatool; - rpm = callPackage ../tools/package-management/rpm { lua = lua5_4; }; @@ -3234,23 +2952,11 @@ with pkgs; s3cmd = python3Packages.callPackage ../tools/networking/s3cmd { }; - s3-credentials = with python3Packages; toPythonApplication s3-credentials; - - safety-cli = with python3.pkgs; toPythonApplication safety; - segger-jlink-headless = callPackage ../by-name/se/segger-jlink/package.nix { headless = true; }; - - semgrep = python3.pkgs.toPythonApplication python3.pkgs.semgrep; inherit (semgrep.passthru) semgrep-core; - seqdiag = with python3Packages; toPythonApplication seqdiag; - shellify = haskellPackages.shellify.bin; - shiv = with python3Packages; toPythonApplication shiv; - - slither-analyzer = with python3Packages; toPythonApplication slither-analyzer; - # aka., pgp-tools simplescreenrecorder = libsForQt5.callPackage ../applications/video/simplescreenrecorder { }; @@ -3272,10 +2978,6 @@ with pkgs; isDesktopVariant = true; }; - stm32loader = with python3Packages; toPythonApplication stm32loader; - - solc-select = with python3Packages; toPythonApplication solc-select; - splot = haskell.lib.compose.justStaticExecutables haskellPackages.splot; sshfs = sshfs-fuse; # added 2017-08-14 @@ -3297,8 +2999,6 @@ with pkgs; openssl = openssl.override { withZlib = true; }; }; - staticjinja = with python3.pkgs; toPythonApplication staticjinja; - stoken = callPackage ../tools/security/stoken (config.stoken or { }); stutter = haskell.lib.compose.justStaticExecutables haskellPackages.stutter; @@ -3311,8 +3011,6 @@ with pkgs; su = shadow.su; - subzerod = with python3Packages; toPythonApplication subzerod; - system-config-printer = callPackage ../tools/misc/system-config-printer { libxml2 = libxml2Python; }; @@ -3355,24 +3053,8 @@ with pkgs; trackma-qt = trackma.override { withQT = true; }; - trezorctl = - with python3Packages; - toPythonApplication ( - trezor.overridePythonAttrs (oldAttrs: { - dependencies = oldAttrs.dependencies ++ oldAttrs.optional-dependencies.full; - }) - ); - - trezor-agent = with python3Packages; toPythonApplication trezor-agent; - - ttp = with python3.pkgs; toPythonApplication ttp; - translatelocally-models = recurseIntoAttrs (callPackages ../misc/translatelocally-models { }); - translatepy = with python3.pkgs; toPythonApplication translatepy; - - trytond = with python3Packages; toPythonApplication trytond; - ttfautohint-nox = ttfautohint.override { enableGUI = false; }; twitch-chat-downloader = @@ -3384,10 +3066,6 @@ with pkgs; withPython = true; }; - unrpa = with python3Packages; toPythonApplication unrpa; - - usort = with python3Packages; toPythonApplication usort; - vimpager = callPackage ../tools/misc/vimpager { }; vimpager-latest = callPackage ../tools/misc/vimpager/latest.nix { }; @@ -3460,8 +3138,6 @@ with pkgs; vinyl-cache = vinyl-cache_9; - vncdo = with python3Packages; toPythonApplication vncdo; - # An alias to work around the splicing incidents # Related: # https://github.com/NixOS/nixpkgs/issues/204303 @@ -3477,8 +3153,6 @@ with pkgs; # It is also needed to reduce the amount of unnecessary stuff in the Darwin bootstrap. xarMinimal = callPackage ../by-name/xa/xar/package.nix { e2fsprogs = null; }; - xdot = with python3Packages; toPythonApplication xdot; - libxfs = xfsprogs.dev; xorriso = libisoburn; @@ -3487,8 +3161,6 @@ with pkgs; inherit (texFunctions) fontsConf; }; - yapf = with python3Packages; toPythonApplication yapf; - yarn-berry_4 = yarn-berry.override { berryVersion = 4; }; yarn-berry_4-fetcher = callPackage ../by-name/ya/yarn-berry/fetcher { yarn-berry = yarn-berry_4; @@ -3498,8 +3170,6 @@ with pkgs; yarn-berry = yarn-berry_3; }; - yamllint = with python3Packages; toPythonApplication yamllint; - # To expose more packages for Yi, override the extraPackages arg. yi = callPackage ../applications/editors/yi/wrapper.nix { }; @@ -3537,8 +3207,6 @@ with pkgs; fishPlugins = recurseIntoAttrs (callPackage ../shells/fish/plugins { }); - powerline = with python3Packages; toPythonApplication powerline; - ### DEVELOPMENT / COMPILERS temurin-bin-25 = javaPackages.compiler.temurin-bin.jdk-25; temurin-jre-bin-25 = javaPackages.compiler.temurin-bin.jre-25; @@ -3657,8 +3325,6 @@ with pkgs; else callPackage ../development/compilers/fbc { }; - filecheck = with python3Packages; toPythonApplication filecheck; - flutterPackages-bin = recurseIntoAttrs (callPackage ../development/compilers/flutter { }); flutterPackages-source = recurseIntoAttrs ( callPackage ../development/compilers/flutter { useNixpkgsEngine = true; } @@ -4577,15 +4243,11 @@ with pkgs; stdenv = gcc14Stdenv; }; - vcard = python3Packages.toPythonApplication python3Packages.vcard; - inherit (callPackage ../development/compilers/vala { }) vala_0_56 vala ; - vyper = with python3Packages; toPythonApplication vyper; - wrapCCWith = { cc, @@ -5043,12 +4705,8 @@ with pkgs; pythonDocs = recurseIntoAttrs (callPackage ../development/interpreters/python/cpython/docs { }); - svg2tikz = with python3.pkgs; toPythonApplication svg2tikz; - poetryPlugins = recurseIntoAttrs poetry.plugins; - pipx = with python3.pkgs; toPythonApplication pipx; - racket-minimal = callPackage ../by-name/ra/racket/minimal.nix { stdenv = stdenvAdapters.makeStaticLibraries stdenv; }; @@ -5197,16 +4855,10 @@ with pkgs; alloy ; - anybadge = with python3Packages; toPythonApplication anybadge; - - ansible = python3Packages.toPythonApplication python3Packages.ansible-core; - ansible-language-server = callPackage ../development/tools/language-servers/ansible-language-server { }; - ansible-builder = with python3Packages; toPythonApplication ansible-builder; - yakut = python3Packages.callPackage ../development/tools/misc/yakut { }; ### DEVELOPMENT / TOOLS / LANGUAGE-SERVERS @@ -5243,8 +4895,6 @@ with pkgs; libastyle = astyle.override { asLibrary = true; }; - aws-adfs = with python3Packages; toPythonApplication aws-adfs; - electron-source = callPackage ../development/tools/electron { }; inherit (callPackages ../development/tools/electron/binary { }) @@ -5311,8 +4961,6 @@ with pkgs; automake118x = callPackage ../development/tools/misc/automake/automake-1.18.x.nix { }; - bandit = with python3Packages; toPythonApplication bandit; - bazel = bazel_7; buildifier = bazel-buildtools; @@ -5405,10 +5053,6 @@ with pkgs; wrapGas = true; }; - black = with python3Packages; toPythonApplication black; - - black-macchiato = with python3Packages; toPythonApplication black-macchiato; - buildkite-test-collector-rust = callPackage ../development/tools/continuous-integration/buildkite-test-collector-rust { @@ -5417,8 +5061,6 @@ with pkgs; libbpf = callPackage ../os-specific/linux/libbpf { }; libbpf_0 = callPackage ../os-specific/linux/libbpf/0.x.nix { }; - bundlewrap = with python3.pkgs; toPythonApplication bundlewrap; - # Wrapper that works as gcc or g++ # It can be used by setting in nixpkgs config like this, for example: # replaceStdenv = { pkgs }: pkgs.ccacheStdenv; @@ -5480,8 +5122,6 @@ with pkgs; chruby = callPackage ../development/tools/misc/chruby { rubies = null; }; - cookiecutter = with python3Packages; toPythonApplication cookiecutter; - ctags = callPackage ../development/tools/misc/ctags { }; ctagsWrapped = callPackage ../development/tools/misc/ctags/wrapped.nix { }; @@ -5506,10 +5146,6 @@ with pkgs; ocamlPackages = ocaml-ng.ocamlPackages_4_14; }; - credstash = with python3Packages; toPythonApplication credstash; - - css-html-js-minify = with python3Packages; toPythonApplication css-html-js-minify; - cvise = python3Packages.callPackage ../development/tools/misc/cvise { # cvise needs a port to latest llvm-21: # https://github.com/marxin/cvise/issues/340 @@ -5521,8 +5157,6 @@ with pkgs; includeUnfree = true; }; - dbt = with python3Packages; toPythonApplication dbt-core; - libcxx = llvmPackages.libcxx; libgcc = stdenv.cc.cc.libgcc or null; @@ -5572,12 +5206,6 @@ with pkgs; binutils = binutils; }; - docutils = with python3Packages; toPythonApplication docutils; - - doit = with python3Packages; toPythonApplication doit; - - dot2tex = with python3.pkgs; toPythonApplication dot2tex; - doxygen_gui = lowPrio (doxygen.override { withGui = true; }); drake = callPackage ../development/tools/build-managers/drake { }; @@ -5612,8 +5240,6 @@ with pkgs; gradle_9 = gradle-packages.gradle_9.wrapped; gradle = gradle-packages.gradle.wrapped; - griffe = with python3Packages; toPythonApplication griffe; - hadolint = # TODO: Erroneous references to GHC on aarch64-darwin: https://github.com/NixOS/nixpkgs/issues/318013 ( @@ -5637,8 +5263,6 @@ with pkgs; inochi-session ; - jenkins-job-builder = with python3Packages; toPythonApplication jenkins-job-builder; - kustomize = callPackage ../development/tools/kustomize { }; kustomize_3 = callPackage ../development/tools/kustomize/3.nix { }; @@ -5657,23 +5281,11 @@ with pkgs; inherit (darwin) sigtool; }; - lit = with python3Packages; toPythonApplication lit; - maven3 = maven; inherit (maven) buildMaven; mavproxy = python3Packages.callPackage ../applications/science/robotics/mavproxy { }; - python-matter-server = - with python3Packages; - toPythonApplication ( - python-matter-server.overridePythonAttrs (oldAttrs: { - dependencies = oldAttrs.dependencies ++ oldAttrs.optional-dependencies.server; - }) - ); - - mkdocs = with python3Packages; toPythonApplication mkdocs; - mold = wrapBintoolsWith { bintools = mold-unwrapped; extraBuildCommands = '' @@ -5705,10 +5317,6 @@ with pkgs; obelisk = callPackage ../development/tools/ocaml/obelisk { menhir = ocamlPackages.menhir; }; - openai = with python3Packages; toPythonApplication openai; - - openai-whisper = with python3.pkgs; toPythonApplication openai-whisper; - openocd-rp2040 = openocd.overrideAttrs (old: { pname = "openocd-rp2040"; src = fetchFromGitHub { @@ -5739,8 +5347,6 @@ with pkgs; patchelfUnstable = lowPrio (callPackage ../development/tools/misc/patchelf/unstable.nix { }); - pgcli = with pkgs.python3Packages; toPythonApplication pgcli; - pkgconf-unwrapped = libpkgconf; pkgconf = callPackage ../build-support/pkg-config-wrapper { @@ -5762,18 +5368,12 @@ with pkgs; portableService = callPackage ../build-support/portable-service { }; - pyprof2calltree = with python3Packages; toPythonApplication pyprof2calltree; - premake4 = callPackage ../development/tools/misc/premake { }; premake5 = callPackage ../development/tools/misc/premake/5.nix { }; premake = premake4; - pycobertura = with python3Packages; toPythonApplication pycobertura; - - pycritty = with python3Packages; toPythonApplication pycritty; - qxmledit = libsForQt5.callPackage ../applications/editors/qxmledit { }; radare2 = callPackage ../development/tools/analysis/radare2 ( @@ -5797,15 +5397,11 @@ with pkgs; inherit (regclient) regbot regctl regsync; - reno = with python312Packages; toPythonApplication reno; - inherit (callPackage ../development/tools/replay-io { }) replay-io replay-node-cli ; - rnginline = with python3Packages; toPythonApplication rnginline; - rr = callPackage ../development/tools/analysis/rr { }; muonStandalone = muon.override { @@ -5838,8 +5434,6 @@ with pkgs; # pandoc takes long to build and documentation isn't needed for just running the cli shellcheck-minimal = haskell.lib.compose.justStaticExecutables shellcheck.unwrapped; - speedtest-cli = with python3Packages; toPythonApplication speedtest-cli; - splint = callPackage ../development/tools/analysis/splint { flex = flex_2_5_35; }; @@ -5853,10 +5447,6 @@ with pkgs; protobuf = protobuf_21; }; - sqlite-utils = with python3Packages; toPythonApplication sqlite-utils; - - sqlmap = with python3Packages; toPythonApplication sqlmap; - teensyduino = arduino-core.override { withGui = true; withTeensyduino = true; @@ -5923,12 +5513,6 @@ with pkgs; xxdiff-tip = xxdiff; - yq = python3.pkgs.toPythonApplication python3.pkgs.yq; - - mypy = with python3Packages; toPythonApplication mypy; - - mypy-protobuf = with python3Packages; toPythonApplication mypy-protobuf; - ### DEVELOPMENT / LIBRARIES abseil-cpp_202103 = callPackage ../development/libraries/abseil-cpp/202103.nix { }; @@ -5941,12 +5525,8 @@ with pkgs; allegro4 = callPackage ../development/libraries/allegro { }; allegro5 = callPackage ../development/libraries/allegro/5.nix { }; - ansi2html = with python3.pkgs; toPythonApplication ansi2html; - appstream = callPackage ../development/libraries/appstream { }; - argparse-manpage = with python3Packages; toPythonApplication argparse-manpage; - asio_1_32_0 = callPackage ../by-name/as/asio/package.nix { asioVersion = "1.32.0"; }; asio_1_36_0 = callPackage ../by-name/as/asio/package.nix { asioVersion = "1.36.0"; }; @@ -6157,8 +5737,6 @@ with pkgs; useMinimalFeatures = true; }; - ghp-import = with python3Packages; toPythonApplication ghp-import; - ghcid = haskellPackages.ghcid.bin; glfw = glfw3; @@ -6409,8 +5987,6 @@ with pkgs; icu = icu76; - idasen = with python3Packages; toPythonApplication idasen; - imlib2Full = imlib2.override { # Compilation error on Darwin with librsvg. For more information see: # https://github.com/NixOS/nixpkgs/pull/166452#issuecomment-1090725613 @@ -6526,8 +6102,6 @@ with pkgs; inherit (callPackage ../development/libraries/libliftoff { }) libliftoff_0_4 libliftoff_0_5; libliftoff = libliftoff_0_5; - libretranslate = with python3.pkgs; toPythonApplication libretranslate; - librsb = callPackage ../development/libraries/librsb { # Taken from https://build.opensuse.org/package/view_file/science/librsb/librsb.spec memHierarchy = "L3:16/64/8192K,L2:16/64/2048K,L1:8/64/16K"; @@ -6815,8 +6389,6 @@ with pkgs; mpeg2dec = libmpeg2; - msoffcrypto-tool = with python3.pkgs; toPythonApplication msoffcrypto-tool; - mpich = callPackage ../development/libraries/mpich { automake = automake116x; ch4backend = libfabric; @@ -6827,8 +6399,6 @@ with pkgs; withPm = [ ]; }; - mygpoclient = with python3.pkgs; toPythonApplication mygpoclient; - nanovna-saver = libsForQt5.callPackage ../applications/science/electronics/nanovna-saver { }; nemo-qml-plugin-dbus = libsForQt5.callPackage ../development/libraries/nemo-qml-plugin-dbus { }; @@ -6934,23 +6504,9 @@ with pkgs; openexr = callPackage ../development/libraries/openexr/3.nix { }; openexr_2 = callPackage ../development/libraries/openexr/2.nix { }; - - openstackclient = with python313Packages; toPythonApplication python-openstackclient; openstackclient-full = openstackclient.overridePythonAttrs (oldAttrs: { dependencies = oldAttrs.dependencies ++ oldAttrs.optional-dependencies.cli-plugins; }); - barbicanclient = with python313Packages; toPythonApplication python-barbicanclient; - glanceclient = with python313Packages; toPythonApplication python-glanceclient; - heatclient = with python313Packages; toPythonApplication python-heatclient; - ironicclient = with python313Packages; toPythonApplication python-ironicclient; - magnumclient = with python313Packages; toPythonApplication python-magnumclient; - manilaclient = with python313Packages; toPythonApplication python-manilaclient; - mistralclient = with python313Packages; toPythonApplication python-mistralclient; - neutronclient = with python313Packages; toPythonApplication python-neutronclient; - swiftclient = with python313Packages; toPythonApplication python-swiftclient; - troveclient = with python313Packages; toPythonApplication python-troveclient; - watcherclient = with python313Packages; toPythonApplication python-watcherclient; - zunclient = with python313Packages; toPythonApplication python-zunclient; inherit (callPackages ../by-name/li/libressl { }) libressl_4_1 @@ -7112,8 +6668,6 @@ with pkgs; readline = callPackage ../development/libraries/readline/8.3.nix { }; - readmdict = with python3Packages; toPythonApplication readmdict; - kissfftFloat = kissfft.override { datatype = "float"; }; @@ -7199,8 +6753,6 @@ with pkgs; SDL = SDL_compat; SDL2 = sdl2-compat; - sev-snp-measure = with python3Packages; toPythonApplication sev-snp-measure; - graphite2 = callPackage ../development/libraries/silgraphite/graphite2.nix { }; simavr = callPackage ../development/tools/simavr { @@ -7265,12 +6817,6 @@ with pkgs; fftw = fftwFloat; }; - sphinx = with python3Packages; toPythonApplication sphinx; - - sphinx-autobuild = with python3Packages; toPythonApplication sphinx-autobuild; - - sphinx-serve = with python3Packages; toPythonApplication sphinx-serve; - inherit (python3Packages) sphinxHook; sqlite = lowPrio (callPackage ../development/libraries/sqlite { }); @@ -7815,8 +7361,6 @@ with pkgs; dnsutils = bind.dnsutils; dig = lib.addMetaAttrs { mainProgram = "dig"; } bind.dnsutils; - clickhouse-cli = with python3Packages; toPythonApplication clickhouse-cli; - couchdb3 = callPackage ../servers/http/couchdb/3.nix { erlang = beamMinimalPackages.erlang; }; @@ -7830,8 +7374,6 @@ with pkgs; dictDBCollector = callPackage ../servers/dict/dictd-db-collector.nix { }; - dodgy = with python3Packages; toPythonApplication dodgy; - dovecot_2_3 = callPackage ../by-name/do/dovecot/2.3.nix { dovecot_pigeonhole = dovecot_pigeonhole_0_5; }; @@ -7980,17 +7522,6 @@ with pkgs; mullvad ; - napalm = - with python3Packages; - toPythonApplication ( - napalm.overridePythonAttrs (attrs: { - # add community frontends that depend on the napalm python package - dependencies = attrs.dependencies ++ [ - napalm-hp-procurve - ]; - }) - ); - nginx = nginxStable; nginxStable = callPackage ../servers/http/nginx/stable.nix { @@ -8142,8 +7673,6 @@ with pkgs; public-inbox = perlPackages.callPackage ../servers/mail/public-inbox { }; - pypiserver = with python3Packages; toPythonApplication pypiserver; - samba4 = callPackage ../servers/samba/4.x.nix { }; samba = samba4; @@ -8161,8 +7690,6 @@ with pkgs; sambaFull = samba4Full; - scalene = with python3Packages; toPythonApplication scalene; - shairport-sync-airplay2 = shairport-sync.override { enableAirplay2 = true; }; @@ -8190,10 +7717,6 @@ with pkgs; tomcat = tomcat11; - virtualenv = with python3Packages; toPythonApplication virtualenv; - - virtualenv-clone = with python3Packages; toPythonApplication virtualenv-clone; - mkfontdir = mkfontscale; xcbproto = xcb-proto; @@ -8870,8 +8393,6 @@ with pkgs; openmoji-black = callPackage ../data/fonts/openmoji { fontFormats = [ "glyf" ]; }; - papis = with python3Packages; toPythonApplication papis; - scheherazade-new = scheherazade.override { version = "4.400"; }; @@ -8914,8 +8435,6 @@ with pkgs; xkeyboard_config = xkeyboard-config; xkeyboard-config_custom = callPackage ../by-name/xk/xkeyboard-config/custom.nix { }; - xlsx2csv = with python3Packages; toPythonApplication xlsx2csv; - ### APPLICATIONS / GIS qgis-ltr = callPackage ../applications/gis/qgis/ltr.nix { }; @@ -8967,8 +8486,6 @@ with pkgs; apngasm = callPackage ../applications/graphics/apngasm { }; apngasm_2 = callPackage ../applications/graphics/apngasm/2.nix { }; - arelle = with python3Packages; toPythonApplication arelle; - astroid = callPackage ../applications/networking/mailreaders/astroid { vim = vim-full.override { features = "normal"; }; protobuf = protobuf_21; @@ -9017,8 +8534,6 @@ with pkgs; inherit (haskellPackages) ghcWithPackages; }; - breezy = with python3Packages; toPythonApplication breezy; - # calico-felix and calico-node have not been packaged due to libbpf, linking issues inherit (callPackage ../applications/networking/cluster/calico { }) calico-apiserver @@ -9035,8 +8550,6 @@ with pkgs; cdparanoia = cdparanoia-iii; - cdxj-indexer = with python3Packages; toPythonApplication cdxj-indexer; - chromium = callPackage ../applications/networking/browsers/chromium (config.chromium or { }); cni = callPackage ../applications/networking/cluster/cni { }; @@ -9386,8 +8899,6 @@ with pkgs; manuskript = libsForQt5.callPackage ../applications/editors/manuskript { }; - minari = python3Packages.toPythonApplication python3Packages.minari; - molsketch = libsForQt5.callPackage ../applications/editors/molsketch { }; graphicsmagick_q16 = graphicsmagick.override { quantumdepth = 16; }; @@ -9402,8 +8913,6 @@ with pkgs; guvcview = libsForQt5.callPackage ../os-specific/linux/guvcview { }; - hachoir = with python3Packages; toPythonApplication hachoir; - heimer = libsForQt5.callPackage ../applications/misc/heimer { }; hydrogen-web-unwrapped = @@ -9427,22 +8936,17 @@ with pkgs; haskell.lib.compose.justStaticExecutables ) haskellPackages.hledger-web; - hledger-utils = with python3.pkgs; toPythonApplication hledger-utils; hpack = haskell.lib.compose.justStaticExecutables haskellPackages.hpack; hyperion-ng = libsForQt5.callPackage ../applications/video/hyperion-ng { }; - hyperglot = with python3Packages; toPythonApplication hyperglot; - jackline = callPackage ../applications/networking/instant-messengers/jackline { ocamlPackages = ocaml-ng.ocamlPackages_4_14; }; pass2csv = python3Packages.callPackage ../tools/security/pass2csv { }; - pinboard = with python3Packages; toPythonApplication pinboard; - pinboard-notes-backup = haskell.lib.compose.justStaticExecutables haskellPackages.pinboard-notes-backup; inherit (callPackage ../applications/virtualization/singularity/packages.nix { }) @@ -9515,8 +9019,6 @@ with pkgs; } ); - img2pdf = with python3Packages; toPythonApplication img2pdf; - inkscape = callPackage ../applications/graphics/inkscape { lcms = lcms2; }; @@ -9657,12 +9159,8 @@ with pkgs; withFonts = true; }; - luddite = with python3Packages; toPythonApplication luddite; - lyx = libsForQt5.callPackage ../applications/misc/lyx { }; - magic-wormhole = with python3Packages; toPythonApplication magic-wormhole; - magnetophonDSP = recurseIntoAttrs { CharacterCompressor = callPackage ../applications/audio/magnetophonDSP/CharacterCompressor { }; CompBus = callPackage ../applications/audio/magnetophonDSP/CompBus { }; @@ -9790,16 +9288,12 @@ with pkgs; pcmanfm-qt = lxqt.pcmanfm-qt; - pijuice = with python3Packages; toPythonApplication pijuice; - pinegrow6 = pinegrow.override { pinegrowVersion = "6"; }; pipe-viewer = perlPackages.callPackage ../applications/video/pipe-viewer { }; pleroma-bot = python3Packages.callPackage ../development/python-modules/pleroma-bot { }; - pnglatex = with python3Packages; toPythonApplication pnglatex; - polybarFull = polybar.override { alsaSupport = true; githubSupport = true; @@ -9825,8 +9319,6 @@ with pkgs; softmaker-office-nx ; - taxi-cli = with python3Packages; toPythonApplication taxi; - mupdf-headless = mupdf.override { enableX11 = false; enableGL = false; @@ -9890,8 +9382,6 @@ with pkgs; opentx = libsForQt5.callPackage ../applications/misc/opentx { }; - openrazer-daemon = python3Packages.toPythonApplication python3Packages.openrazer-daemon; - orpie = callPackage ../applications/misc/orpie { ocamlPackages = ocaml-ng.ocamlPackages_4_14; }; @@ -9950,13 +9440,6 @@ with pkgs; eiskaltdcpp = libsForQt5.callPackage ../applications/networking/p2p/eiskaltdcpp { }; - qemu-python-utils = python3Packages.toPythonApplication ( - python3Packages.qemu.override { - fuseSupport = true; - tuiSupport = true; - } - ); - qemu-utils = qemu.override { toolsOnly = true; }; @@ -10097,10 +9580,6 @@ with pkgs; dropbox-cli = callPackage ../applications/networking/dropbox/cli.nix { }; - maestral = with python3Packages; toPythonApplication maestral; - - myfitnesspal = with python3Packages; toPythonApplication myfitnesspal; - lightdm_qt = lightdm.override { withQt5 = true; }; curaengine_stable = callPackage ../applications/misc/curaengine/stable.nix { }; @@ -10118,8 +9597,6 @@ with pkgs; super-slicer-latest = super-slicer.latest; - socialscan = with python3.pkgs; toPythonApplication socialscan; - squeezelite-pulse = callPackage ../by-name/sq/squeezelite/package.nix { audioBackend = "pulse"; }; @@ -10202,8 +9679,6 @@ with pkgs; stdenv = if stdenv.hostPlatform.isDarwin then llvmPackages_19.stdenv else stdenv; }; - terminaltexteffects = with python3Packages; toPythonApplication terminaltexteffects; - inherit (callPackage ../applications/graphics/tesseract { }) @@ -10306,8 +9781,6 @@ with pkgs; typstPackages = recurseIntoAttrs typst.packages; - ueberzug = with python3Packages; toPythonApplication ueberzug; - uefitoolPackages = recurseIntoAttrs (callPackage ../tools/system/uefitool/variants.nix { }); uefitool = uefitoolPackages.new-engine; @@ -10328,8 +9801,6 @@ with pkgs; valentina = libsForQt5.callPackage ../applications/misc/valentina { }; - vdirsyncer = with python3Packages; toPythonApplication vdirsyncer; - vim = vimUtils.makeCustomizable ( callPackage ../applications/editors/vim { } @@ -10467,8 +9938,6 @@ with pkgs; kiro-fhs = kiro.fhs; kiro-fhsWithPackages = kiro.fhsWithPackages; - whispers = with python3Packages; toPythonApplication whispers; - # Should always be the version with the most features w3m-full = w3m; @@ -10505,8 +9974,6 @@ with pkgs; ]; }; - webssh = with python3Packages; toPythonApplication webssh; - wrapWeechat = callPackage ../applications/networking/irc/weechat/wrapper.nix { }; weechat-unwrapped = callPackage ../applications/networking/irc/weechat { @@ -10607,16 +10074,10 @@ with pkgs; xppen_4 ; - ydiff = with python3.pkgs; toPythonApplication ydiff; - yokadi = python3Packages.callPackage ../applications/misc/yokadi { }; your-editor = callPackage ../applications/editors/your-editor { stdenv = gccStdenv; }; - youtube-dl = with python3Packages; toPythonApplication youtube-dl; - - youtube-dl-light = with python3Packages; toPythonApplication youtube-dl-light; - yt-dlp-light = yt-dlp.override { atomicparsleySupport = false; ffmpegSupport = false; @@ -10691,14 +10152,8 @@ with pkgs; inherit (darwin) autoSignDarwinBinariesHook; }; - ledger-agent = with python3Packages; toPythonApplication ledger-agent; - - napari = with python312Packages; toPythonApplication napari; - nano-wallet = libsForQt5.callPackage ../applications/blockchains/nano-wallet { }; - pycoin = with python3Packages; toPythonApplication pycoin; - inherit (callPackages ../applications/blockchains/teos { }) teos teos-watchtower-plugin @@ -10711,18 +10166,8 @@ with pkgs; withGui = false; }; - beancount = with python3.pkgs; toPythonApplication beancount; - - beancount_2 = with python3.pkgs; toPythonApplication beancount_2; - - beancount-black = with python3.pkgs; toPythonApplication beancount-black; - - beanhub-cli = with python3.pkgs; toPythonApplication beanhub-cli; - bean-add = callPackage ../applications/office/beancount/bean-add.nix { }; - beanquery = with python3.pkgs; toPythonApplication beanquery; - bench = # TODO: Erroneous references to GHC on aarch64-darwin: https://github.com/NixOS/nixpkgs/issues/318013 ( @@ -10949,8 +10394,6 @@ with pkgs; steam-run = steam.run; steam-run-free = steam.run-free; - protonup-ng = with python3Packages; toPythonApplication protonup-ng; - teeworlds-server = teeworlds.override { buildClient = false; }; tengine = callPackage ../servers/http/tengine { @@ -11114,8 +10557,6 @@ with pkgs; libxc_7 = pkgs.libxc.override { version = "7.0.0"; }; - molbar = with python3Packages; toPythonApplication molbar; - nwchem = callPackage ../applications/science/chemistry/nwchem { blas = blas-ilp64; lapack = lapack-ilp64; @@ -11124,8 +10565,6 @@ with pkgs; autodock-vina = callPackage ../applications/science/chemistry/autodock-vina { }; - pdb2pqr = with python3Packages; toPythonApplication pdb2pqr; - quantum-espresso = callPackage ../applications/science/chemistry/quantum-espresso { hdf5 = hdf5-fortran; }; @@ -11134,10 +10573,6 @@ with pkgs; ### SCIENCE/BIOLOGY - deepdiff = with python3Packages; toPythonApplication deepdiff; - - deep-translator = with python3Packages; toPythonApplication deep-translator; - hh-suite = callPackage ../applications/science/biology/hh-suite { inherit (llvmPackages) openmp; }; @@ -11159,8 +10594,6 @@ with pkgs; ### SCIENCE/MACHINE LEARNING - streamlit = with python3Packages; toPythonApplication streamlit; - ### SCIENCE/MATH blas-ilp64 = blas.override { isILP64 = true; }; @@ -11171,8 +10604,6 @@ with pkgs; liblapack = lapack-reference; - notus-scanner = with python3Packages; toPythonApplication notus-scanner; - openblas = callPackage ../development/libraries/science/math/openblas { inherit (llvmPackages) openmp; }; @@ -11485,8 +10916,6 @@ with pkgs; inherit (ocaml-ng.ocamlPackages_4_14) ocaml; }; - spyder = with python3.pkgs; toPythonApplication spyder; - tulip = libsForQt5.callPackage ../applications/science/misc/tulip { python3 = python312; # fails to build otherwise }; @@ -11559,16 +10988,10 @@ with pkgs; hplipWithPlugin = hplip.override { withPlugin = true; }; - hjson = with python3Packages; toPythonApplication hjson; - libjack2 = jack2.override { prefix = "lib"; }; jack_autoconnect = jack-autoconnect; - j2cli = with python311Packages; toPythonApplication j2cli; - - j2lint = with python3Packages; toPythonApplication j2lint; - kmonad = haskellPackages.kmonad.bin; # In general we only want keep the last three minor versions around that @@ -11740,8 +11163,6 @@ with pkgs; nix-info = callPackage ../tools/nix/info { }; nix-info-tested = nix-info.override { doCheck = true; }; - nix-prefetch-github = with python3Packages; toPythonApplication nix-prefetch-github; - inherit (callPackages ../tools/package-management/nix-prefetch-scripts { }) nix-prefetch-bzr nix-prefetch-cvs @@ -11778,12 +11199,6 @@ with pkgs; pgadmin4-desktopmode = pgadmin4.override { server-mode = false; }; - philipstv = with python3Packages; toPythonApplication philipstv; - - pyupgrade = with python3Packages; toPythonApplication pyupgrade; - - pwntools = with python3Packages; toPythonApplication pwntools; - putty = callPackage ../applications/networking/remote/putty { gtk3 = if stdenv.hostPlatform.isDarwin then gtk3-x11 else gtk3; }; @@ -11821,8 +11236,6 @@ with pkgs; selinuxPackages = recurseIntoAttrs (callPackage ../os-specific/linux/selinux { }); - snscrape = with python3Packages; toPythonApplication snscrape; - sourceAndTags = callPackage ../misc/source-and-tags { hasktags = haskellPackages.hasktags; }; @@ -11854,18 +11267,6 @@ with pkgs; vimb = wrapFirefox vimb-unwrapped { }; - vivisect = - with python3Packages; - toPythonApplication ( - vivisect.override { - # https://github.com/vivisect/vivisect/issues/683 - # gui currently requires qt5 webengine, which has been removed - # withGui = true; - } - ); - - py-wacz = with python3Packages; toPythonApplication wacz; - wibo = pkgsi686Linux.callPackage ../applications/emulators/wibo { }; winePackagesFor = wineBuild: callPackage ./wine-packages.nix { inherit wineBuild; }; @@ -11896,8 +11297,6 @@ with pkgs; } ); - yamale = with python3Packages; toPythonApplication yamale; - zap-chip-gui = zap-chip.override { withGui = true; }; myEnvFun = callPackage ../misc/my-env { @@ -11943,8 +11342,6 @@ with pkgs; nitrokey-app2 = python3Packages.callPackage ../tools/security/nitrokey-app2 { }; - hy = with python3Packages; toPythonApplication hy; - ghc-standalone-archive = { haskellPackages, @@ -11994,10 +11391,6 @@ with pkgs; compressDrvWeb = callPackage ../build-support/compress-drv/web.nix { }; - diceware = with python3Packages; toPythonApplication diceware; - - xml2rfc = with python3Packages; toPythonApplication xml2rfc; - ape = callPackage ../applications/misc/ape { }; attemptoClex = callPackage ../applications/misc/ape/clex.nix { }; apeClex = callPackage ../applications/misc/ape/apeclex.nix { }; @@ -12045,14 +11438,8 @@ with pkgs; nanoizeNewlib = true; }; - wfuzz = with python3Packages; toPythonApplication wfuzz; - - sieveshell = with python3.pkgs; toPythonApplication managesieve; - swift-corelibs-libdispatch = swiftPackages.Dispatch; - duden = python3Packages.toPythonApplication python3Packages.duden; - yaziPlugins = recurseIntoAttrs (callPackage ../by-name/ya/yazi/plugins { }); libpostalWithData = callPackage ../by-name/li/libpostal/package.nix {