Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
142ecf9
python3Packages.aocd: migrate to by-name
guylamar2006 Jan 28, 2026
95779ef
python3Packages.acquire: migrate to by-name
guylamar2006 Jan 28, 2026
f26bcf1
python3Packages.actdiag: migrate to by-name
guylamar2006 Jan 28, 2026
203002d
python3Packages.aioblescan: migrate to by-name
guylamar2006 Jan 28, 2026
7f608d7
python3Packages.auditwheel: migrate to by-name
guylamar2006 Jan 28, 2026
2779e9b
python3Packages.dehinter: migrate to by-name
guylamar2006 Jan 28, 2026
83152bd
python3Packages.bloodhound-py: migrate to by-name
guylamar2006 Jan 28, 2026
5c427cd
python3Packages.blocksat-cli: migrate to by-name
guylamar2006 Jan 28, 2026
df8d63e
python3Packages.bump2version: migrate to by-name
guylamar2006 Jan 28, 2026
9b41bd9
python3Packages.cvelib: migrate to by-name
guylamar2006 Jan 28, 2026
47e1390
python3Packages.datalad-gooey: migrate to by-name
guylamar2006 Jan 28, 2026
ac2602b
python3Packages.datalad: migrate to by-name
guylamar2006 Jan 28, 2026
096163d
python3Packages.dinghy: migrate to by-name
guylamar2006 Jan 28, 2026
19c78df
python3Packages.dnf-plugins-core: migrate to by-name
guylamar2006 Jan 28, 2026
8051d96
python3Packages.font-v: migrate to by-name
guylamar2006 Jan 28, 2026
226dc35
python3Packages.fontbakery: migrate to by-name
guylamar2006 Jan 28, 2026
f48818c
python3Packages.ghrepo-stats: migrate to by-name
guylamar2006 Jan 28, 2026
27aaa9f
python3Packages.git-filter-repo: migrate to by-name
guylamar2006 Jan 28, 2026
9aaced0
python3Packages.git-revise: migrate to by-name
guylamar2006 Jan 28, 2026
d22b34f
python3Packages.magika: migrate to by-name
guylamar2006 Jan 28, 2026
398fff3
python3Packages.oletools: migrate to by-name
guylamar2006 Jan 28, 2026
2d0fabe
python3Packages.py65: migrate to by-name
guylamar2006 Jan 28, 2026
7117c0b
python3Packages.py7zr: migrate to by-name
guylamar2006 Jan 28, 2026
5544a93
python3Packages.sdkmanager: migrate to by-name
guylamar2006 Jan 28, 2026
3efddf3
python3Packages.shaperglot: migrate to by-name
guylamar2006 Jan 28, 2026
8634ca4
python3Packages.twine: migrate to by-name
guylamar2006 Jan 28, 2026
7be897a
python3Packages.ufolint: migrate to by-name
guylamar2006 Jan 28, 2026
08532a2
python3Packages.vprof: migrate to by-name
guylamar2006 Jan 28, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions pkgs/by-name/ac/acquire/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
python3Packages,
}:
python3Packages.toPythonApplication python3Packages.acquire
4 changes: 4 additions & 0 deletions pkgs/by-name/ac/actdiag/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
python3Packages,
}:
python3Packages.toPythonApplication python3Packages.actdiag
4 changes: 4 additions & 0 deletions pkgs/by-name/ai/aioblescan/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
python3Packages,
}:
python3Packages.toPythonApplication python3Packages.aioblescan
4 changes: 4 additions & 0 deletions pkgs/by-name/ao/aocd/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
python3Packages,
}:
python3Packages.toPythonApplication python3Packages.aocd
4 changes: 4 additions & 0 deletions pkgs/by-name/au/auditwheel/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
python3Packages,
}:
python3Packages.toPythonApplication python3Packages.auditwheel
5 changes: 5 additions & 0 deletions pkgs/by-name/bl/blocksat-cli/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
python3Packages,
}:

python3Packages.toPythonApplication python3Packages.blocksat-cli
4 changes: 4 additions & 0 deletions pkgs/by-name/bl/bloodhound-py/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
python3Packages,
}:
python3Packages.toPythonApplication python3Packages.bloodhound-py
5 changes: 5 additions & 0 deletions pkgs/by-name/bu/bump2version/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
python3Packages,
}:

python3Packages.toPythonApplication python3Packages.bump2version
5 changes: 5 additions & 0 deletions pkgs/by-name/cv/cve/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
python3Packages,
}:

python3Packages.toPythonApplication python3Packages.cvelib
5 changes: 5 additions & 0 deletions pkgs/by-name/da/datalad-gooey/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
python3Packages,
}:

python3Packages.toPythonApplication python3Packages.datalad-gooey
5 changes: 5 additions & 0 deletions pkgs/by-name/da/datalad/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
python3Packages,
}:

python3Packages.toPythonApplication python3Packages.datalad
4 changes: 4 additions & 0 deletions pkgs/by-name/de/dehinter/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
python3Packages,
}:
python3Packages.toPythonApplication python3Packages.dehinter
5 changes: 5 additions & 0 deletions pkgs/by-name/di/dinghy/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
python3Packages,
}:

