Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
1 change: 1 addition & 0 deletions pkgs/by-name/ac/acquire/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication acquire
1 change: 1 addition & 0 deletions pkgs/by-name/ac/actdiag/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication actdiag
2 changes: 1 addition & 1 deletion pkgs/by-name/ad/adios2/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down
5 changes: 1 addition & 4 deletions pkgs/by-name/ag/aggregate6/package.nix
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
{ python3Packages }:

with python3Packages;
toPythonApplication aggregate6
{ python3Packages }: with python3Packages; toPythonApplication aggregate6
1 change: 1 addition & 0 deletions pkgs/by-name/ai/aioblescan/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication aioblescan
1 change: 1 addition & 0 deletions pkgs/by-name/an/ansi2html/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication ansi2html
1 change: 1 addition & 0 deletions pkgs/by-name/an/ansible-builder/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication ansible-builder
1 change: 1 addition & 0 deletions pkgs/by-name/an/ansible/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication ansible-core
1 change: 1 addition & 0 deletions pkgs/by-name/an/anybadge/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication anybadge
1 change: 1 addition & 0 deletions pkgs/by-name/ao/aocd/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication aocd
1 change: 1 addition & 0 deletions pkgs/by-name/ap/apprise/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication apprise
1 change: 1 addition & 0 deletions pkgs/by-name/ar/arelle/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication arelle
1 change: 1 addition & 0 deletions pkgs/by-name/ar/argparse-manpage/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication argparse-manpage
1 change: 1 addition & 0 deletions pkgs/by-name/au/auditwheel/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication auditwheel
1 change: 1 addition & 0 deletions pkgs/by-name/au/autoflake/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication autoflake
1 change: 1 addition & 0 deletions pkgs/by-name/aw/aws-adfs/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication aws-adfs
1 change: 1 addition & 0 deletions pkgs/by-name/ba/bandit/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication bandit
1 change: 1 addition & 0 deletions pkgs/by-name/ba/barbicanclient/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python313Packages }: with python313Packages; toPythonApplication python-barbicanclient
1 change: 1 addition & 0 deletions pkgs/by-name/be/beancount-black/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication beancount-black
1 change: 1 addition & 0 deletions pkgs/by-name/be/beancount/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication beancount
1 change: 1 addition & 0 deletions pkgs/by-name/be/beancount_2/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication beancount_2
1 change: 1 addition & 0 deletions pkgs/by-name/be/beanhub-cli/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication beanhub-cli
1 change: 1 addition & 0 deletions pkgs/by-name/be/beanquery/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication beanquery
1 change: 1 addition & 0 deletions pkgs/by-name/be/beautysh/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication beautysh
6 changes: 1 addition & 5 deletions pkgs/by-name/be/beets-minimal/package.nix
Original file line number Diff line number Diff line change
@@ -1,5 +1 @@
{
python3,
}:

python3.pkgs.toPythonApplication python3.pkgs.beets-minimal
{ python3Packages }: with python3Packages; toPythonApplication beets-minimal
6 changes: 1 addition & 5 deletions pkgs/by-name/be/beets/package.nix
Original file line number Diff line number Diff line change
@@ -1,5 +1 @@
{
python3,
}:

python3.pkgs.toPythonApplication python3.pkgs.beets
{ python3Packages }: with python3Packages; toPythonApplication beets
1 change: 1 addition & 0 deletions pkgs/by-name/be/behave/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication behave
1 change: 1 addition & 0 deletions pkgs/by-name/bi/biliass/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication biliass
1 change: 1 addition & 0 deletions pkgs/by-name/bl/black-macchiato/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication black-macchiato
1 change: 1 addition & 0 deletions pkgs/by-name/bl/black/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication black
1 change: 1 addition & 0 deletions pkgs/by-name/bl/blacken-docs/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication blacken-docs
1 change: 1 addition & 0 deletions pkgs/by-name/bl/blockdiag/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication blockdiag
1 change: 1 addition & 0 deletions pkgs/by-name/bl/blocksat-cli/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication blocksat-cli
1 change: 1 addition & 0 deletions pkgs/by-name/bl/bloodhound-py/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication bloodhound-py
1 change: 1 addition & 0 deletions pkgs/by-name/br/breezy/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication breezy
1 change: 1 addition & 0 deletions pkgs/by-name/bt/btrsync/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication btrsync
1 change: 1 addition & 0 deletions pkgs/by-name/bu/buildcatrust/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication buildcatrust
1 change: 1 addition & 0 deletions pkgs/by-name/bu/bump2version/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication bump2version
1 change: 1 addition & 0 deletions pkgs/by-name/bu/bundlewrap/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication bundlewrap
4 changes: 1 addition & 3 deletions pkgs/by-name/ca/cairosvg/package.nix
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
{ python3Packages }:

python3Packages.toPythonApplication python3Packages.cairosvg
{ python3Packages }: with python3Packages; toPythonApplication cairosvg
2 changes: 1 addition & 1 deletion pkgs/by-name/ca/cardimpose/package.nix
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{ python3Packages }: python3Packages.toPythonApplication python3Packages.cardimpose
{ python3Packages }: with python3Packages; toPythonApplication cardimpose
2 changes: 1 addition & 1 deletion pkgs/by-name/ca/catalyst/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down
1 change: 1 addition & 0 deletions pkgs/by-name/cd/cdxj-indexer/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication cdxj-indexer
1 change: 1 addition & 0 deletions pkgs/by-name/ce/certipy/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication certipy-ad
1 change: 1 addition & 0 deletions pkgs/by-name/cf/cffconvert/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication cffconvert
1 change: 1 addition & 0 deletions pkgs/by-name/cl/cleanit/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication cleanit
1 change: 1 addition & 0 deletions pkgs/by-name/cl/clevercsv/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication clevercsv
1 change: 1 addition & 0 deletions pkgs/by-name/cl/clickgen/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication clickgen
1 change: 1 addition & 0 deletions pkgs/by-name/cl/clickhouse-cli/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication clickhouse-cli
1 change: 1 addition & 0 deletions pkgs/by-name/co/coconut/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python312Packages }: with python312Packages; toPythonApplication coconut
1 change: 1 addition & 0 deletions pkgs/by-name/co/coloredlogs/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication coloredlogs
5 changes: 1 addition & 4 deletions pkgs/by-name/co/controku/package.nix
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
{
python3Packages,
}:

{ python3Packages }:
with python3Packages;
toPythonApplication (controku.override { buildApplication = true; })
1 change: 1 addition & 0 deletions pkgs/by-name/co/cookiecutter/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication cookiecutter
5 changes: 1 addition & 4 deletions pkgs/by-name/co/copier/package.nix
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
{
python3Packages,
}:
python3Packages.toPythonApplication python3Packages.copier
{ python3Packages }: with python3Packages; toPythonApplication copier
1 change: 1 addition & 0 deletions pkgs/by-name/co/corsair/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication corsair-scan
1 change: 1 addition & 0 deletions pkgs/by-name/co/cot/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication cot
1 change: 1 addition & 0 deletions pkgs/by-name/cr/credstash/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication credstash
6 changes: 1 addition & 5 deletions pkgs/by-name/cr/crewai/package.nix
Original file line number Diff line number Diff line change
@@ -1,5 +1 @@
{
python3Packages,
}:

python3Packages.toPythonApplication python3Packages.crewai
{ python3Packages }: with python3Packages; toPythonApplication crewai
1 change: 1 addition & 0 deletions pkgs/by-name/cr/crossplane/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication crossplane
4 changes: 1 addition & 3 deletions pkgs/by-name/cr/crypt4gh/package.nix
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
{ python3Packages }:

python3Packages.toPythonApplication python3Packages.crypt4gh
{ python3Packages }: with python3Packages; toPythonApplication crypt4gh
4 changes: 1 addition & 3 deletions pkgs/by-name/cr/cryptolyzer/package.nix
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
{ python3Packages }:

