default.nix: remove ellipsis in argument attrset

pull/5092/merge
Bloxx12 2025-04-27 20:07:23 +02:00 committed by Michael Davis
parent 60a03a35c6
commit 7a6bc53528
1 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@
installShellFiles,
git,
gitRev ? null,
...
}: let
fs = lib.fileset;