zig-shell-completions: nixfmt

This commit is contained in:
Anderson Torres 2024-05-26 20:10:53 -03:00
parent 048a15057a
commit ad1ebaf5c0

View File

@ -1,8 +1,9 @@
{ lib
, stdenv
, fetchFromGitHub
, installShellFiles
, unstableGitUpdater
{
lib,
stdenv,
fetchFromGitHub,
installShellFiles,
unstableGitUpdater,
}:
stdenv.mkDerivation (finalAttrs: {