Skip to content

Commit

Permalink
persepolis: remove nativeCheckInputs specification
Browse files Browse the repository at this point in the history
setuptooolsCheckHooks has been removed.
  • Loading branch information
ShamrockLee committed Feb 20, 2025
1 parent 3a9616c commit 6cf4bb3
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions pkgs/by-name/pe/persepolis/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -38,15 +38,6 @@ python3.pkgs.buildPythonApplication rec {
"\${qtWrapperArgs[@]}"
];

# The presence of these dependencies is checked during setuptoolsCheckPhase,
# but apart from that, they're not required during build, only runtime
nativeCheckInputs = [
libnotify
pulseaudio
sound-theme-freedesktop
ffmpeg
];

propagatedBuildInputs = [
pulseaudio
sound-theme-freedesktop
Expand Down

0 comments on commit 6cf4bb3

Please sign in to comment.