treewide: format files
Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
@@ -1,4 +1,11 @@
|
||||
{ lib, stdenvNoCC, fetchFromGitLab, python3, librsvg, xcursorgen }:
|
||||
{
|
||||
lib,
|
||||
stdenvNoCC,
|
||||
fetchFromGitLab,
|
||||
python3,
|
||||
librsvg,
|
||||
xcursorgen,
|
||||
}:
|
||||
|
||||
stdenvNoCC.mkDerivation rec {
|
||||
pname = "simp1e-cursors";
|
||||
@@ -36,4 +43,3 @@ stdenvNoCC.mkDerivation rec {
|
||||
maintainers = with maintainers; [ natto1784 ];
|
||||
};
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user