Skip to content

Commit

Permalink
Update pkgs/by-name/ff/ffpb/package.nix
Browse files Browse the repository at this point in the history
Co-authored-by: Arne Keller <[email protected]>
  • Loading branch information
CaptainJawZ and FliegendeWurst authored Oct 30, 2024
1 parent 6c5294c commit bc2ae59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/by-name/ff/ffpb/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
fetchPypi,
}:

python3Packages.buildPythonPackage rec {
python3Packages.buildPythonApplication rec {
pname = "ffpb";
version = "0.4.1";
format = "setuptools";
Expand Down

0 comments on commit bc2ae59

Please sign in to comment.