Skip to content

Commit

Permalink
peazip: remove insecure and redundant dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
auroraanna committed Jan 18, 2025
1 parent 32acaa2 commit 38929c7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pkgs/by-name/pe/peazip/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
xorg,
runCommand,
_7zz,
archiver,
brotli,
upx,
zpaq,
Expand Down Expand Up @@ -72,7 +71,6 @@ stdenv.mkDerivation rec {
wrapProgram $out/lib/peazip/peazip --prefix PATH : ${
lib.makeBinPath [
_7z
archiver
brotli
upx
zpaq
Expand Down

0 comments on commit 38929c7

Please sign in to comment.