1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-25 15:11:35 +00:00

broot: remove unused argument

This commit is contained in:
happysalada 2021-05-01 09:18:44 +09:00 committed by Raphael Megzari
parent 855b2b96bb
commit bd64a6221f

View file

@ -4,7 +4,6 @@
, fetchCrate
, installShellFiles
, makeWrapper
, coreutils
, libiconv
, zlib
, Security