fix: erroneous comma

This commit is contained in:
Kat Inskip 2024-10-18 18:29:27 -04:00
parent c2d6792abd
commit e59be4137b
Signed by: kat
GPG key ID: 465E64DECEA8CF0F

View file

@ -2,7 +2,7 @@
writeShellScriptBin, writeShellScriptBin,
pkgs, pkgs,
inputs inputs
makeBinPath, makeBinPath
}: let }: let
inherit (inputs.std) string list set; inherit (inputs.std) string list set;
exports = '' exports = ''