default.nix: remove ellipsis in argument attrset

pull/13417/head
Bloxx12 2025-04-27 20:07:23 +02:00
parent 3554ec7930
commit 0eefa1ee95
No known key found for this signature in database
1 changed files with 0 additions and 1 deletions

View File

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