python3Packages.toPythonApplication python3Packages.cryptolyzer
{ python3Packages }: with python3Packages; toPythonApplication cryptolyzer
6 changes: 1 addition & 5 deletions pkgs/by-name/cs/csaf-tool/package.nix
Original file line number Diff line number Diff line change
@@ -1,5 +1 @@
{
python3Packages,
}:

python3Packages.toPythonApplication python3Packages.csaf-tool
{ python3Packages }: with python3Packages; toPythonApplication csaf-tool
1 change: 1 addition & 0 deletions pkgs/by-name/cs/css-html-js-minify/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication css-html-js-minify
1 change: 1 addition & 0 deletions pkgs/by-name/cs/csv2md/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication csv2md
1 change: 1 addition & 0 deletions pkgs/by-name/cv/cve/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication cvelib
6 changes: 1 addition & 5 deletions pkgs/by-name/cy/cynthion/package.nix
Original file line number Diff line number Diff line change
@@ -1,5 +1 @@
{
python3,
}:

python3.pkgs.toPythonApplication python3.pkgs.cynthion
{ python3Packages }: with python3Packages; toPythonApplication cynthion
1 change: 1 addition & 0 deletions pkgs/by-name/da/dataclass-wizard/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication dataclass-wizard
1 change: 1 addition & 0 deletions pkgs/by-name/da/datalad-gooey/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication datalad-gooey
1 change: 1 addition & 0 deletions pkgs/by-name/da/datalad/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication datalad
1 change: 1 addition & 0 deletions pkgs/by-name/da/datasette/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication datasette
1 change: 1 addition & 0 deletions pkgs/by-name/db/dbt/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication dbt-core
1 change: 1 addition & 0 deletions pkgs/by-name/de/deep-translator/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication deep-translator
1 change: 1 addition & 0 deletions pkgs/by-name/de/deepdiff/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication deepdiff
1 change: 1 addition & 0 deletions pkgs/by-name/de/dehinter/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication dehinter
1 change: 1 addition & 0 deletions pkgs/by-name/de/detect-secrets/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication detect-secrets
1 change: 1 addition & 0 deletions pkgs/by-name/di/diceware/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication diceware
1 change: 1 addition & 0 deletions pkgs/by-name/di/dinghy/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication dinghy
1 change: 1 addition & 0 deletions pkgs/by-name/dk/dkimpy/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication dkimpy
1 change: 1 addition & 0 deletions pkgs/by-name/dn/dnf-plugins-core/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication dnf-plugins-core
4 changes: 2 additions & 2 deletions pkgs/by-name/dn/dnsight/package.nix
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{ python3Packages }:

(python3Packages.toPythonApplication python3Packages.dnsight).overrideAttrs {
with python3Packages;
(toPythonApplication dnsight).overrideAttrs {
__structuredAttrs = true;
}
4 changes: 1 addition & 3 deletions pkgs/by-name/do/docling/package.nix
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
{ python3Packages }:

python3Packages.toPythonApplication python3Packages.docling
{ python3Packages }: with python3Packages; toPythonApplication docling
1 change: 1 addition & 0 deletions pkgs/by-name/do/docutils/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication docutils
1 change: 1 addition & 0 deletions pkgs/by-name/do/dodgy/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication dodgy
1 change: 1 addition & 0 deletions pkgs/by-name/do/doit/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication doit
1 change: 1 addition & 0 deletions pkgs/by-name/do/dot2tex/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication dot2tex
6 changes: 1 addition & 5 deletions pkgs/by-name/dt/dt-schema/package.nix
Original file line number Diff line number Diff line change
@@ -1,5 +1 @@
{
python3Packages,
}:

python3Packages.toPythonApplication python3Packages.dtschema
{ python3Packages }: with python3Packages; toPythonApplication dtschema
1 change: 1 addition & 0 deletions pkgs/by-name/du/duden/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication duden
3 changes: 3 additions & 0 deletions pkgs/by-name/dv/dvc/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{ python3Packages, ... }@args:
with python3Packages;
toPythonApplication (dvc.override (builtins.removeAttrs args [ "python3Packages" ]))
1 change: 1 addition & 0 deletions pkgs/by-name/ea/easyocr/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication easyocr
1 change: 1 addition & 0 deletions pkgs/by-name/ex/executor/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication executor
4 changes: 1 addition & 3 deletions pkgs/by-name/ey/eyed3/package.nix
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
{ python3Packages }:

python3Packages.toPythonApplication python3Packages.eyed3
{ python3Packages }: with python3Packages; toPythonApplication eyed3
1 change: 1 addition & 0 deletions pkgs/by-name/fa/Fabric/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication fabric
5 changes: 1 addition & 4 deletions pkgs/by-name/fa/fastapi-cli/package.nix
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
{ python3 }:

with python3.pkgs;
toPythonApplication fastapi-cli
{ python3Packages }: with python3Packages; toPythonApplication fastapi-cli
2 changes: 1 addition & 1 deletion pkgs/by-name/fa/fava-investor/package.nix
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{ python3Packages }: python3Packages.toPythonApplication python3Packages.fava-investor
{ python3Packages }: with python3Packages; toPythonApplication fava-investor
2 changes: 1 addition & 1 deletion pkgs/by-name/fa/fava/package.nix
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{ python3Packages }: python3Packages.toPythonApplication python3Packages.fava
{ python3Packages }: with python3Packages; toPythonApplication fava
1 change: 1 addition & 0 deletions pkgs/by-name/fi/filecheck/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication filecheck
4 changes: 1 addition & 3 deletions pkgs/by-name/fi/files-to-prompt/package.nix
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
{ python3Packages }:

python3Packages.toPythonApplication python3Packages.files-to-prompt
{ python3Packages }: with python3Packages; toPythonApplication files-to-prompt
1 change: 1 addition & 0 deletions pkgs/by-name/fo/font-v/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication font-v
1 change: 1 addition & 0 deletions pkgs/by-name/fo/fontbakery/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication fontbakery
1 change: 1 addition & 0 deletions pkgs/by-name/fo/foxdot/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication foxdot
1 change: 1 addition & 0 deletions pkgs/by-name/ga/gawd/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication gawd
1 change: 1 addition & 0 deletions pkgs/by-name/gd/gdown/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication gdown
2 changes: 1 addition & 1 deletion pkgs/by-name/gh/ghmap/package.nix
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{ python3Packages }: python3Packages.toPythonApplication python3Packages.ghmap
{ python3Packages }: with python3Packages; toPythonApplication ghmap
1 change: 1 addition & 0 deletions pkgs/by-name/gh/ghp-import/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication ghp-import
1 change: 1 addition & 0 deletions pkgs/by-name/gh/ghrepo-stats/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication ghrepo-stats
1 change: 1 addition & 0 deletions pkgs/by-name/gi/gibberish-detector/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication gibberish-detector
1 change: 1 addition & 0 deletions pkgs/by-name/gi/gistyc/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication gistyc
1 change: 1 addition & 0 deletions pkgs/by-name/gi/git-filter-repo/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication git-filter-repo
1 change: 1 addition & 0 deletions pkgs/by-name/gi/git-revise/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication git-revise
1 change: 1 addition & 0 deletions pkgs/by-name/gi/github-to-sqlite/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication github-to-sqlite
4 changes: 1 addition & 3 deletions pkgs/by-name/gi/gitingest/package.nix
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
{ python3Packages }:

python3Packages.toPythonApplication python3Packages.gitingest
{ python3Packages }: with python3Packages; toPythonApplication gitingest
1 change: 1 addition & 0 deletions pkgs/by-name/gl/glanceclient/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python313Packages }: with python313Packages; toPythonApplication python-glanceclient
1 change: 1 addition & 0 deletions pkgs/by-name/go/google-compute-engine/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication google-compute-engine
1 change: 1 addition & 0 deletions pkgs/by-name/gp/gprof2dot/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication gprof2dot
5 changes: 1 addition & 4 deletions pkgs/by-name/gr/granian/package.nix
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
{
python3Packages,
}:
python3Packages.toPythonApplication python3Packages.granian
{ python3Packages }: with python3Packages; toPythonApplication granian
1 change: 1 addition & 0 deletions pkgs/by-name/gr/griffe/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication griffe
1 change: 1 addition & 0 deletions pkgs/by-name/gr/gruut-ipa/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication gruut-ipa
1 change: 1 addition & 0 deletions pkgs/by-name/gr/gruut/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication gruut
1 change: 1 addition & 0 deletions pkgs/by-name/gv/gvm-tools/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication gvm-tools
1 change: 1 addition & 0 deletions pkgs/by-name/ha/hachoir/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication hachoir
1 change: 1 addition & 0 deletions pkgs/by-name/ha/hassil/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication hassil
1 change: 1 addition & 0 deletions pkgs/by-name/he/heatclient/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python313Packages }: with python313Packages; toPythonApplication python-heatclient
1 change: 1 addition & 0 deletions pkgs/by-name/hj/hjson/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication hjson
1 change: 1 addition & 0 deletions pkgs/by-name/hl/hledger-utils/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication hledger-utils
1 change: 1 addition & 0 deletions pkgs/by-name/ho/hocr-tools/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication hocr-tools
1 change: 1 addition & 0 deletions pkgs/by-name/hp/hpccm/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication hpccm
1 change: 1 addition & 0 deletions pkgs/by-name/ht/httpie/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication httpie
1 change: 1 addition & 0 deletions pkgs/by-name/hu/humanfriendly/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication humanfriendly
1 change: 1 addition & 0 deletions pkgs/by-name/hw/hwi/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication hwi
1 change: 1 addition & 0 deletions pkgs/by-name/hy/hy/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication hy
1 change: 1 addition & 0 deletions pkgs/by-name/hy/hyperglot/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication hyperglot
1 change: 1 addition & 0 deletions pkgs/by-name/i-/i-pi/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication i-pi
4 changes: 1 addition & 3 deletions pkgs/by-name/ic/icdiff/package.nix
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
{ python3Packages }:

