xcur2png: format with nixfmt-rfc-style
This commit is contained in:
@@ -1,4 +1,11 @@
|
||||
{ lib, stdenv, fetchFromGitHub, pkg-config, libpng, xorg }:
|
||||
{
|
||||
lib,
|
||||
stdenv,
|
||||
fetchFromGitHub,
|
||||
pkg-config,
|
||||
libpng,
|
||||
xorg,
|
||||
}:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "xcur2png";
|
||||
|
||||
Reference in New Issue
Block a user