mirror of https://github.com/helix-editor/helix
default.nix: remove ellipsis in argument attrset
parent
60a03a35c6
commit
7a6bc53528
|
@ -6,7 +6,6 @@
|
||||||
installShellFiles,
|
installShellFiles,
|
||||||
git,
|
git,
|
||||||
gitRev ? null,
|
gitRev ? null,
|
||||||
...
|
|
||||||
}: let
|
}: let
|
||||||
fs = lib.fileset;
|
fs = lib.fileset;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue