p4v: migrate to by-name

This commit is contained in:
Guy Chronister
2026-04-26 18:05:35 -05:00
committed by Weijia Wang
parent 75c2e1ad61
commit 633e4ffcbd
4 changed files with 0 additions and 2 deletions
-2
View File
@@ -9708,8 +9708,6 @@ with pkgs;
protobuf = protobuf_21;
};
p4v = qt6Packages.callPackage ../applications/version-management/p4v { };
pcmanfm-qt = lxqt.pcmanfm-qt;
pijuice = with python3Packages; toPythonApplication pijuice;