python3Packages.toPythonApplication python3Packages.dinghy
5 changes: 5 additions & 0 deletions pkgs/by-name/dn/dnf-plugins-core/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
python3Packages,
}:

python3Packages.toPythonApplication python3Packages.dnf-plugins-core
5 changes: 5 additions & 0 deletions pkgs/by-name/fo/font-v/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
python3Packages,
}:

python3Packages.toPythonApplication python3Packages.font-v
5 changes: 5 additions & 0 deletions pkgs/by-name/fo/fontbakery/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
python3Packages,
}:

python3Packages.toPythonApplication python3Packages.fontbakery
5 changes: 5 additions & 0 deletions pkgs/by-name/gh/ghrepo-stats/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
python3Packages,
}:

python3Packages.toPythonApplication python3Packages.ghrepo-stats
5 changes: 5 additions & 0 deletions pkgs/by-name/gi/git-filter-repo/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
python3Packages,
}:

python3Packages.toPythonApplication python3Packages.git-filter-repo
5 changes: 5 additions & 0 deletions pkgs/by-name/gi/git-revise/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
python3Packages,
}:

python3Packages.toPythonApplication python3Packages.git-revise
5 changes: 5 additions & 0 deletions pkgs/by-name/ma/magika/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
python3Packages,
}:

python3Packages.toPythonApplication python3Packages.magika
5 changes: 5 additions & 0 deletions pkgs/by-name/ol/oletools/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
python3Packages,
}:

python3Packages.toPythonApplication python3Packages.oletools
5 changes: 5 additions & 0 deletions pkgs/by-name/py/py65/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
python3Packages,
}:

python3Packages.toPythonApplication python3Packages.py65
5 changes: 5 additions & 0 deletions pkgs/by-name/py/py7zr/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
python3Packages,
}:

python3Packages.toPythonApplication python3Packages.py7zr
5 changes: 5 additions & 0 deletions pkgs/by-name/sd/sdkmanager/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
python3Packages,
}:

python3Packages.toPythonApplication python3Packages.sdkmanager
5 changes: 5 additions & 0 deletions pkgs/by-name/sh/shaperglot/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
python3Packages,
}:

python3Packages.toPythonApplication python3Packages.shaperglot
5 changes: 5 additions & 0 deletions pkgs/by-name/tw/twine/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
python3Packages,
}:

python3Packages.toPythonApplication python3Packages.twine
5 changes: 5 additions & 0 deletions pkgs/by-name/uf/ufolint/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
python3Packages,
}:

python3Packages.toPythonApplication python3Packages.ufolint
5 changes: 5 additions & 0 deletions pkgs/by-name/vp/vprof/package.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
python3Packages,
}:

python3Packages.toPythonApplication python3Packages.vprof
55 changes: 0 additions & 55 deletions pkgs/top-level/all-packages.nix
Original file line number Diff line number Diff line change
Expand Up @@ -273,11 +273,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:
Expand Down Expand Up @@ -331,8 +326,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";
Expand All @@ -345,8 +338,6 @@ with pkgs;
}
);

dnf-plugins-core = with python3Packages; toPythonApplication dnf-plugins-core;

dnf4 = python3Packages.callPackage ../development/python-modules/dnf4/wrapper.nix { };

ebpf-verifier = callPackage ../tools/networking/ebpf-verifier {
Expand Down Expand Up @@ -375,8 +366,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"; };
Expand Down Expand Up @@ -494,8 +483,6 @@ with pkgs;

prefer-remote-fetch = import ../build-support/prefer-remote-fetch;

magika = with python3Packages; toPythonApplication magika;

mysql-shell = mysql-shell_8;

inherit
Expand Down Expand Up @@ -977,18 +964,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
Expand All @@ -997,25 +978,17 @@ 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";
};
Expand All @@ -1042,18 +1015,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;
Expand All @@ -1069,8 +1034,6 @@ with pkgs;
defaultGuiType = "qt5";
};

vprof = with python3Packages; toPythonApplication vprof;

waydroid-nftables = waydroid.override { withNftables = true; };

winbox = winbox3;
Expand Down Expand Up @@ -1111,14 +1074,8 @@ with pkgs;
withpcre2 = false;
};

bump2version = with python3Packages; toPythonApplication bump2version;

cgit = callPackage ../applications/version-management/cgit { };

datalad = with python3Packages; toPythonApplication datalad;

datalad-gooey = with python3Packages; toPythonApplication datalad-gooey;

forgejo-lts = callPackage ../by-name/fo/forgejo/lts.nix { };

github-cli = gh;
Expand Down Expand Up @@ -1168,12 +1125,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 {
Expand Down Expand Up @@ -1257,8 +1208,6 @@ with pkgs;
in
ppsspp.override argset;

py65 = with python3.pkgs; toPythonApplication py65;

rmg-wayland = callPackage ../by-name/rm/rmg/package.nix {
withWayland = true;
};
Expand Down Expand Up @@ -1342,8 +1291,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
Expand Down Expand Up @@ -1434,8 +1381,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;

Expand Down
Loading
Loading