Merge pull request #238075 from wegank/vifm-util-linux

vifm: drop util-linux

authored by Weijia Wang and committed by GitHub 7bc90591 d427d20a

+2 -2
+2 -2
pkgs/applications/file-managers/vifm/default.nix
··· 2 2 , perl # used to generate help tags 3 3 , pkg-config 4 4 , ncurses, libX11 5 - , util-linux, file, which, groff 5 + , file, which, groff 6 6 7 7 # adds support for handling removable media (vifm-media). Linux only! 8 8 , mediaSupport ? false, python3 ? null, udisks2 ? null, lib ? null ··· 20 20 }; 21 21 22 22 nativeBuildInputs = [ perl pkg-config makeWrapper ]; 23 - buildInputs = [ ncurses libX11 util-linux file which groff ]; 23 + buildInputs = [ ncurses libX11 file which groff ]; 24 24 25 25 postPatch = '' 26 26 # Avoid '#!/usr/bin/env perl' references to build help.