python3Packages.toPythonApplication python3Packages.icdiff
{ python3Packages }: with python3Packages; toPythonApplication icdiff
1 change: 1 addition & 0 deletions pkgs/by-name/id/idasen/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication idasen
1 change: 1 addition & 0 deletions pkgs/by-name/im/img2pdf/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication img2pdf
1 change: 1 addition & 0 deletions pkgs/by-name/in/indexed-bzip2/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication indexed-bzip2
1 change: 1 addition & 0 deletions pkgs/by-name/in/intensity-normalization/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication intensity-normalization
1 change: 1 addition & 0 deletions pkgs/by-name/in/internetarchive/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication internetarchive
1 change: 1 addition & 0 deletions pkgs/by-name/io/iocextract/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication iocextract
1 change: 1 addition & 0 deletions pkgs/by-name/io/iocsearcher/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication iocsearcher
1 change: 1 addition & 0 deletions pkgs/by-name/ir/ironicclient/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python313Packages }: with python313Packages; toPythonApplication python-ironicclient
1 change: 1 addition & 0 deletions pkgs/by-name/j2/j2cli/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python311Packages }: with python311Packages; toPythonApplication j2cli
1 change: 1 addition & 0 deletions pkgs/by-name/j2/j2lint/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication j2lint
1 change: 1 addition & 0 deletions pkgs/by-name/jc/jc/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication jc
1 change: 1 addition & 0 deletions pkgs/by-name/je/jello/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication jello
1 change: 1 addition & 0 deletions pkgs/by-name/je/jenkins-job-builder/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication jenkins-job-builder
1 change: 1 addition & 0 deletions pkgs/by-name/jp/jpylyzer/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication jpylyzer
1 change: 1 addition & 0 deletions pkgs/by-name/js/jsbeautifier/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication jsbeautifier
1 change: 1 addition & 0 deletions pkgs/by-name/js/json-schema-for-humans/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ python3Packages }: with python3Packages; toPythonApplication json-schema-for-humans
Loading
Loading