kbd: format using nixpkgs-fmt

This commit is contained in:
davidak 2021-04-13 07:29:11 +02:00
parent 513143fe4e
commit f250c8f6df

View File

@ -1,5 +1,13 @@
{ lib, stdenv, fetchurl, nixosTests, autoreconfHook, { lib
pkg-config, flex, check, pam, coreutils , stdenv
, fetchurl
, nixosTests
, autoreconfHook
, pkg-config
, flex
, check
, pam
, coreutils
}: }:
stdenv.mkDerivation rec { stdenv.mkDerivation rec {