Adhere to Styleguide

This commit is contained in:
David McKay 2018-12-11 12:15:33 +00:00 committed by GitHub
parent 8ad1ef1ea5
commit eb1e6bfde6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,7 @@
{ alsaLib, autoPatchelfHook, fetchurl, gtk3, libnotify, { alsaLib, autoPatchelfHook, fetchurl, gtk3, libnotify
makeDesktopItem, makeWrapper, nss, stdenv, udev, xdg_utils, , makeDesktopItem, makeWrapper, nss, stdenv, udev, xdg_utils
xorg }: , xorg
}:
with stdenv.lib; with stdenv.lib;