kbd: format using nixpkgs-fmt
This commit is contained in:
parent
513143fe4e
commit
f250c8f6df
@ -1,5 +1,13 @@
|
||||
{ lib, stdenv, fetchurl, nixosTests, autoreconfHook,
|
||||
pkg-config, flex, check, pam, coreutils
|
||||
{ lib
|
||||
, stdenv
|
||||
, fetchurl
|
||||
, nixosTests
|
||||
, autoreconfHook
|
||||
, pkg-config
|
||||
, flex
|
||||
, check
|
||||
, pam
|
||||
, coreutils
|
||||
}:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
|
Loading…
x
Reference in New Issue
Block a user